xdrpp
RFC4506 XDR compiler and message library
Static Public Member Functions | Static Public Attributes | List of all members
xdr::xdr_traits< rpc_success_hdr > Struct Template Reference
Inheritance diagram for xdr::xdr_traits< rpc_success_hdr >:
Inheritance graph
[legend]
Collaboration diagram for xdr::xdr_traits< rpc_success_hdr >:
Collaboration graph
[legend]

Static Public Member Functions

static constexpr std::size_t serial_size (const rpc_success_hdr &)
 
template<typename Archive >
static void save (Archive &a, const rpc_success_hdr &t)
 

Static Public Attributes

static constexpr bool valid = true
 
static constexpr bool is_class = true
 
static constexpr bool is_struct = true
 
static constexpr bool has_fixed_size = true
 
static constexpr std::size_t fixed_size = 24
 
- Static Public Attributes inherited from xdr::xdr_traits_base
static Constexpr const bool valid = true
 
static Constexpr const bool xdr_defined = true
 
static Constexpr const bool is_bytes = false
 
static Constexpr const bool is_class = false
 
static Constexpr const bool is_enum = false
 
static Constexpr const bool is_container = false
 
static Constexpr const bool is_numeric = false
 
static Constexpr const bool is_struct = false
 
static Constexpr const bool is_union = false
 
static Constexpr const bool has_fixed_size = false
 

Detailed Description

template<>
struct xdr::xdr_traits< rpc_success_hdr >

Definition at line 31 of file server.h.


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