OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AgentKsyncIntfSandesh Class Reference

#include <ksync_agent_sandesh.h>

Inheritance diagram for AgentKsyncIntfSandesh:
Collaboration diagram for AgentKsyncIntfSandesh:

Public Member Functions

 AgentKsyncIntfSandesh (const std::string &context)
 
 ~AgentKsyncIntfSandesh ()
 
bool UpdateResp (KSyncEntry *entry)
 
KSyncDBObjectAgentGetKsyncObject ()
 
void Alloc ()
 
- Public Member Functions inherited from AgentKsyncSandesh
 AgentKsyncSandesh (const std::string &context)
 
virtual ~AgentKsyncSandesh ()
 
void DoKsyncSandesh (AgentKsyncSandeshPtr sandesh)
 
void DoKsyncSandeshInternal (AgentKsyncSandeshPtr sandesh)
 
void SetResp ()
 

Friends

class KSyncItfReq
 

Additional Inherited Members

- Protected Attributes inherited from AgentKsyncSandesh
SandeshResponseresp_
 
std::string context_
 
const std::string name_
 
Agentagent_
 

Detailed Description

Definition at line 35 of file ksync_agent_sandesh.h.

Constructor & Destructor Documentation

AgentKsyncIntfSandesh::AgentKsyncIntfSandesh ( const std::string &  context)

Definition at line 44 of file ksync_agent_sandesh.cc.

AgentKsyncIntfSandesh::~AgentKsyncIntfSandesh ( )
inline

Definition at line 38 of file ksync_agent_sandesh.h.

Member Function Documentation

KSyncDBObject * AgentKsyncIntfSandesh::AgentGetKsyncObject ( )
virtual

Implements AgentKsyncSandesh.

Definition at line 53 of file ksync_agent_sandesh.cc.

Here is the call graph for this function:

void AgentKsyncIntfSandesh::Alloc ( )
virtual

Implements AgentKsyncSandesh.

Definition at line 57 of file ksync_agent_sandesh.cc.

bool AgentKsyncIntfSandesh::UpdateResp ( KSyncEntry entry)
virtual

Implements AgentKsyncSandesh.

Definition at line 48 of file ksync_agent_sandesh.cc.

Here is the call graph for this function:

Friends And Related Function Documentation

friend class KSyncItfReq
friend

Definition at line 44 of file ksync_agent_sandesh.h.


The documentation for this class was generated from the following files: