|
|
constexpr | resource_handle (const std::uint32_t handle, const std::uint8_t generation) |
| |
|
constexpr auto | handle () const noexcept -> std::uint32_t |
| |
|
constexpr auto | generation () const noexcept -> std::uint8_t |
| |
|
constexpr auto | operator== (const resource_handle &other) const noexcept -> bool |
| |
|
constexpr auto | is_valid () const noexcept -> bool |
| |
|
constexpr | operator bool () const noexcept |
| |
|
|
static constexpr auto | invalid = std::uint32_t{0x00FFFFFF} |
| |
The documentation for this class was generated from the following file: