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