#include <agent_sandesh.h>
|
| AgentVnSandesh (const std::string &context, const std::string &name, const std::string &u, const std::string &vxlan_id, const std::string &ipam_name) |
|
| ~AgentVnSandesh () |
|
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 142 of file agent_sandesh.h.
AgentVnSandesh::AgentVnSandesh |
( |
const std::string & |
context, |
|
|
const std::string & |
name, |
|
|
const std::string & |
u, |
|
|
const std::string & |
vxlan_id, |
|
|
const std::string & |
ipam_name |
|
) |
| |
AgentVnSandesh::~AgentVnSandesh |
( |
| ) |
|
|
inline |
DBTable * AgentVnSandesh::AgentGetTable |
( |
| ) |
|
|
privatevirtual |
void AgentVnSandesh::Alloc |
( |
| ) |
|
|
privatevirtual |
bool AgentVnSandesh::Filter |
( |
const DBEntryBase * |
entry | ) |
|
|
virtual |
std::string AgentVnSandesh::ipam_name_ |
|
private |
std::string AgentVnSandesh::name_ |
|
private |
std::string AgentVnSandesh::uuid_str_ |
|
private |
std::string AgentVnSandesh::vxlan_id_ |
|
private |
The documentation for this class was generated from the following files: