Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure GenericSchemaDocument< ValueT, Allocator >::SchemaEntry
+ Graphe de collaboration de GenericSchemaDocument< ValueT, Allocator >::SchemaEntry:

Fonctions membres publiques

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

Attributs publics

PointerType pointer
 
SchemaTypeschema
 
bool owned
 

Description détaillée

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

Définition à la ligne 1622 du fichier schema.h.

Documentation des constructeurs et destructeur

◆ SchemaEntry()

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

Définition à la ligne 1623 du fichier schema.h.

◆ ~SchemaEntry()

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

Définition à la ligne 1624 du fichier schema.h.

Documentation des données membres

◆ owned

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

Définition à la ligne 1632 du fichier schema.h.

◆ pointer

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

Définition à la ligne 1630 du fichier schema.h.

◆ schema

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

Définition à la ligne 1631 du fichier schema.h.


La documentation de cette structure a été générée à partir du fichier suivant :