Struct IRIBackend

Struct Documentation

struct IRIBackend

Public Types

using view_type = view::IRIBackendView
using id_type = identifier::NodeID

Public Functions

inline explicit IRIBackend(view_type const &view) noexcept
inline explicit operator view_type() const noexcept

Public Members

size_t hash
dice::template_library::static_string identifier

Public Static Functions

static inline identifier::NodeBackendID from_storage_id(id_type const id, [[maybe_unused]] view_type const view) noexcept
static inline id_type to_storage_id(identifier::NodeBackendID const id) noexcept