|
static ObjectType | Get (ValueType &v) |
|
static bool | Is (const ValueType &v) |
|
static ValueType & | Set (ValueType &v, ObjectType data) |
|
static ValueType & | Set (ValueType &v, ObjectType data, typename ValueType::AllocatorType &) |
|
◆ ObjectType
template<typename ValueType >
◆ Get()
template<typename ValueType >
◆ Is()
template<typename ValueType >
static bool internal::TypeHelper< ValueType, typename ValueType::Object >::Is |
( |
const ValueType & |
v | ) |
|
|
inlinestatic |
◆ Set() [1/2]
template<typename ValueType >
◆ Set() [2/2]
template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, typename ValueType::Object >::Set |
( |
ValueType & |
v, |
|
|
ObjectType |
data, |
|
|
typename ValueType::AllocatorType & |
|
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: