Fonctions membres publiques | |
SmallVariant * | getScalar () |
UniqueArray< Int32 > * | get (Int32) const |
UniqueArray< Int64 > * | get (Int64) const |
UniqueArray< Real > * | get (Real) const |
UniqueArray< bool > * | get (bool) const |
UniqueArray< String > * | get (const String &) const |
eType | type () const |
Fonctions membres publiques statiques | |
static PropertyVariant * | create (Int32ConstArrayView v) |
static PropertyVariant * | create (Int64ConstArrayView v) |
static PropertyVariant * | create (RealConstArrayView v) |
static PropertyVariant * | create (BoolConstArrayView v) |
static PropertyVariant * | create (StringConstArrayView v) |
static PropertyVariant * | create (const SmallVariant &sv) |
Attributs publics statiques | |
static const int | NB_TYPE = 11 |
Attributs privés | |
UniqueArray< Int32 > * | m_int32 |
UniqueArray< Int64 > * | m_int64 |
UniqueArray< Real > * | m_real |
UniqueArray< bool > * | m_bool |
UniqueArray< String > * | m_string |
bool | m_is_scalar |
eType | m_type |
SmallVariant | m_scalar |
Définition à la ligne 40 du fichier Properties.cc.
enum Arcane::PropertyVariant::eType |
Définition à la ligne 44 du fichier Properties.cc.
|
inlineprivate |
Définition à la ligne 63 du fichier Properties.cc.
|
inline |
Définition à la ligne 69 du fichier Properties.cc.
|
inlinestatic |
Définition à la ligne 101 du fichier Properties.cc.
|
inlinestatic |
Définition à la ligne 117 du fichier Properties.cc.
|
inlinestatic |
Définition à la ligne 77 du fichier Properties.cc.
|
inlinestatic |
Définition à la ligne 85 du fichier Properties.cc.
|
inlinestatic |
Définition à la ligne 93 du fichier Properties.cc.
|
inlinestatic |
Définition à la ligne 109 du fichier Properties.cc.
|
inline |
Définition à la ligne 155 du fichier Properties.cc.
|
inline |
Définition à la ligne 160 du fichier Properties.cc.
|
inline |
Définition à la ligne 140 du fichier Properties.cc.
|
inline |
Définition à la ligne 145 du fichier Properties.cc.
|
inline |
Définition à la ligne 150 du fichier Properties.cc.
|
inline |
Définition à la ligne 133 du fichier Properties.cc.
|
inline |
Définition à la ligne 165 du fichier Properties.cc.
|
private |
Définition à la ligne 172 du fichier Properties.cc.
|
private |
Définition à la ligne 169 du fichier Properties.cc.
|
private |
Définition à la ligne 170 du fichier Properties.cc.
|
private |
Définition à la ligne 174 du fichier Properties.cc.
|
private |
Définition à la ligne 171 du fichier Properties.cc.
|
private |
Définition à la ligne 176 du fichier Properties.cc.
|
private |
Définition à la ligne 173 du fichier Properties.cc.
|
private |
Définition à la ligne 175 du fichier Properties.cc.
|
static |
Définition à la ligne 60 du fichier Properties.cc.