static_small_string_value Struct Reference
[
Utility Classes and Functions
]
#include <
support/StaticValue.h
>
List of all members.
Detailed Description
Special version of
static_small_value
for a value holding a string.
Public Member Functions
operator const SString &
() const
operator const SValue &
() const
Public Attributes
char
data
[4]
const void *
data_str
uint32_t
type
Member Function Documentation
operator const
SString
&
(
)
const
[inline]
operator const
SValue
&
(
)
const
[inline]
Member Data Documentation
char
data
[4]
const void*
data_str
uint32_t
type
The documentation for this struct was generated from the following file:
StaticValue.h