#include <agent_sandesh.h>
|
| | TagSandesh (const std::string &context, const std::string &u, const std::string &name) |
| |
| | ~TagSandesh () |
| |
| 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 598 of file agent_sandesh.h.
◆ TagSandesh()
| TagSandesh::TagSandesh |
( |
const std::string & |
context, |
|
|
const std::string & |
u, |
|
|
const std::string & |
name |
|
) |
| |
◆ ~TagSandesh()
| TagSandesh::~TagSandesh |
( |
| ) |
|
|
inline |
◆ AgentGetTable()
| DBTable * TagSandesh::AgentGetTable |
( |
| ) |
|
|
privatevirtual |
◆ Alloc()
| void TagSandesh::Alloc |
( |
| ) |
|
|
privatevirtual |
◆ Filter()
◆ FilterToArgs()
◆ name_
| std::string TagSandesh::name_ |
|
private |
◆ uuid_
◆ uuid_str_
| std::string TagSandesh::uuid_str_ |
|
private |
The documentation for this class was generated from the following files: