xdrpp
RFC4506 XDR compiler and message library
Public Member Functions | Public Attributes | List of all members
xdr::rpcb_rmtcallres Struct Reference
Collaboration diagram for xdr::rpcb_rmtcallres:
Collaboration graph
[legend]

Public Member Functions

template<typename _addr_T , typename _results_T , typename = typename std::enable_if<std::is_constructible<xdr::xstring<>, _addr_T>::value && std::is_constructible<xdr::opaque_vec<>, _results_T>::value >::type>
 rpcb_rmtcallres (_addr_T &&_addr, _results_T &&_results)
 

Public Attributes

xdr::xstring addr {}
 
xdr::opaque_vec results {}
 

Detailed Description

Definition at line 180 of file rpcb_prot.hh.


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