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

#include <document.h>

Public Types

typedef ValueType::Object ObjectType
 

Static Public Member Functions

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 &)
 

Detailed Description

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

Definition at line 524 of file document.h.

Member Typedef Documentation

template<typename ValueType >
typedef ValueType::Object internal::TypeHelper< ValueType, typename ValueType::Object >::ObjectType

Definition at line 525 of file document.h.

Member Function Documentation

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

Definition at line 527 of file document.h.

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

Definition at line 526 of file document.h.

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

Definition at line 528 of file document.h.

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

Definition at line 529 of file document.h.


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


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10