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

Public Member Functions

template<typename _low_T , typename _high_T , typename = typename std::enable_if<std::is_constructible<std::uint32_t, _low_T>::value && std::is_constructible<std::uint32_t, _high_T>::value >::type>
 _mismatch_info_t (_low_T &&_low, _high_T &&_high)
 

Public Attributes

std::uint32_t low {}
 
std::uint32_t high {}
 

Detailed Description

Definition at line 620 of file rpc_msg.hh.


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