|
libkazv
|

Namespaces | |
| namespace | Kazv |
| namespace | Kazv::detail |
Functions | |
| detail::ReturnEffectStatusT | Kazv::failWithResponse (const BaseJob::Response &r) |
| A effect that returns a failed EffectStatus upon invocation. | |
| detail::ReturnEffectStatusT | Kazv::failEffect (std::string errorCode, std::string errorMsg) |
| An effect that returns a failed EffectStatus with the given error code and message. | |