AnyItem Group Aggregation of Arcane group + information {partial or not} for variables Construction within AnyItem families. More...
#include <arcane/core/anyitem/AnyItemGroup.h>
Classes | |
| class | BlockItemEnumerator |
| Enumerator of an item block. More... | |
| class | Enumerator |
| Enumerator of item blocks. More... | |
Public Member Functions | |
| Group (const Private::GroupIndexMapping &groups) | |
| Construction from a Group - offset table (from the family). | |
| Enumerator | enumerator () const |
| Enumerator of the group. | |
| Integer | size () const |
| Number of aggregated groups. | |
Public Attributes | |
| const Private::GroupIndexMapping & | m_groups |
| Group - offset table. | |
Static Private Member Functions | |
| static ItemInternal * | _toInternal (const Item &v) |
AnyItem Group Aggregation of Arcane group + information {partial or not} for variables Construction within AnyItem families.
Definition at line 85 of file AnyItemGroup.h.
|
inline |
Construction from a Group - offset table (from the family).
Definition at line 195 of file AnyItemGroup.h.
References m_groups.
|
inlinestaticprivate |
Definition at line 87 of file AnyItemGroup.h.
|
inline |
|
inline |
| const Private::GroupIndexMapping& Arcane::AnyItem::Group::m_groups |
Group - offset table.
Definition at line 215 of file AnyItemGroup.h.
Referenced by enumerator(), Group(), Arcane::AnyItem::UserGroup::operator<<(), and size().