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

Public Types

using case_type = std::int32_t
 
- Public Types inherited from xdr::xdr_integral_base<::xdr::auth_flavor, std::uint32_t >
using type = ::xdr::auth_flavor
 
using uint_type = std::uint32_t
 

Static Public Member Functions

static const char * enum_name (::xdr::auth_flavor val)
 
static const std::vector< int32_t > & enum_values ()
 
- Static Public Member Functions inherited from xdr::xdr_integral_base<::xdr::auth_flavor, std::uint32_t >
static Constexpr const std::size_t serial_size (type)
 
static uint_type to_uint (type t)
 
static type from_uint (uint_type u)
 

Static Public Attributes

static Constexpr const bool is_enum = true
 
static Constexpr const bool is_numeric = false
 
- Static Public Attributes inherited from xdr::xdr_integral_base<::xdr::auth_flavor, std::uint32_t >
static Constexpr const bool xdr_defined
 
static Constexpr const bool is_numeric
 
static Constexpr const bool has_fixed_size
 
static Constexpr const std::size_t fixed_size
 
- 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<::xdr::auth_flavor >

Definition at line 20 of file rpc_msg.hh.


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