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