|
OpenSDN source code
|
This is the complete list of members for MatchCommunity, including all inherited members.
| communities() const | MatchCommunity | inline |
| CommunityList typedef | MatchCommunity | |
| CommunityRegexList typedef | MatchCommunity | |
| CommunityRegexStringList typedef | MatchCommunity | |
| IsEqual(const RoutingPolicyMatch &community) const | MatchCommunity | virtual |
| Match(const BgpRoute *route, const BgpPath *path, const BgpAttr *attr) const | MatchCommunity | virtual |
| match_all() const | MatchCommunity | inline |
| match_all_ | MatchCommunity | private |
| MatchAll(const BgpAttr *attr) const | MatchCommunity | private |
| MatchAny(const BgpAttr *attr) const | MatchCommunity | private |
| MatchCommunity(const std::vector< std::string > &communities, bool match_all) | MatchCommunity | |
| operator!=(const RoutingPolicyMatch &match) const | RoutingPolicyMatch | inlinevirtual |
| operator()(const BgpRoute *route, const BgpPath *path, const BgpAttr *attr) const | RoutingPolicyMatch | inline |
| operator==(const RoutingPolicyMatch &match) const | RoutingPolicyMatch | inlinevirtual |
| regex_strings() const | MatchCommunity | inline |
| regexs() const | MatchCommunity | inline |
| to_match_ | MatchCommunity | private |
| to_match_regex_strings_ | MatchCommunity | private |
| to_match_regexs_ | MatchCommunity | private |
| ToString() const | MatchCommunity | virtual |
| ~MatchCommunity() | MatchCommunity | virtual |
| ~RoutingPolicyMatch() | RoutingPolicyMatch | inlinevirtual |