Types publics | |
| typedef MultiArray2< DataType > | InternalArray2 |
Fonctions membres publiques | |
| ItemMultiArrayProperty () | |
| template<class AbstractFamily> | |
| void | resize (AbstractFamily *item_family, const Arcane::IntegerConstArrayView nb_element_per_item, const DataType default_value) |
| Integer | dim1Size () const |
| IntegerConstArrayView | dim2Sizes () const |
| template<class AbstractItem> | |
| ArrayView< DataType > | operator[] (const AbstractItem item) |
| template<class AbstractItem> | |
| ConstArrayView< DataType > | operator[] (const AbstractItem item) const |
| void | updateSupport (Int32ConstArrayView new_to_old_ids) |
| void | copy (const ItemMultiArrayProperty< DataType > &item_property_from) |
Attributs privés | |
| SharedMultiArray2< DataType > | m_data |
Définition à la ligne 179 du fichier ItemProperty.h.
| typedef MultiArray2<DataType> Arcane::ItemMultiArrayProperty< DataType >::InternalArray2 |
Définition à la ligne 188 du fichier ItemProperty.h.
|
inline |
Constructor of the class
Définition à la ligne 184 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 251 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 218 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 219 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 222 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 225 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 192 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 227 du fichier ItemProperty.h.
|
private |
Définition à la ligne 259 du fichier ItemProperty.h.