Identifiant unique d'une entité.
Plus de détails...
#include <arcane/core/ItemUniqueId.h>
|
bool | operator< (ItemUniqueId lhs, ItemUniqueId rhs) |
|
bool | operator< (Int64 lhs, ItemUniqueId rhs) |
|
bool | operator< (ItemUniqueId lhs, Int32 rhs) |
|
bool | operator< (Int32 lhs, ItemUniqueId rhs) |
|
bool | operator< (ItemUniqueId lhs, Int64 rhs) |
|
bool | operator<= (ItemUniqueId lhs, ItemUniqueId rhs) |
|
bool | operator<= (Int64 lhs, ItemUniqueId rhs) |
|
bool | operator<= (ItemUniqueId lhs, Int64 rhs) |
|
bool | operator<= (Int32 lhs, ItemUniqueId rhs) |
|
bool | operator<= (ItemUniqueId lhs, Int32 rhs) |
|
bool | operator> (ItemUniqueId lhs, ItemUniqueId rhs) |
|
bool | operator> (Int64 lhs, ItemUniqueId rhs) |
|
bool | operator> (ItemUniqueId lhs, Int64 rhs) |
|
bool | operator> (Int32 lhs, ItemUniqueId rhs) |
|
bool | operator> (ItemUniqueId lhs, Int32 rhs) |
|
bool | operator>= (ItemUniqueId lhs, ItemUniqueId rhs) |
|
bool | operator>= (Int64 lhs, ItemUniqueId rhs) |
|
bool | operator>= (ItemUniqueId lhs, Int64 rhs) |
|
bool | operator>= (Int32 lhs, ItemUniqueId rhs) |
|
bool | operator>= (ItemUniqueId lhs, Int32 rhs) |
|
bool | operator!= (ItemUniqueId lhs, ItemUniqueId rhs) |
|
bool | operator!= (Int64 lhs, ItemUniqueId rhs) |
|
bool | operator!= (ItemUniqueId lhs, Int64 rhs) |
|
bool | operator!= (Int32 lhs, ItemUniqueId rhs) |
|
bool | operator!= (ItemUniqueId lhs, Int32 rhs) |
|
bool | operator== (ItemUniqueId lhs, ItemUniqueId rhs) |
|
bool | operator== (Int64 lhs, ItemUniqueId rhs) |
|
bool | operator== (ItemUniqueId lhs, Int64 rhs) |
|
bool | operator== (Int32 lhs, ItemUniqueId rhs) |
|
bool | operator== (ItemUniqueId lhs, Int32 rhs) |
|
std::ostream & | operator<< (std::ostream &o, const ItemUniqueId &) |
|
Identifiant unique d'une entité.
Définition à la ligne 34 du fichier ItemUniqueId.h.
◆ ItemUniqueId()
constexpr __host__ __device__ Arcane::ItemUniqueId::ItemUniqueId |
( |
Int64 |
uid | ) |
|
|
inlineexplicitconstexpr |
◆ asInt32()
Int32 Arcane::ItemUniqueId::asInt32 |
( |
| ) |
const |
◆ asInt64()
constexpr __host__ __device__ Int64 Arcane::ItemUniqueId::asInt64 |
( |
| ) |
const |
|
inlineconstexpr |
◆ asInteger()
Integer Arcane::ItemUniqueId::asInteger |
( |
| ) |
const |
|
inline |
◆ operator Int32()
ARCANE_DEPRECATED Arcane::ItemUniqueId::operator Int32 |
( |
| ) |
const |
|
inline |
◆ operator Int64()
constexpr __host__ __device__ Arcane::ItemUniqueId::operator Int64 |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!= [1/5]
◆ operator!= [2/5]
◆ operator!= [3/5]
◆ operator!= [4/5]
◆ operator!= [5/5]
◆ operator< [1/5]
◆ operator< [2/5]
◆ operator< [3/5]
◆ operator< [4/5]
◆ operator< [5/5]
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
o, |
|
|
const ItemUniqueId & |
id |
|
) |
| |
|
friend |
◆ operator<= [1/5]
◆ operator<= [2/5]
◆ operator<= [3/5]
◆ operator<= [4/5]
◆ operator<= [5/5]
◆ operator== [1/5]
◆ operator== [2/5]
◆ operator== [3/5]
◆ operator== [4/5]
◆ operator== [5/5]
◆ operator> [1/5]
◆ operator> [2/5]
◆ operator> [3/5]
◆ operator> [4/5]
◆ operator> [5/5]
◆ operator>= [1/5]
◆ operator>= [2/5]
◆ operator>= [3/5]
◆ operator>= [4/5]
◆ operator>= [5/5]
La documentation de cette classe a été générée à partir des fichiers suivants :