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

Public Member Functions

 SchemaRefEntry (const PointerType &s, const PointerType &t, const SchemaType **outSchema, Allocator *allocator)
 

Public Attributes

const SchemaType ** schema
 
PointerType source
 
PointerType target
 

Detailed Description

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

Definition at line 1421 of file schema.h.

Constructor & Destructor Documentation

template<typename ValueT , typename Allocator = CrtAllocator>
GenericSchemaDocument< ValueT, Allocator >::SchemaRefEntry::SchemaRefEntry ( const PointerType s,
const PointerType t,
const SchemaType **  outSchema,
Allocator *  allocator 
)
inline

Definition at line 1422 of file schema.h.

Member Data Documentation

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

Definition at line 1425 of file schema.h.

template<typename ValueT , typename Allocator = CrtAllocator>
PointerType GenericSchemaDocument< ValueT, Allocator >::SchemaRefEntry::source

Definition at line 1423 of file schema.h.

template<typename ValueT , typename Allocator = CrtAllocator>
PointerType GenericSchemaDocument< ValueT, Allocator >::SchemaRefEntry::target

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