BackendId
Fully qualified name: omni::graph::core::BackendId
-
struct BackendId
BackendId identifier referencing a backend in which the data lives.
Public Functions
-
inline constexpr BackendId()
-
inline constexpr BackendId(uint64_t _id)
-
inline constexpr bool operator<(const BackendId &other) const
-
inline constexpr bool operator==(const BackendId &other) const
-
inline constexpr bool operator!=(const BackendId &other) const
Public Members
-
uint64_t id