Fonctions membres publiques | |
ItemScalarProperty () | |
template<class AbstractFamily > | |
void | resize (AbstractFamily *item_family, const DataType default_value) |
Integer | size () const |
template<class AbstractItem > | |
DataType & | operator[] (const AbstractItem item) |
template<class AbstractItem > | |
DataType | operator[] (const AbstractItem item) const |
void | print () const |
ConstArrayView< DataType > | view () |
void | updateSupport (Int32ConstArrayView new_to_old_ids) |
void | copy (const ItemScalarProperty< DataType > &item_property_from) |
Attributs privés | |
SharedArray< DataType > | m_data |
DataType | m_default_value |
Définition à la ligne 34 du fichier ItemProperty.h.
|
inline |
Constructeur de la classe
Définition à la ligne 39 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 87 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 53 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 56 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 58 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 44 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 50 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 70 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 68 du fichier ItemProperty.h.
|
private |
Définition à la ligne 96 du fichier ItemProperty.h.
|
private |
Définition à la ligne 97 du fichier ItemProperty.h.