|
xdrpp
RFC4506 XDR compiler and message library
|
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_base * | operator-> () |
1.8.13