Public Types | Static Public Member Functions | List of all members
internal::TypeHelper< ValueType, const typename ValueType::Ch * > Struct Template Reference

#include <document.h>

Public Types

typedef const ValueType::Ch * StringType
 

Static Public Member Functions

static StringType Get (const ValueType &v)
 
static bool Is (const ValueType &v)
 
static ValueType & Set (ValueType &v, const StringType data)
 
static ValueType & Set (ValueType &v, const StringType data, typename ValueType::AllocatorType &a)
 

Detailed Description

template<typename ValueType>
struct internal::TypeHelper< ValueType, const typename ValueType::Ch * >

Definition at line 729 of file document.h.

Member Typedef Documentation

template<typename ValueType >
typedef const ValueType::Ch* internal::TypeHelper< ValueType, const typename ValueType::Ch * >::StringType

Definition at line 731 of file document.h.

Member Function Documentation

template<typename ValueType >
static StringType internal::TypeHelper< ValueType, const typename ValueType::Ch * >::Get ( const ValueType &  v)
inlinestatic

Definition at line 736 of file document.h.

template<typename ValueType >
static bool internal::TypeHelper< ValueType, const typename ValueType::Ch * >::Is ( const ValueType &  v)
inlinestatic

Definition at line 732 of file document.h.

template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, const typename ValueType::Ch * >::Set ( ValueType &  v,
const StringType  data 
)
inlinestatic

Definition at line 740 of file document.h.

template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, const typename ValueType::Ch * >::Set ( ValueType &  v,
const StringType  data,
typename ValueType::AllocatorType &  a 
)
inlinestatic

Definition at line 744 of file document.h.


The documentation for this struct was generated from the following file:


xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54