XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xtd::rpc::server< _TransportT, _Calls > Class Template Reference
+ Inheritance diagram for xtd::rpc::server< _TransportT, _Calls >:
+ Collaboration diagram for xtd::rpc::server< _TransportT, _Calls >:

Public Types

using client_type = client< _TransportT, _Calls...>
 

Public Member Functions

template<typename... _XportCtorTs>
 server (_XportCtorTs &&...oParams)
 

Detailed Description

template<class _TransportT, class... _Calls>
class xtd::rpc::server< _TransportT, _Calls >

Definition at line 449 of file rpc.hpp.


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