Monero
Loading...
Searching...
No Matches
GenericSchemaDocument< ValueT, Allocator >::SchemaRefEntry Struct Reference
Collaboration diagram for GenericSchemaDocument< ValueT, Allocator >::SchemaRefEntry:

Public Member Functions

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

Public Attributes

PointerType source
PointerType target
const SchemaType ** schema

Constructor & Destructor Documentation

◆ SchemaRefEntry()

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

Member Data Documentation

◆ schema

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

◆ source

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

◆ target

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

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