Public Member Functions | Public Attributes | List of all members
internal::Schema< SchemaDocumentType >::Property Struct Reference

Public Member Functions

 Property ()
 
 ~Property ()
 

Public Attributes

bool * dependencies
 
const SchemaTypedependenciesSchema
 
SizeType dependenciesValidatorIndex
 
SValue name
 
bool required
 
const SchemaTypeschema
 

Detailed Description

template<typename SchemaDocumentType>
struct internal::Schema< SchemaDocumentType >::Property

Definition at line 1194 of file schema.h.

Constructor & Destructor Documentation

template<typename SchemaDocumentType >
internal::Schema< SchemaDocumentType >::Property::Property ( )
inline

Definition at line 1195 of file schema.h.

template<typename SchemaDocumentType >
internal::Schema< SchemaDocumentType >::Property::~Property ( )
inline

Definition at line 1196 of file schema.h.

Member Data Documentation

template<typename SchemaDocumentType >
bool* internal::Schema< SchemaDocumentType >::Property::dependencies

Definition at line 1201 of file schema.h.

template<typename SchemaDocumentType >
const SchemaType* internal::Schema< SchemaDocumentType >::Property::dependenciesSchema

Definition at line 1199 of file schema.h.

template<typename SchemaDocumentType >
SizeType internal::Schema< SchemaDocumentType >::Property::dependenciesValidatorIndex

Definition at line 1200 of file schema.h.

template<typename SchemaDocumentType >
SValue internal::Schema< SchemaDocumentType >::Property::name

Definition at line 1197 of file schema.h.

template<typename SchemaDocumentType >
bool internal::Schema< SchemaDocumentType >::Property::required

Definition at line 1202 of file schema.h.

template<typename SchemaDocumentType >
const SchemaType* internal::Schema< SchemaDocumentType >::Property::schema

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