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

Static Public Member Functions

static Constexpr std::size_t serial_size (const xstring< N > &a)
 

Static Public Attributes

static Constexpr const bool is_bytes = true
 
static Constexpr const bool has_fixed_size = false
 
static Constexpr const bool variable_nelem = true
 
- 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<uint32_t N>
struct xdr::xdr_traits< xstring< N > >

Definition at line 525 of file types.h.


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