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

#include <ksync_agent_sandesh.h>

Inheritance diagram for AgentKsyncNhListSandesh:
Collaboration diagram for AgentKsyncNhListSandesh:

Public Member Functions

 AgentKsyncNhListSandesh (const std::string &context)
 
 ~AgentKsyncNhListSandesh ()
 
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 KSyncNhListReq
 

Additional Inherited Members

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

Detailed Description

Definition at line 50 of file ksync_agent_sandesh.h.

Constructor & Destructor Documentation

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

Definition at line 65 of file ksync_agent_sandesh.cc.

AgentKsyncNhListSandesh::~AgentKsyncNhListSandesh ( )
inline

Definition at line 53 of file ksync_agent_sandesh.h.

Member Function Documentation

KSyncDBObject * AgentKsyncNhListSandesh::AgentGetKsyncObject ( )
virtual

Implements AgentKsyncSandesh.

Definition at line 74 of file ksync_agent_sandesh.cc.

Here is the call graph for this function:

void AgentKsyncNhListSandesh::Alloc ( )
virtual

Implements AgentKsyncSandesh.

Definition at line 78 of file ksync_agent_sandesh.cc.

bool AgentKsyncNhListSandesh::UpdateResp ( KSyncEntry entry)
virtual

Implements AgentKsyncSandesh.

Definition at line 69 of file ksync_agent_sandesh.cc.

Here is the call graph for this function:

Friends And Related Function Documentation

friend class KSyncNhListReq
friend

Definition at line 59 of file ksync_agent_sandesh.h.


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