Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::ItemEnumeratorIndexT< ItemType > Class Template Reference

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

Detailed Description

template<typename ItemType>
class Arcane::ItemEnumeratorIndexT< ItemType >

Represents an index of an enumeration over an entity ItemType.

Definition at line 61 of file ItemEnumeratorBase.h.

Constructor & Destructor Documentation

◆ ItemEnumeratorIndexT()

template<typename ItemType>
__host__ __device__ Arcane::ItemEnumeratorIndexT< ItemType >::ItemEnumeratorIndexT ( Int32 index)
inlineexplicitconstexpr

Definition at line 67 of file ItemEnumeratorBase.h.


The documentation for this class was generated from the following file: