Public Member Functions | |
void | cb (const MethodResponse< Res > &res) |
SyncCallHelper () | |
Public Attributes | |
bool | received |
MethodResponse< Res > | response |
rve_rpc::Method< Req, Res >::SyncCallHelper::SyncCallHelper | ( | ) | [inline] |
void rve_rpc::Method< Req, Res >::SyncCallHelper::cb | ( | const MethodResponse< Res > & | res | ) | [inline] |
bool rve_rpc::Method< Req, Res >::SyncCallHelper::received |
MethodResponse<Res> rve_rpc::Method< Req, Res >::SyncCallHelper::response |