Add(const DBRequest *req) | DBTable | virtual |
AddChangeInput(DBTablePartition *part, VrfEntry *vrf, AgentRoute *rt, AgentRouteKey *key, AgentRouteData *data) | AgentRouteTable | |
AddRemoveCallback(const DBEntryBase *entry, bool add) const | DBTableBase | inlinevirtual |
AddToDBStateCount(ListenerId listener, int count) | DBTableBase | |
AddUnresolvedNH(const NextHop *) | AgentRouteTable | |
AddUnresolvedRoute(const AgentRoute *rt) | AgentRouteTable | |
agent() const | AgentRouteTable | inline |
agent_ | AgentRouteTable | private |
AgentRouteTable(DB *db, const std::string &name) | AgentRouteTable | |
AllocEntry(const DBRequestKey *k) const | AgentRouteTable | virtual |
AllocPartition(int index) | DBTable | virtual |
AllocWalker(WalkFn walk_fn, WalkCompleteFn walk_complete) | DBTable | |
Change(DBEntryBase *entry) | DBTable | virtual |
ChangeCallback typedef | DBTableBase | |
database() | DBTableBase | inline |
database() const | DBTableBase | inline |
DBStateClear(DBTable *table, ListenerId id) | DBTable | static |
DBTable(DB *db, const std::string &name) | DBTable | |
DBTableBase(DB *db, const std::string &name) | DBTableBase | |
DBTableWalkRef typedef | DBTable | |
decr_walker_count() | DBTableBase | inline |
Delete(DBEntry *entry, const DBRequest *req) | DBTable | virtual |
deleter() | AgentRouteTable | |
deleter_ | AgentRouteTable | private |
DeleteRouteDone(DBTable::DBTableWalkRef walk_ref, DBTableBase *base, RouteTableWalkerState *state) | AgentRouteTable | private |
DelExplicitRouteWalkerCb(DBTablePartBase *part, DBEntryBase *entry) | AgentRouteTable | |
DISALLOW_COPY_AND_ASSIGN(AgentRouteTable) | AgentRouteTable | private |
empty() const | DBTableBase | inline |
Enqueue(DBRequest *req) | DBTableBase | |
enqueue_count() const | DBTableBase | inline |
EnqueueRemove(DBEntryBase *db_entry) | DBTableBase | |
EvaluateUnresolvedNH(void) | AgentRouteTable | |
EvaluateUnresolvedRoutes(void) | AgentRouteTable | |
FillListeners(std::vector< ShowTableListener > *listeners) const | DBTableBase | |
Find(const DBEntry *entry) | DBTable | |
Find(const DBEntry *entry) const | DBTable | |
Find(const DBRequestKey *key, int id=-1) | DBTable | |
Find(const DBRequestKey *key, int id=-1) const | DBTable | |
FindActiveEntry(const AgentRouteKey *key) | AgentRouteTable | |
FindActiveEntry(const AgentRoute *key) | AgentRouteTable | |
FindActiveEntryNoLock(const AgentRouteKey *key) | AgentRouteTable | |
FindActiveEntryNoLock(const AgentRoute *key) | AgentRouteTable | |
FindNoLock(const DBEntry *entry) | DBTable | |
FindNoLock(const DBRequestKey *key) | DBTable | |
GetAgentSandesh(const AgentSandeshArguments *args, const std::string &context) | AgentRouteTable | inlinevirtual |
GetDBStateCount(ListenerId listener) | DBTableBase | |
GetListenerCount() const | DBTableBase | |
GetOperDBTraceBuf() const | AgentRouteTable | inlinevirtual |
GetSuffix(Agent::RouteTableType type) | AgentRouteTable | static |
GetTableName() const =0 | AgentRouteTable | pure virtual |
GetTablePartition(const DBRequestKey *key) | DBTable | virtual |
GetTablePartition(const DBRequestKey *key) const | DBTable | virtual |
GetTablePartition(const DBEntryBase *entry) | DBTable | virtual |
GetTablePartition(const DBEntryBase *entry) const | DBTable | virtual |
GetTablePartition(const int index) | DBTable | virtual |
GetTablePartition(const int index) const | DBTable | virtual |
GetTableType() const =0 | AgentRouteTable | pure virtual |
GetWalkerTaskId() | DBTable | inline |
GetWalkIterationToYield() | DBTable | inline |
Hash(const DBEntry *entry) const | AgentRouteTable | inlinevirtual |
Hash(const DBRequestKey *key) const | AgentRouteTable | inlinevirtual |
HasListeners() const | DBTableBase | |
HasWalkers() const | DBTableBase | inline |
incr_enqueue_count() | DBTableBase | inline |
incr_input_count() | DBTableBase | inline |
incr_notify_count() | DBTableBase | inline |
incr_walk_again_count() | DBTableBase | inline |
incr_walk_cancel_count() | DBTableBase | inline |
incr_walk_complete_count() | DBTableBase | inline |
incr_walk_count() | DBTableBase | inline |
incr_walk_request_count() | DBTableBase | inline |
incr_walker_count() | DBTableBase | inline |
Init() | DBTable | |
Input(DBTablePartition *part, DBClient *client, DBRequest *req) | AgentRouteTable | privatevirtual |
input_count() const | DBTableBase | inline |
kInvalidId | DBTableBase | static |
kIterationToYield | DBTable | static |
kPartitionCount | AgentRouteTable | static |
ListenerId typedef | DBTableBase | |
LocateRoute(DBTablePartition *part, VrfEntry *vrf, AgentRoute *rt, AgentRouteKey *key, AgentRouteData *data, bool *notify) | AgentRouteTable | |
ManagedDelete() | AgentRouteTable | |
MayDelete() const | DBTableBase | virtual |
name() const | DBTableBase | inline |
notify_count() const | DBTableBase | inline |
NotifyAllEntries() | DBTable | |
NotifyEntry(AgentRoute *entry) | AgentRouteTable | virtual |
OnChange(DBEntry *entry, const DBRequest *req) | DBTable | virtual |
OperDBTraceBuf | AgentRouteTable | private |
PartitionCount() const | AgentRouteTable | inlinevirtual |
PathSelection(const Path &path1, const Path &path2) | AgentRouteTable | static |
Process(DBRequest &req) | AgentRouteTable | |
ProcessAdd(AgentRoute *rt) | AgentRouteTable | inlinevirtual |
ProcessDelete(AgentRoute *rt) | AgentRouteTable | inlinevirtual |
Register(ChangeCallback callback, const std::string &name="unspecified") | DBTableBase | |
ReleaseWalker(DBTableWalkRef &walk) | DBTable | |
RemoveUnresolvedNH(const NextHop *) | AgentRouteTable | |
RemoveUnresolvedRoute(const AgentRoute *rt) | AgentRouteTable | |
reset_enqueue_count() | DBTableBase | inline |
reset_input_count() | DBTableBase | inline |
reset_notify_count() | DBTableBase | inline |
RetryDelete() | AgentRouteTable | virtual |
RouteTable(DB *db, const std::string &name) | RouteTable | inline |
RunNotify(DBTablePartBase *tpart, DBEntryBase *entry) | DBTableBase | |
SetVrf(VrfEntry *vrf) | AgentRouteTable | |
SetWalkIterationToYield(int count) | DBTable | inline |
SetWalkTaskId(int task_id) | DBTable | inline |
Size() const | DBTable | virtual |
Unregister(ListenerId listener) | DBTableBase | |
unresolved_nh_begin() const | AgentRouteTable | inline |
unresolved_nh_end() const | AgentRouteTable | inline |
unresolved_nh_tree_ | AgentRouteTable | private |
unresolved_route_begin() const | AgentRouteTable | inline |
unresolved_route_end() const | AgentRouteTable | inline |
unresolved_route_size() const | AgentRouteTable | inline |
unresolved_rt_tree_ | AgentRouteTable | private |
UnresolvedNHTree typedef | AgentRouteTable | |
UnresolvedRouteTree typedef | AgentRouteTable | |
vrf_delete_ref_ | AgentRouteTable | private |
vrf_entry() const | AgentRouteTable | |
vrf_entry_ | AgentRouteTable | private |
vrf_id() const | AgentRouteTable | inline |
vrf_id_ | AgentRouteTable | private |
vrf_name() const | AgentRouteTable | |
walk_again_count() const | DBTableBase | inline |
walk_cancel_count() const | DBTableBase | inline |
walk_complete_count() const | DBTableBase | inline |
walk_count() const | DBTableBase | inline |
walk_request_count() const | DBTableBase | inline |
WalkAgain(DBTableWalkRef walk) | DBTable | |
WalkCompleteFn typedef | DBTable | |
walker_count() const | DBTableBase | inline |
WalkFn typedef | DBTable | |
WalkTable(DBTableWalkRef walk) | DBTable | |
~AgentRouteTable() | AgentRouteTable | virtual |
~DBTable() | DBTable | virtual |
~DBTableBase() | DBTableBase | virtual |