xdrpp
RFC4506 XDR compiler and message library
List of all members
xdr::xdr_traits< double > Struct Template Reference
Inheritance diagram for xdr::xdr_traits< double >:
Inheritance graph
[legend]
Collaboration diagram for xdr::xdr_traits< double >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from xdr::xdr_fp_base< double, std::uint64_t >
using type = double
 
using uint_type = std::uint64_t
 
- Static Public Member Functions inherited from xdr::xdr_fp_base< double, std::uint64_t >
static Constexpr std::size_t serial_size (type)
 
static uint_type to_uint (type t)
 
static type from_uint (uint_type u)
 
- Static Public Attributes inherited from xdr::xdr_fp_base< double, std::uint64_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< double >

Definition at line 274 of file types.h.


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