|
| Limit (const Limit &rhs) noexcept |
|
| Limit (short data) |
|
| Limit (unsigned short data) |
|
| Limit (int data) |
|
| Limit (unsigned int data) |
|
| Limit (long data) |
|
| Limit (unsigned long data) |
|
| Limit (long long data) |
|
| Limit (unsigned long long data) |
|
| QueryCmd (std::string_view name, bool start_cmd) |
|
std::string | name () noexcept |
|
bool | can_start_pipeline () const noexcept |
|
virtual std::string | query () noexcept |
|
bool | next_step_allowed (const std::string &cmdName) noexcept |
|
bool | previous_step_allowed (const std::string &cmdName) noexcept |
|
The documentation for this class was generated from the following file: