|
template<typename _info_T , typename _setinfo_T , typename _unsetinfo_T , typename _addrinfo_T , typename _rmtinfo_T , typename = typename std::enable_if<std::is_constructible<rpcbs_proc, _info_T>::value && std::is_constructible<std::int32_t, _setinfo_T>::value && std::is_constructible<std::int32_t, _unsetinfo_T>::value && std::is_constructible<rpcbs_addrlist_ptr, _addrinfo_T>::value && std::is_constructible<rpcbs_rmtcalllist_ptr, _rmtinfo_T>::value >::type> |
| rpcb_stat (_info_T &&_info, _setinfo_T &&_setinfo, _unsetinfo_T &&_unsetinfo, _addrinfo_T &&_addrinfo, _rmtinfo_T &&_rmtinfo) |
|
Definition at line 515 of file rpcb_prot.hh.
The documentation for this struct was generated from the following file: