|
|
| QueryHandle (QueryId id, uint32_t gen) |
| |
|
| QueryHandle (QueryHandle &&) noexcept=default |
| |
|
| QueryHandle (const QueryHandle &)=default |
| |
|
QueryHandle & | operator= (QueryHandle &&) noexcept=default |
| |
|
QueryHandle & | operator= (const QueryHandle &)=default |
| |
|
GAIA_NODISCARD constexpr bool | operator== (const QueryHandle &other) const noexcept |
| |
|
GAIA_NODISCARD constexpr bool | operator!= (const QueryHandle &other) const noexcept |
| |
|
GAIA_NODISCARD auto | id () const |
| |
|
GAIA_NODISCARD auto | gen () const |
| |
|
GAIA_NODISCARD auto | value () const |
| |
|
|
static constexpr uint32_t | IdMask = QueryIdBad |
| |
The documentation for this struct was generated from the following file: