#include <agent_sandesh.h>
|
| AgentIntfSandesh (const std::string &context, const std::string &type, const std::string &name, const std::string &u, const std::string &vn, const std::string &mac, const std::string &v4, const std::string &v6, const std::string &parent, const std::string &ip_active, const std::string &ip6_active, const std::string &l2_active) |
|
| ~AgentIntfSandesh () |
|
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 184 of file agent_sandesh.h.
AgentIntfSandesh::AgentIntfSandesh |
( |
const std::string & |
context, |
|
|
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const std::string & |
u, |
|
|
const std::string & |
vn, |
|
|
const std::string & |
mac, |
|
|
const std::string & |
v4, |
|
|
const std::string & |
v6, |
|
|
const std::string & |
parent, |
|
|
const std::string & |
ip_active, |
|
|
const std::string & |
ip6_active, |
|
|
const std::string & |
l2_active |
|
) |
| |
AgentIntfSandesh::~AgentIntfSandesh |
( |
| ) |
|
|
inline |
DBTable * AgentIntfSandesh::AgentGetTable |
( |
| ) |
|
|
privatevirtual |
void AgentIntfSandesh::Alloc |
( |
| ) |
|
|
privatevirtual |
bool AgentIntfSandesh::Filter |
( |
const DBEntryBase * |
entry | ) |
|
|
virtual |
std::string AgentIntfSandesh::ip6_active_str_ |
|
private |
std::string AgentIntfSandesh::ip_active_str_ |
|
private |
std::string AgentIntfSandesh::l2_active_str_ |
|
private |
std::string AgentIntfSandesh::mac_str_ |
|
private |
std::string AgentIntfSandesh::name_ |
|
private |
std::string AgentIntfSandesh::parent_uuid_str_ |
|
private |
std::string AgentIntfSandesh::type_ |
|
private |
std::string AgentIntfSandesh::uuid_str_ |
|
private |
std::string AgentIntfSandesh::v4_str_ |
|
private |
std::string AgentIntfSandesh::v6_str_ |
|
private |
std::string AgentIntfSandesh::vn_ |
|
private |
The documentation for this class was generated from the following files: