![]() |
XTL
0.1
eXtended Template Library
|
contains the packed call data on the wire that is transported between clients and servers More...
Inheritance diagram for xtd::rpc::payload:
Collaboration diagram for xtd::rpc::payload:Public Types | |
| using | _super_t = std::vector< uint8_t > |
| using | invoke_handler_type = std::function< bool(payload &)> |
Public Member Functions | |
| template<typename... _ArgTs> | |
| payload (_ArgTs &&...oArgs) | |
| template<typename _Ty > | |
| _Ty | peek () const |
contains the packed call data on the wire that is transported between clients and servers