|
using | union_type = ::xdr::reply_body |
|
using | case_type = ::xdr::reply_body::_xdr_case_type |
|
using | discriminant_type = decltype(std::declval< union_type >().stat()) |
|
|
static const char * | union_field_name (case_type which) |
|
static const char * | union_field_name (const union_type &u) |
|
static std::size_t | serial_size (const ::xdr::reply_body &obj) |
|
template<typename Archive > |
static void | save (Archive &ar, const ::xdr::reply_body &obj) |
|
template<typename Archive > |
static void | load (Archive &ar, ::xdr::reply_body &obj) |
|
|
static Constexpr const bool | is_class = true |
|
static Constexpr const bool | is_union = true |
|
static Constexpr const bool | has_fixed_size = false |
|
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 |
|
template<>
struct xdr::xdr_traits<::xdr::reply_body >
Definition at line 930 of file rpc_msg.hh.
The documentation for this struct was generated from the following file: