OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
aux::IPv6Reader Struct Reference

Public Member Functions

 IPv6Reader (const unsigned int itf_idx)
 
int read_ipv6_address (const struct nlmsghdr *resp_nh) const
 
int operator() (const struct nlmsghdr *resp_nh) const
 

Public Attributes

unsigned int vhost_idx_
 
Ip6Address vhost_addr_
 

Private Member Functions

 IPv6Reader ()
 
 IPv6Reader (const IPv6Reader &)
 

Detailed Description

Definition at line 264 of file linux/metadata_ipv6_netlink.cc.

Constructor & Destructor Documentation

aux::IPv6Reader::IPv6Reader ( const unsigned int  itf_idx)
inlineexplicit

Definition at line 266 of file linux/metadata_ipv6_netlink.cc.

aux::IPv6Reader::IPv6Reader ( )
private
aux::IPv6Reader::IPv6Reader ( const IPv6Reader )
private

Member Function Documentation

int aux::IPv6Reader::operator() ( const struct nlmsghdr *  resp_nh) const
inline

Definition at line 310 of file linux/metadata_ipv6_netlink.cc.

Here is the call graph for this function:

int aux::IPv6Reader::read_ipv6_address ( const struct nlmsghdr *  resp_nh) const
inline

Definition at line 275 of file linux/metadata_ipv6_netlink.cc.

Member Data Documentation

Ip6Address aux::IPv6Reader::vhost_addr_
mutable

Definition at line 273 of file linux/metadata_ipv6_netlink.cc.

unsigned int aux::IPv6Reader::vhost_idx_

Definition at line 271 of file linux/metadata_ipv6_netlink.cc.


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