Public Member Functions | Public Attributes | List of all members
GenericSchemaDocument< ValueT, Allocator >::SchemaEntry Struct Reference

Public Member Functions

 SchemaEntry (const PointerType &p, SchemaType *s, bool o, Allocator *allocator)
 
 ~SchemaEntry ()
 

Public Attributes

bool owned
 
PointerType pointer
 
SchemaTypeschema
 

Detailed Description

template<typename ValueT, typename Allocator = CrtAllocator>
struct GenericSchemaDocument< ValueT, Allocator >::SchemaEntry

Definition at line 1428 of file schema.h.

Constructor & Destructor Documentation

template<typename ValueT , typename Allocator = CrtAllocator>
GenericSchemaDocument< ValueT, Allocator >::SchemaEntry::SchemaEntry ( const PointerType p,
SchemaType s,
bool  o,
Allocator *  allocator 
)
inline

Definition at line 1429 of file schema.h.

template<typename ValueT , typename Allocator = CrtAllocator>
GenericSchemaDocument< ValueT, Allocator >::SchemaEntry::~SchemaEntry ( )
inline

Definition at line 1430 of file schema.h.

Member Data Documentation

template<typename ValueT , typename Allocator = CrtAllocator>
bool GenericSchemaDocument< ValueT, Allocator >::SchemaEntry::owned

Definition at line 1438 of file schema.h.

template<typename ValueT , typename Allocator = CrtAllocator>
PointerType GenericSchemaDocument< ValueT, Allocator >::SchemaEntry::pointer

Definition at line 1436 of file schema.h.

template<typename ValueT , typename Allocator = CrtAllocator>
SchemaType* GenericSchemaDocument< ValueT, Allocator >::SchemaEntry::schema

Definition at line 1437 of file schema.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