#include <FrameId.h>
|
| static constexpr uint32_t | Invalid = std::numeric_limits<uint32_t>::max() |
| |
◆ FrameId() [1/2]
| constexpr FrameId::FrameId |
( |
| ) |
|
|
inlineconstexpr |
◆ FrameId() [2/2]
| constexpr FrameId::FrameId |
( |
uint32_t |
new_id | ) |
|
|
inlineconstexpr |
◆ id()
| constexpr size_t FrameId::id |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator bool()
| constexpr FrameId::operator bool |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator size_t()
| constexpr FrameId::operator size_t |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!=()
| constexpr bool FrameId::operator!= |
( |
FrameId |
rhs | ) |
const |
|
inlineconstexpr |
◆ operator==()
| constexpr bool FrameId::operator== |
( |
FrameId |
rhs | ) |
const |
|
inlineconstexpr |
◆ valid()
| constexpr bool FrameId::valid |
( |
| ) |
const |
|
inlineconstexpr |
◆ Invalid
| constexpr uint32_t FrameId::Invalid = std::numeric_limits<uint32_t>::max() |
|
staticconstexpr |
The documentation for this struct was generated from the following file: