xdrpp
RFC4506 XDR compiler and message library
Public Member Functions | Public Attributes | List of all members
xdr::marshal_base::u64conv Struct Reference
Collaboration diagram for xdr::marshal_base::u64conv:
Collaboration graph
[legend]

Public Member Functions

 u64conv (std::uint64_t u)
 

Public Attributes

union {
   std::uint64_t   u64
 
   std::uint32_t   u32 [2]
 
}; 
 

Detailed Description

Definition at line 20 of file marshal.h.


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