xdrpp
RFC4506 XDR compiler and message library
xdr
accepted_reply
Classes
|
Public Member Functions
|
Public Attributes
|
List of all members
xdr::accepted_reply Struct Reference
Collaboration diagram for xdr::accepted_reply:
[
legend
]
Classes
struct
_reply_data_t
Public Member Functions
template<typename _verf_T , typename _reply_data_T , typename = typename std::enable_if<std::is_constructible<opaque_auth, _verf_T>::value && std::is_constructible<_reply_data_t, _reply_data_T>::value >::type>
accepted_reply
(_verf_T &&_verf, _reply_data_T &&_reply_data)
Public Attributes
opaque_auth
verf
{}
_reply_data_t
reply_data
{}
Detailed Description
Definition at line
388
of file
rpc_msg.hh
.
The documentation for this struct was generated from the following file:
xdrpp/
rpc_msg.hh
Generated on Sun Sep 24 2017 21:38:49 for xdrpp by
1.8.13