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

Public Member Functions

template<typename _map_T , typename _next_T , typename = typename std::enable_if<std::is_constructible<mapping, _map_T>::value && std::is_constructible<xdr::pointer<pmaplist_entry>, _next_T>::value >::type>
 pmaplist_entry (_map_T &&_map, _next_T &&_next)
 

Public Attributes

mapping map {}
 
xdr::pointer< pmaplist_entrynext {}
 

Detailed Description

Definition at line 1295 of file rpcb_prot.hh.


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