Represents an index of an enumeration over an entity. More...
#include <arcane/core/ItemEnumeratorBase.h>
Public Member Functions | |
| 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.
Definition at line 38 of file ItemEnumeratorBase.h.
|
inlineexplicitconstexpr |
Definition at line 43 of file ItemEnumeratorBase.h.
|
inlineconstexpr |
Definition at line 47 of file ItemEnumeratorBase.h.
|
inlineconstexpr |
Definition at line 46 of file ItemEnumeratorBase.h.