This is the complete list of members for
rve_rpc::CallHandle< Req, Res >, including all inherited members.
CallHandle() | rve_rpc::CallHandle< Req, Res > | [inline] |
CallHandle(const rve_common::UUID &id, const ReqEvent &evt, const RespondFn &respond_fn) | rve_rpc::CallHandle< Req, Res > | [inline] |
data_ | rve_rpc::CallHandle< Req, Res > | [private] |
except(const std::string &exception_msg) | rve_rpc::CallHandle< Req, Res > | [inline] |
getRequest() const | rve_rpc::CallHandle< Req, Res > | [inline] |
getRequestEvent() const | rve_rpc::CallHandle< Req, Res > | [inline] |
operator void *() const | rve_rpc::CallHandle< Req, Res > | [inline] |
operator!=(const CallHandle< Req, Res > &rhs) const | rve_rpc::CallHandle< Req, Res > | [inline] |
operator<(const CallHandle< Req, Res > &rhs) const | rve_rpc::CallHandle< Req, Res > | [inline] |
operator==(const CallHandle< Req, Res > &rhs) const | rve_rpc::CallHandle< Req, Res > | [inline] |
ReqConstPtr typedef | rve_rpc::CallHandle< Req, Res > | |
ReqEvent typedef | rve_rpc::CallHandle< Req, Res > | |
ReqPtr typedef | rve_rpc::CallHandle< Req, Res > | |
ResConstPtr typedef | rve_rpc::CallHandle< Req, Res > | |
respond(const ResConstPtr &res_msg) const | rve_rpc::CallHandle< Req, Res > | [inline] |
ResPtr typedef | rve_rpc::CallHandle< Req, Res > | |