xdrpp
RFC4506 XDR compiler and message library
Public Member Functions | List of all members
xdr::asynchronous_client_base Class Reference

Public Member Functions

 asynchronous_client_base (rpc_sock &s)
 
 asynchronous_client_base (asynchronous_client_base &c)
 
template<typename P , typename... A>
void invoke (const A &...a, std::function< void(call_result< typename P::res_type >)> cb)
 
asynchronous_client_baseoperator-> ()
 

Detailed Description

Definition at line 34 of file arpc.h.


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