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

Public Member Functions

template<typename _rpcb_map_T , typename _rpcb_next_T , typename = typename std::enable_if<std::is_constructible<rpcb, _rpcb_map_T>::value && std::is_constructible<xdr::pointer<rp__list>, _rpcb_next_T>::value >::type>
 rp__list (_rpcb_map_T &&_rpcb_map, _rpcb_next_T &&_rpcb_next)
 

Public Attributes

rpcb rpcb_map {}
 
xdr::pointer< rp__listrpcb_next {}
 

Detailed Description

Definition at line 82 of file rpcb_prot.hh.


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