|
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) |
|
Definition at line 180 of file rpcb_prot.hh.
The documentation for this struct was generated from the following file: