Types publics | |
typedef SimplePropertyTraitsT< T >::ConstReferenceType | ConstReferenceType |
typedef SimplePropertyTraitsT< T >::ReferenceType | ReferenceType |
typedef SimplePropertyTraitsT< T >::ValueType | ValueType |
Fonctions membres publiques | |
SimpleReadOnlyPropertyT (ConstReferenceType v) | |
ConstReferenceType | get () const |
Attributs protégés | |
ValueType | m_value |
Définition à la ligne 58 du fichier SimpleProperty.h.
typedef SimplePropertyTraitsT<T>::ConstReferenceType Arcane::SimpleReadOnlyPropertyT< T >::ConstReferenceType |
Définition à la ligne 62 du fichier SimpleProperty.h.
typedef SimplePropertyTraitsT<T>::ReferenceType Arcane::SimpleReadOnlyPropertyT< T >::ReferenceType |
Définition à la ligne 63 du fichier SimpleProperty.h.
typedef SimplePropertyTraitsT<T>::ValueType Arcane::SimpleReadOnlyPropertyT< T >::ValueType |
Définition à la ligne 64 du fichier SimpleProperty.h.
|
inline |
Définition à la ligne 68 du fichier SimpleProperty.h.
|
inline |
Définition à la ligne 69 du fichier SimpleProperty.h.
|
inline |
Définition à la ligne 73 du fichier SimpleProperty.h.
|
protected |
Définition à la ligne 77 du fichier SimpleProperty.h.