xdrpp
RFC4506 XDR compiler and message library
|
Additional Inherited Members | |
![]() | |
using | type = float |
using | uint_type = std::uint32_t |
![]() | |
static Constexpr std::size_t | serial_size (type) |
static uint_type | to_uint (type t) |
static type | from_uint (uint_type u) |
![]() | |
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 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 |