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 57 du fichier SimpleProperty.h.
| typedef SimplePropertyTraitsT<T>::ConstReferenceType Arcane::SimpleReadOnlyPropertyT< T >::ConstReferenceType |
Définition à la ligne 61 du fichier SimpleProperty.h.
| typedef SimplePropertyTraitsT<T>::ReferenceType Arcane::SimpleReadOnlyPropertyT< T >::ReferenceType |
Définition à la ligne 62 du fichier SimpleProperty.h.
| typedef SimplePropertyTraitsT<T>::ValueType Arcane::SimpleReadOnlyPropertyT< T >::ValueType |
Définition à la ligne 63 du fichier SimpleProperty.h.
|
inline |
Définition à la ligne 67 du fichier SimpleProperty.h.
|
inline |
Définition à la ligne 68 du fichier SimpleProperty.h.
|
inline |
Définition à la ligne 72 du fichier SimpleProperty.h.
|
protected |
Définition à la ligne 76 du fichier SimpleProperty.h.