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

Classes

struct  _mismatch_info_t
 

Public Types

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

Public Member Functions

_xdr_case_type _xdr_discriminant () const
 
void _xdr_discriminant (_xdr_case_type which, bool validate=true)
 
 _reply_data_t (accept_stat which=accept_stat{})
 
 _reply_data_t (const _reply_data_t &source)
 
 _reply_data_t (_reply_data_t &&source)
 
_reply_data_toperator= (const _reply_data_t &source)
 
_reply_data_toperator= (_reply_data_t &&source)
 
accept_stat stat () const
 
_reply_data_tstat (accept_stat _xdr_d, bool _xdr_validate=true)
 
xdr::opaque_array< 0 > & results ()
 
const xdr::opaque_array< 0 > & results () const
 
_mismatch_info_tmismatch_info ()
 
const _mismatch_info_tmismatch_info () const
 

Static Public Member Functions

static const std::vector< accept_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 389 of file rpc_msg.hh.


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