Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de l'union GenericValue< Encoding, Allocator >::Number
+ Graphe de collaboration de GenericValue< Encoding, Allocator >::Number:

Classes

struct  I
 
struct  U
 

Attributs publics

struct GenericValue::Number::I i
 
struct GenericValue::Number::U u
 
int64_t i64
 
uint64_t u64
 
double d
 

Description détaillée

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
union GenericValue< Encoding, Allocator >::Number

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

Documentation des données membres

◆ d

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
double GenericValue< Encoding, Allocator >::Number::d

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

◆ i64

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
int64_t GenericValue< Encoding, Allocator >::Number::i64

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

◆ u64

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
uint64_t GenericValue< Encoding, Allocator >::Number::u64

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


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