|
OpenSDN source code
|
This is the complete list of members for Inet6Prefix, including all inherited members.
| addr() const | Inet6Prefix | inline |
| CompareTo(const Inet6Prefix &rhs) const | Inet6Prefix | |
| FromProtoPrefix(const BgpProtoPrefix &proto_prefix, Inet6Prefix *prefix) | Inet6Prefix | static |
| FromProtoPrefix(BgpServer *server, const BgpProtoPrefix &proto_prefix, const BgpAttr *attr, const Address::Family family, Inet6Prefix *prefix, BgpAttrPtr *new_attr, uint32_t *label, uint32_t *l3_label) | Inet6Prefix | static |
| FromString(const std::string &str, boost::system::error_code *errorp=NULL) | Inet6Prefix | static |
| Inet6Prefix() | Inet6Prefix | inline |
| Inet6Prefix(Ip6Address addr, int prefixlen) | Inet6Prefix | inline |
| ip6_addr() const | Inet6Prefix | inline |
| ip6_addr_ | Inet6Prefix | private |
| IsMoreSpecific(const Inet6Prefix &rhs) const | Inet6Prefix | |
| kMaxV6PrefixLen | Inet6Prefix | static |
| operator!=(const Inet6Prefix &rhs) const | Inet6Prefix | inline |
| operator&(const Inet6Prefix &rhs) const | Inet6Prefix | |
| operator<(const Inet6Prefix &rhs) const | Inet6Prefix | inline |
| operator==(const Inet6Prefix &rhs) const | Inet6Prefix | inline |
| operator>(const Inet6Prefix &rhs) const | Inet6Prefix | inline |
| prefixlen() const | Inet6Prefix | inline |
| prefixlen_ | Inet6Prefix | private |
| ToBytes() const | Inet6Prefix | inline |
| ToBytes() | Inet6Prefix | inlineprivate |
| ToString() const | Inet6Prefix |