xdrpp
RFC4506 XDR compiler and message library
Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
xdr::rejected_reply Struct Reference
Collaboration diagram for xdr::rejected_reply:
Collaboration graph
[legend]

Classes

struct  _mismatch_info_t
 

Public Types

using _xdr_case_type = xdr::xdr_traits< reject_stat >::case_type
 

Public Member Functions

_xdr_case_type _xdr_discriminant () const
 
void _xdr_discriminant (_xdr_case_type which, bool validate=true)
 
 rejected_reply (reject_stat which=reject_stat{})
 
 rejected_reply (const rejected_reply &source)
 
 rejected_reply (rejected_reply &&source)
 
rejected_replyoperator= (const rejected_reply &source)
 
rejected_replyoperator= (rejected_reply &&source)
 
reject_stat stat () const
 
rejected_replystat (reject_stat _xdr_d, bool _xdr_validate=true)
 
_mismatch_info_tmismatch_info ()
 
const _mismatch_info_tmismatch_info () const
 
auth_stat & rj_why ()
 
const auth_stat & rj_why () const
 

Static Public Member Functions

static const std::vector< reject_stat > & _xdr_discriminant_values ()
 
static Constexpr int _xdr_field_number (_xdr_case_type which)
 
template<typename _F , typename... _A>
static bool _xdr_with_mem_ptr (_F &_f, _xdr_case_type _which, _A &&..._a)
 

Detailed Description

Definition at line 619 of file rpc_msg.hh.


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