#include <agent_sandesh.h>
|
| AgentNhSandesh (const std::string &context, const std::string &type, const std::string &nh_index, const std::string &policy_enabled) |
|
| ~AgentNhSandesh () |
|
virtual bool | Filter (const DBEntryBase *entry) |
|
virtual bool | FilterToArgs (AgentSandeshArguments *args) |
|
Public Member Functions inherited from AgentSandesh |
| AgentSandesh (const std::string &context, const std::string &name) |
|
| AgentSandesh (const std::string &context) |
|
virtual | ~AgentSandesh () |
|
std::string | context () const |
|
void | DoSandeshInternal (AgentSandeshPtr sandesh, int start, int count) |
|
void | MakeSandeshPageReq (PageReqData *req, DBTable *table, int first, int last, int end, int count, int page_size) |
|
Definition at line 222 of file agent_sandesh.h.
AgentNhSandesh::AgentNhSandesh |
( |
const std::string & |
context, |
|
|
const std::string & |
type, |
|
|
const std::string & |
nh_index, |
|
|
const std::string & |
policy_enabled |
|
) |
| |
AgentNhSandesh::~AgentNhSandesh |
( |
| ) |
|
|
inline |
DBTable * AgentNhSandesh::AgentGetTable |
( |
| ) |
|
|
privatevirtual |
void AgentNhSandesh::Alloc |
( |
| ) |
|
|
privatevirtual |
bool AgentNhSandesh::Filter |
( |
const DBEntryBase * |
entry | ) |
|
|
virtual |
std::string AgentNhSandesh::nh_index_ |
|
private |
std::string AgentNhSandesh::policy_enabled_ |
|
private |
std::string AgentNhSandesh::type_ |
|
private |
The documentation for this class was generated from the following files: