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

Attributs publics

SizeType length
 
SizeType hashcode
 reserved
 
const Chstr
 

Description détaillée

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

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

Documentation des données membres

◆ hashcode

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::String::hashcode

reserved

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

◆ length

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::String::length

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

◆ str

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
const Ch* GenericValue< Encoding, Allocator >::String::str

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


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