Represents an index of an enumeration over an entity.
More...
#include <arcane/core/ItemEnumeratorBase.h>
Represents an index of an enumeration over an entity.
Definition at line 38 of file ItemEnumeratorBase.h.
◆ ItemEnumeratorIndex()
| __host__ __device__ Arcane::ItemEnumeratorIndex::ItemEnumeratorIndex |
( |
Int32 | index | ) |
|
|
inlineexplicitconstexpr |
◆ asInt32()
| __host__ __device__ Int32 Arcane::ItemEnumeratorIndex::asInt32 |
( |
| ) |
const |
|
inlineconstexpr |
◆ index()
| __host__ __device__ Int32 Arcane::ItemEnumeratorIndex::index |
( |
| ) |
const |
|
inlineconstexpr |
◆ m_index
| Int32 Arcane::ItemEnumeratorIndex::m_index = -1 |
|
private |
The documentation for this class was generated from the following file: