|
template<typename _flavor_T , typename _body_T , typename = typename std::enable_if<std::is_constructible<auth_flavor, _flavor_T>::value && std::is_constructible<xdr::opaque_vec<400>, _body_T>::value >::type> |
| opaque_auth (_flavor_T &&_flavor, _body_T &&_body) |
|
Definition at line 54 of file rpc_msg.hh.
The documentation for this struct was generated from the following file: