xdrpp
RFC4506 XDR compiler and message library
|
Public Types | |
using | type = void |
Public Types inherited from xdr::reply_cb< xdr_void > | |
using | type = xdr_void |
Public Member Functions | |
void | operator() () const |
Public Member Functions inherited from xdr::reply_cb< xdr_void > | |
reply_cb (uint32_t xid, CB &&cb, const char *name) | |
void | operator() (const type &t) const |
void | reject (accept_stat stat) const |
void | reject (auth_stat stat) const |
Additional Inherited Members | |
Public Attributes inherited from xdr::reply_cb< xdr_void > | |
std::shared_ptr< impl_t > | impl_ |