Represents an index of an enumeration over an entity ItemType. More...
#include <arcane/core/ItemEnumeratorBase.h>
Public Member Functions | |
| constexpr __host__ __device__ | ItemEnumeratorIndexT (Int32 index) |
| Public Member Functions inherited from Arcane::ItemEnumeratorIndex | |
| constexpr __host__ __device__ | ItemEnumeratorIndex (Int32 index) |
| constexpr __host__ __device__ Int32 | index () const |
| constexpr __host__ __device__ Int32 | asInt32 () const |
Represents an index of an enumeration over an entity ItemType.
Definition at line 61 of file ItemEnumeratorBase.h.
|
inlineexplicitconstexpr |
Definition at line 67 of file ItemEnumeratorBase.h.