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 178 du fichier ItemProperty.h.
typedef MultiArray2<DataType> Arcane::ItemMultiArrayProperty< DataType >::InternalArray2 |
Définition à la ligne 187 du fichier ItemProperty.h.
|
inline |
Constructeur de la classe
Définition à la ligne 183 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 254 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 221 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 228 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 191 du fichier ItemProperty.h.
|
inline |
Définition à la ligne 230 du fichier ItemProperty.h.
|
private |
Définition à la ligne 262 du fichier ItemProperty.h.