xdrpp
RFC4506 XDR compiler and message library
|
Additional Inherited Members | |
Public Types inherited from xdr::xdr_integral_base< std::int64_t, std::uint64_t > | |
using | type = std::int64_t |
using | uint_type = std::uint64_t |
Static Public Member Functions inherited from xdr::xdr_integral_base< std::int64_t, std::uint64_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 inherited from xdr::xdr_integral_base< std::int64_t, 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 |