ReqHandler< Req, Rep > Member List
This is the complete list of members for ReqHandler< Req, Rep >, including all inherited members.
condition | IReqHandler | protected |
CreateMsg(const std::string &_data) const | ReqHandler< Req, Rep > | inline |
HandlerUuid() const | IReqHandler | inline |
hUuid | IReqHandler | protected |
IReqHandler(const std::string &_nUuid) | IReqHandler | inlineexplicit |
NodeUuid() const | IReqHandler | inline |
NotifyResult(const std::string &_rep, const bool _result) | ReqHandler< Req, Rep > | inlinevirtual |
rep | IReqHandler | protected |
repAvailable | IReqHandler | |
RepTypeName() const | ReqHandler< Req, Rep > | inlinevirtual |
ReqHandler(const std::string &_nUuid) | ReqHandler< Req, Rep > | inlineexplicit |
ReqTypeName() const | ReqHandler< Req, Rep > | inlinevirtual |
Requested() const | IReqHandler | inline |
Requested(const bool _value) | IReqHandler | inline |
Response() const | IReqHandler | inline |
result | IReqHandler | protected |
Result() const | IReqHandler | inline |
Serialize(std::string &_buffer) const | ReqHandler< Req, Rep > | inlinevirtual |
SetCallback(const std::function< void(const Rep &_rep, const bool _result)> &_cb) | ReqHandler< Req, Rep > | inline |
SetMessage(const Req *_reqMsg) | ReqHandler< Req, Rep > | inline |
SetResponse(const Rep *_repMsg) | ReqHandler< Req, Rep > | inline |
WaitUntil(Lock &_lock, const unsigned int _timeout) | IReqHandler | inline |
~IReqHandler()=default | IReqHandler | virtual |