|
OpenSDN source code
|
This is the complete list of members for ExtCommunity, including all inherited members.
| Append(const ExtCommunityValue &value) | ExtCommunity | private |
| Append(const ExtCommunityList &list) | ExtCommunity | private |
| BgpAttrTest class | ExtCommunity | friend |
| communities() const | ExtCommunity | inline |
| communities_ | ExtCommunity | private |
| CompareTo(const ExtCommunity &rhs) const | ExtCommunity | |
| ContainsOriginVn(as_t asn, uint32_t vn_index) const | ExtCommunity | |
| ContainsOriginVn(const ExtCommunityValue &val) const | ExtCommunity | |
| ContainsOriginVn4(const ExtCommunityValue &val) const | ExtCommunity | |
| ContainsRTarget(const ExtCommunityValue &val) const | ExtCommunity | |
| ContainsSourceAs(const ExtCommunityValue &val) const | ExtCommunity | |
| ContainsTunnelEncapVxlan() const | ExtCommunity | |
| ContainsVrfRouteImport(const ExtCommunityValue &val) const | ExtCommunity | |
| extcomm_db_ | ExtCommunity | private |
| ExtCommunity(ExtCommunityDB *extcomm_db) | ExtCommunity | inlineexplicit |
| ExtCommunity(const ExtCommunity &rhs) | ExtCommunity | inlineexplicit |
| ExtCommunity(ExtCommunityDB *extcomm_db, const ExtCommunitySpec spec) | ExtCommunity | explicit |
| ExtCommunityDB class | ExtCommunity | friend |
| ExtCommunityFromString(const std::string &comm) | ExtCommunity | static |
| ExtCommunityList typedef | ExtCommunity | |
| ExtCommunityValue typedef | ExtCommunity | |
| FromHexString(const std::string &comm, boost::system::error_code *errorp) | ExtCommunity | static |
| get_rtarget_val(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| GetOriginVnIndex() const | ExtCommunity | |
| GetSubClusterId() const | ExtCommunity | |
| GetTag4List(as_t asn=0) const | ExtCommunity | |
| GetTagList(as2_t asn=0) const | ExtCommunity | |
| GetTunnelEncap() const | ExtCommunity | |
| hash_value(ExtCommunity const &comm) | ExtCommunity | friend |
| intrusive_ptr_add_ref(const ExtCommunity *cextcomm) | ExtCommunity | friend |
| intrusive_ptr_del_ref(const ExtCommunity *cextcomm) | ExtCommunity | friend |
| intrusive_ptr_release(const ExtCommunity *cextcomm) | ExtCommunity | friend |
| is_default_gateway(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_es_import(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_esi_label(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_etree(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_load_balance(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_local_sequence_number(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_mac_mobility(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_multicast_flags(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_origin_vn(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_route_target(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_router_mac(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_security_group(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_security_group4(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_site_of_origin(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_source_as(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_sub_cluster(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_tag(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_tag4(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_tunnel_encap(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| is_vrf_route_import(const ExtCommunityValue &val) | ExtCommunity | inlinestatic |
| refcount_ | ExtCommunity | mutableprivate |
| Remove() | ExtCommunity | virtual |
| Remove(const ExtCommunityList &list) | ExtCommunity | private |
| RemoveLoadBalance() | ExtCommunity | private |
| RemoveMFlags() | ExtCommunity | private |
| RemoveOriginVn() | ExtCommunity | private |
| RemoveRTarget() | ExtCommunity | private |
| RemoveSGID() | ExtCommunity | private |
| RemoveSiteOfOrigin() | ExtCommunity | private |
| RemoveSourceAS() | ExtCommunity | private |
| RemoveSubCluster() | ExtCommunity | private |
| RemoveTag() | ExtCommunity | private |
| RemoveTunnelEncapsulation() | ExtCommunity | private |
| RemoveVrfRouteImport() | ExtCommunity | private |
| Set(const ExtCommunityList &list) | ExtCommunity | private |
| ToHexString(const ExtCommunityValue &val) | ExtCommunity | static |
| ToString(const ExtCommunityValue &val) | ExtCommunity | static |
| ~ExtCommunity() | ExtCommunity | inlinevirtual |