#include <agent_sandesh.h>
|
| AgentPolicySetSandesh (const std::string &context, const std::string &uuid, const std::string &name) |
|
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 582 of file agent_sandesh.h.
AgentPolicySetSandesh::AgentPolicySetSandesh |
( |
const std::string & |
context, |
|
|
const std::string & |
uuid, |
|
|
const std::string & |
name |
|
) |
| |
DBTable * AgentPolicySetSandesh::AgentGetTable |
( |
| ) |
|
|
privatevirtual |
void AgentPolicySetSandesh::Alloc |
( |
| ) |
|
|
privatevirtual |
bool AgentPolicySetSandesh::Filter |
( |
const DBEntryBase * |
entry | ) |
|
|
virtual |
bool AgentPolicySetSandesh::UpdateResp |
( |
DBEntryBase * |
entry | ) |
|
|
privatevirtual |
std::string AgentPolicySetSandesh::name_ |
|
private |
std::string AgentPolicySetSandesh::uuid_str_ |
|
private |
The documentation for this class was generated from the following files: