OpenSDN source code
|
This is the complete list of members for VnIpam, including all inherited members.
alloc_unit | VnIpam | |
default_gw | VnIpam | |
dhcp_enable | VnIpam | |
dhcp_enable_v6 | VnIpam | |
dns_server | VnIpam | |
GetSubnetAddress() const | VnIpam | |
installed | VnIpam | |
ip_prefix | VnIpam | |
ipam_name | VnIpam | |
IsSubnetMember(const IpAddress &ip) const | VnIpam | |
IsV4() const | VnIpam | inline |
IsV6() const | VnIpam | inline |
oper_dhcp_options | VnIpam | |
operator<(const VnIpam &rhs) const | VnIpam | inline |
plen | VnIpam | |
VnIpam(const std::string &ip, uint32_t len, const std::string &gw, const std::string &dns, bool dhcp, const std::string &name, const std::vector< autogen::DhcpOptionType > &dhcp_options, const std::vector< autogen::RouteType > &host_routes, uint32_t alloc) | VnIpam |