OpenSDN source code
|
#include <ksync_agent_sandesh.h>
Public Member Functions | |
AgentKsyncIntfSandesh (const std::string &context) | |
~AgentKsyncIntfSandesh () | |
bool | UpdateResp (KSyncEntry *entry) |
KSyncDBObject * | AgentGetKsyncObject () |
void | Alloc () |
![]() | |
AgentKsyncSandesh (const std::string &context) | |
virtual | ~AgentKsyncSandesh () |
void | DoKsyncSandesh (AgentKsyncSandeshPtr sandesh) |
void | DoKsyncSandeshInternal (AgentKsyncSandeshPtr sandesh) |
void | SetResp () |
Friends | |
class | KSyncItfReq |
Additional Inherited Members | |
![]() | |
SandeshResponse * | resp_ |
std::string | context_ |
const std::string | name_ |
Agent * | agent_ |
Definition at line 35 of file ksync_agent_sandesh.h.
AgentKsyncIntfSandesh::AgentKsyncIntfSandesh | ( | const std::string & | context | ) |
Definition at line 44 of file ksync_agent_sandesh.cc.
|
inline |
Definition at line 38 of file ksync_agent_sandesh.h.
|
virtual |
Implements AgentKsyncSandesh.
Definition at line 53 of file ksync_agent_sandesh.cc.
|
virtual |
Implements AgentKsyncSandesh.
Definition at line 57 of file ksync_agent_sandesh.cc.
|
virtual |
Implements AgentKsyncSandesh.
Definition at line 48 of file ksync_agent_sandesh.cc.
|
friend |
Definition at line 44 of file ksync_agent_sandesh.h.