Arcane  v3.14.10.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 = MemoryPoolAllocator<>>
struct GenericValue< Encoding, Allocator >::ShortString

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

Documentation des énumérations membres

◆ anonymous enum

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

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

Documentation des fonctions membres

◆ GetLength()

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

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

◆ SetLength()

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

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

◆ Usable()

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

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

Documentation des données membres

◆ str

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

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


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