|
| __host__ __device__ friend constexpr bool | operator== (ConstituentItemIndex a, ConstituentItemIndex b) |
| __host__ __device__ friend constexpr bool | operator!= (ConstituentItemIndex a, ConstituentItemIndex b) |
| std::ostream & | operator<< (std::ostream &o, const ConstituentItemIndex &id) |
Definition at line 37 of file ConstituentItemSharedInfo.h.
◆ ConstituentItemIndex()
| __host__ __device__ constexpr Arcane::Materials::ConstituentItemIndex::ConstituentItemIndex |
( |
Int32 | id | ) |
|
|
inlineexplicitconstexpr |
◆ isNull()
| __host__ __device__ constexpr bool Arcane::Materials::ConstituentItemIndex::isNull |
( |
| ) |
const |
|
inlineconstexpr |
◆ localId()
| __host__ __device__ constexpr Int32 Arcane::Materials::ConstituentItemIndex::localId |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!=
| __host__ __device__ friend constexpr bool operator!= |
( |
ConstituentItemIndex | a, |
|
|
ConstituentItemIndex | b ) |
|
friend |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
const ConstituentItemIndex & | id ) |
|
friend |
◆ operator==
| __host__ __device__ friend constexpr bool operator== |
( |
ConstituentItemIndex | a, |
|
|
ConstituentItemIndex | b ) |
|
friend |
The documentation for this class was generated from the following file: