Fonctions membres publiques | |
ItemArrayProperty () | |
template<class AbstractFamily > | |
void | resize (AbstractFamily *item_family, const Integer nb_element_per_item, const DataType default_value) |
Integer | dim1Size () const |
Integer | dim2Size () const |
template<class AbstractItem > | |
ArrayView< DataType > | operator[] (AbstractItem item) |
template<class AbstractItem > | |
ConstArrayView< DataType > | operator[] (AbstractItem item) const |
void | updateSupport (Int32ConstArrayView new_to_old_ids) |
void | copy (const ItemArrayProperty< DataType > &item_property_from) |
Attributs privés | |
UniqueArray2< DataType > | m_data |
Définition à la ligne 104 du fichier ItemProperty.h.
|
inline |
Constructeur de la classe
Définition à la ligne 109 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 164 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 137 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 138 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 141 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 144 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 114 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 146 du fichier ItemProperty.h.
|
private |
Définition à la ligne 171 du fichier ItemProperty.h.