#include <document.h>
|
| static bool | Is (const ValueType &v) |
| static StringType | Get (const ValueType &v) |
| static ValueType & | Set (ValueType &v, const StringType data) |
| static ValueType & | Set (ValueType &v, const StringType data, typename ValueType::AllocatorType &a) |
◆ StringType
template<typename ValueType>
| typedef const ValueType::Ch* internal::TypeHelper< ValueType, const typename ValueType::Ch * >::StringType |
◆ Get()
template<typename ValueType>
◆ Is()
template<typename ValueType>
◆ Set() [1/2]
template<typename ValueType>
◆ Set() [2/2]
template<typename ValueType>
| ValueType & internal::TypeHelper< ValueType, const typename ValueType::Ch * >::Set |
( |
ValueType & | v, |
|
|
const StringType | data, |
|
|
typename ValueType::AllocatorType & | a ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: