A class that acts like time_ordered_priority_key but has a status field.
More...
#include <components.h>
A class that acts like time_ordered_priority_key but has a status field.
- Author
- Khrapov
- Date
- 10.08.2025
Definition at line 39 of file components.h.
◆ component_status_key()
qx::component_status_key::component_status_key |
( |
priority |
ePriority, |
|
|
flags< component_status > |
eStatusFlags |
|
) |
| |
|
inlinenoexcept |
status object constructor
- Parameters
-
ePriority | - key priority |
eStatusFlags | - object status |
Definition at line 34 of file components.inl.
◆ get_status_flags()
constexpr flags< component_status > qx::component_status_key::get_status_flags |
( |
| ) |
const |
|
constexprnoexcept |
◆ set_status_flags()
constexpr void qx::component_status_key::set_status_flags |
( |
flags< component_status > |
eStatusFlags | ) |
|
|
constexprnoexcept |
Set object status.
- Parameters
-
eStatusFlags | - object status |
Definition at line 45 of file components.inl.
The documentation for this class was generated from the following files: