| BgpAttrDB(BgpServer *server) | BgpAttrDB | explicit |
| BgpPathAttributeDB(int hash_size=GetHashSize()) | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inlineexplicit |
| Delete(BgpAttr *attr) | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inline |
| GetHashSize() | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inlineprivatestatic |
| hash_size_ | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | private |
| HashCompute(BgpAttr *attr) const | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inlineprivate |
| Locate(BgpAttr *attr) | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inline |
| Locate(const BgpAttrSpec &spec) | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inline |
| LocateInternal(BgpAttr *attr) | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inlineprivate |
| mutex_ | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | private |
| ReplaceAsPathAndLocate(const BgpAttr *attr, AsPathPtr aspath) | BgpAttrDB | |
| ReplaceCommunityAndLocate(const BgpAttr *attr, CommunityPtr community) | BgpAttrDB | |
| ReplaceEsiAndLocate(const BgpAttr *attr, const EthernetSegmentId &esi) | BgpAttrDB | |
| ReplaceExtCommunityAndLocate(const BgpAttr *attr, ExtCommunityPtr extcomm) | BgpAttrDB | |
| ReplaceLargeCommunityAndLocate(const BgpAttr *attr, LargeCommunityPtr largecomm) | BgpAttrDB | |
| ReplaceLeafOListAndLocate(const BgpAttr *attr, const BgpOListSpec *leaf_olist_spec) | BgpAttrDB | |
| ReplaceLocalPreferenceAndLocate(const BgpAttr *attr, uint32_t local_pref) | BgpAttrDB | |
| ReplaceNexthopAndLocate(const BgpAttr *attr, const IpAddress &addr) | BgpAttrDB | |
| ReplaceOListAndLocate(const BgpAttr *attr, const BgpOListSpec *olist_spec) | BgpAttrDB | |
| ReplaceOriginAndLocate(const BgpAttr *attr, BgpAttrOrigin::OriginType origin) | BgpAttrDB | |
| ReplaceOriginatorIdAndLocate(const BgpAttr *attr, Ip4Address originator_id) | BgpAttrDB | |
| ReplaceOriginVnPathAndLocate(const BgpAttr *attr, OriginVnPathPtr ovnpath) | BgpAttrDB | |
| ReplacePmsiTunnelAndLocate(const BgpAttr *attr, const PmsiTunnelSpec *pmsi_spec) | BgpAttrDB | |
| ReplaceSourceRdAndLocate(const BgpAttr *attr, const RouteDistinguisher &source_rd) | BgpAttrDB | |
| ReplaceSubProtocolAndLocate(const BgpAttr *attr, const std::string &sbp) | BgpAttrDB | |
| server() | BgpAttrDB | inline |
| server() const | BgpAttrDB | inline |
| server_ | BgpAttrDB | private |
| Set typedef | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | private |
| set_ | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | private |
| Size() | BgpPathAttributeDB< BgpAttr, BgpAttrPtr, BgpAttrSpec, BgpAttrCompare, BgpAttrDB > | inline |