|
libkazv
|


Go to the source code of this file.
Namespaces | |
| Kazv | |
| Kazv::detail | |
Functions | |
| detail::ReturnEffectStatusT | Kazv::failWithResponse (const BaseJob::Response &r) |
| A effect that returns a failed EffectStatus upon invocation. More... | |
| detail::ReturnEffectStatusT | Kazv::failEffect (std::string errorCode, std::string errorMsg) |
| An effect that returns a failed EffectStatus with the given error code and message. More... | |
Variables | |
| constexpr auto | Kazv::simpleFail = detail::SimpleFailT{} |
| A effect that returns a failed EffectStatus upon invocation. More... | |