xdrpp
RFC4506 XDR compiler and message library
Public Types | Public Member Functions | List of all members
xdr::reply_cb< void > Class Template Reference
Inheritance diagram for xdr::reply_cb< void >:
Inheritance graph
[legend]
Collaboration diagram for xdr::reply_cb< void >:
Collaboration graph
[legend]

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_
 

Detailed Description

template<>
class xdr::reply_cb< void >

Definition at line 162 of file arpc.h.


The documentation for this class was generated from the following file: