|
Taskolib
1.4.4
|
This is the complete list of members for task::Error, including all inherited members.
| Error(const std::string &msg, OptionalStepIndex opt_step_index=std::nullopt) | task::Error | inlineexplicit |
| Error(const char *msg, OptionalStepIndex opt_step_index=std::nullopt) | task::Error | inlineexplicit |
| get_index() const | task::Error | inline |
| index_ | task::Error | private |
| operator!=(const Error &lhs, const Error &rhs) noexcept | task::Error | friend |
| operator==(const Error &lhs, const Error &rhs) noexcept | task::Error | friend |