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

Types publics

enum  { MaxChars = sizeof(static_cast<Flag*>(0)->payload) / sizeof(Ch) , MaxSize = MaxChars - 1 , LenPos = MaxSize }
 

Fonctions membres publiques

void SetLength (SizeType len)
 
SizeType GetLength () const
 

Fonctions membres publiques statiques

static bool Usable (SizeType len)
 

Attributs publics

Ch str [MaxChars]
 

Description détaillée

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

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

Documentation des énumérations membres

◆ anonymous enum

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
anonymous enum

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

Documentation des fonctions membres

◆ GetLength()

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ShortString::GetLength ( ) const
inline

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

◆ SetLength()

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
void GenericValue< Encoding, Allocator >::ShortString::SetLength ( SizeType len)
inline

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

◆ Usable()

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
static bool GenericValue< Encoding, Allocator >::ShortString::Usable ( SizeType len)
inlinestatic

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

Documentation des données membres

◆ str

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
Ch GenericValue< Encoding, Allocator >::ShortString::str[MaxChars]

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


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