|
libkazv
|

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... | |