Arcane  v3.16.8.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure GenericValue< Encoding, Allocator >::ArrayData
+ Graphe de collaboration de GenericValue< Encoding, Allocator >::ArrayData:

Attributs publics

SizeType size
 
SizeType capacity
 
GenericValueelements
 

Description détaillée

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
struct GenericValue< Encoding, Allocator >::ArrayData

Définition à la ligne 2093 du fichier document.h.

Documentation des données membres

◆ capacity

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ArrayData::capacity

Définition à la ligne 2095 du fichier document.h.

◆ elements

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
GenericValue* GenericValue< Encoding, Allocator >::ArrayData::elements

Définition à la ligne 2096 du fichier document.h.

◆ size

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ArrayData::size

Définition à la ligne 2094 du fichier document.h.


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