This is the complete list of members for
rve_rpc::Method< Req, Res >, including all inherited members.
call(const ReqConstPtr &req) | rve_rpc::Method< Req, Res > | [inline] |
call_fn_ | rve_rpc::Method< Req, Res > | [private] |
callAsync(const ReqConstPtr &req, const ResponseCallback &cb) | rve_rpc::Method< Req, Res > | [inline] |
callAsync(const ReqConstPtr &req) | rve_rpc::Method< Req, Res > | [inline] |
CallFn typedef | rve_rpc::Method< Req, Res > | |
Method() | rve_rpc::Method< Req, Res > | [inline] |
Method(const std::string &name, const CallFn &c, const PumpFn &pump) | rve_rpc::Method< Req, Res > | [inline] |
name_ | rve_rpc::Method< Req, Res > | [private] |
pump_fn_ | rve_rpc::Method< Req, Res > | [private] |
PumpFn typedef | rve_rpc::Method< Req, Res > | |
ReqConstPtr typedef | rve_rpc::Method< Req, Res > | |
ReqPtr typedef | rve_rpc::Method< Req, Res > | |
ResConstPtr typedef | rve_rpc::Method< Req, Res > | |
ResponseCallback typedef | rve_rpc::Method< Req, Res > | |
responseCallback(const ResponseWrapperConstPtr &res, const ResponseCallback &cb) | rve_rpc::Method< Req, Res > | [inline, private] |
ResPtr typedef | rve_rpc::Method< Req, Res > | |