OpenSDN source code
|
This is the complete list of members for MatchExtCommunity, including all inherited members.
communities() const | MatchExtCommunity | inline |
CommunityRegexList typedef | MatchExtCommunity | |
CommunityRegexStringList typedef | MatchExtCommunity | |
ExtCommunityFromString(const std::string &comm) | MatchExtCommunity | private |
Find(const ExtCommunity::ExtCommunityValue &community) const | MatchExtCommunity | |
IsEqual(const RoutingPolicyMatch &community) const | MatchExtCommunity | virtual |
Match(const BgpRoute *route, const BgpPath *path, const BgpAttr *attr) const | MatchExtCommunity | virtual |
match_all() const | MatchExtCommunity | inline |
match_all_ | MatchExtCommunity | private |
MatchAll(const BgpAttr *attr) const | MatchExtCommunity | private |
MatchAny(const BgpAttr *attr) const | MatchExtCommunity | private |
MatchExtCommunity(const std::vector< std::string > &communities, bool match_all) | MatchExtCommunity | |
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 | MatchExtCommunity | inline |
regexs() const | MatchExtCommunity | inline |
to_match_ | MatchExtCommunity | private |
to_match_regex_strings_ | MatchExtCommunity | private |
to_match_regexs_ | MatchExtCommunity | private |
ToString() const | MatchExtCommunity | virtual |
~MatchExtCommunity() | MatchExtCommunity | virtual |
~RoutingPolicyMatch() | RoutingPolicyMatch | inlinevirtual |