#include <agent_sandesh.h>
|
| | AgentMplsSandesh (const std::string &context, const std::string &type, const std::string &label) |
| |
| | ~AgentMplsSandesh () |
| |
| 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 241 of file agent_sandesh.h.
◆ AgentMplsSandesh()
| AgentMplsSandesh::AgentMplsSandesh |
( |
const std::string & |
context, |
|
|
const std::string & |
type, |
|
|
const std::string & |
label |
|
) |
| |
◆ ~AgentMplsSandesh()
| AgentMplsSandesh::~AgentMplsSandesh |
( |
| ) |
|
|
inline |
◆ AgentGetTable()
| DBTable * AgentMplsSandesh::AgentGetTable |
( |
| ) |
|
|
privatevirtual |
◆ Alloc()
| void AgentMplsSandesh::Alloc |
( |
| ) |
|
|
privatevirtual |
◆ Filter()
| bool AgentMplsSandesh::Filter |
( |
const DBEntryBase * |
entry | ) |
|
|
virtual |
◆ FilterToArgs()
◆ MplsReq
◆ label_
| std::string AgentMplsSandesh::label_ |
|
private |
◆ type_
| std::string AgentMplsSandesh::type_ |
|
private |
The documentation for this class was generated from the following files: