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

Public Member Functions

template<typename _rpcb_entry_map_T , typename _rpcb_entry_next_T , typename = typename std::enable_if<std::is_constructible<rpcb_entry, _rpcb_entry_map_T>::value && std::is_constructible<xdr::pointer<rpcb_entry_list>, _rpcb_entry_next_T>::value >::type>
 rpcb_entry_list (_rpcb_entry_map_T &&_rpcb_entry_map, _rpcb_entry_next_T &&_rpcb_entry_next)
 

Public Attributes

rpcb_entry rpcb_entry_map {}
 
xdr::pointer< rpcb_entry_listrpcb_entry_next {}
 

Detailed Description

Definition at line 286 of file rpcb_prot.hh.


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