|
template<typename _r_maddr_T , typename _r_nc_netid_T , typename _r_nc_semantics_T , typename _r_nc_protofmly_T , typename _r_nc_proto_T , typename = typename std::enable_if<std::is_constructible<xdr::xstring<>, _r_maddr_T>::value && std::is_constructible<xdr::xstring<>, _r_nc_netid_T>::value && std::is_constructible<std::uint32_t, _r_nc_semantics_T>::value && std::is_constructible<xdr::xstring<>, _r_nc_protofmly_T>::value && std::is_constructible<xdr::xstring<>, _r_nc_proto_T>::value >::type> |
| rpcb_entry (_r_maddr_T &&_r_maddr, _r_nc_netid_T &&_r_nc_netid, _r_nc_semantics_T &&_r_nc_semantics, _r_nc_protofmly_T &&_r_nc_protofmly, _r_nc_proto_T &&_r_nc_proto) |
|
Definition at line 218 of file rpcb_prot.hh.
The documentation for this struct was generated from the following file: