Public Member Functions | Public Attributes
rve_rpc::Method< Req, Res >::SyncCallHelper Struct Reference

List of all members.

Public Member Functions

void cb (const MethodResponse< Res > &res)
 SyncCallHelper ()

Public Attributes

bool received
MethodResponse< Res > response

Detailed Description

template<typename Req, typename Res>
struct rve_rpc::Method< Req, Res >::SyncCallHelper

Definition at line 58 of file client.h.


Constructor & Destructor Documentation

template<typename Req, typename Res>
rve_rpc::Method< Req, Res >::SyncCallHelper::SyncCallHelper ( ) [inline]

Definition at line 60 of file client.h.


Member Function Documentation

template<typename Req, typename Res>
void rve_rpc::Method< Req, Res >::SyncCallHelper::cb ( const MethodResponse< Res > &  res) [inline]

Definition at line 64 of file client.h.


Member Data Documentation

template<typename Req, typename Res>
bool rve_rpc::Method< Req, Res >::SyncCallHelper::received

Definition at line 70 of file client.h.

template<typename Req, typename Res>
MethodResponse<Res> rve_rpc::Method< Req, Res >::SyncCallHelper::response

Definition at line 71 of file client.h.


The documentation for this struct was generated from the following file:


rve_rpc
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:30:53