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 1926 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 1928 of file schema.h.

Member Data Documentation

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

Definition at line 1934 of file schema.h.

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

Definition at line 1932 of file schema.h.

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

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