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

#include <document.h>

Public Types

typedef ValueType::Array ArrayType
 

Static Public Member Functions

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

Detailed Description

template<typename ValueType>
struct internal::TypeHelper< ValueType, typename ValueType::Array >

Definition at line 771 of file document.h.

Member Typedef Documentation

template<typename ValueType >
typedef ValueType::Array internal::TypeHelper< ValueType, typename ValueType::Array >::ArrayType

Definition at line 773 of file document.h.

Member Function Documentation

template<typename ValueType >
static ArrayType internal::TypeHelper< ValueType, typename ValueType::Array >::Get ( ValueType &  v)
inlinestatic

Definition at line 778 of file document.h.

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

Definition at line 774 of file document.h.

template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, typename ValueType::Array >::Set ( ValueType &  v,
ArrayType  data 
)
inlinestatic

Definition at line 782 of file document.h.

template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, typename ValueType::Array >::Set ( ValueType &  v,
ArrayType  data,
typename ValueType::AllocatorType &   
)
inlinestatic

Definition at line 786 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