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

#include <controller_sandesh.h>

Collaboration diagram for ControllerSandesh:

Public Member Functions

 ControllerSandesh ()
 
virtual ~ControllerSandesh ()
 

Static Public Attributes

static const uint8_t entries_per_sandesh = 20
 

Private Member Functions

void SandeshDone ()
 
 DISALLOW_COPY_AND_ASSIGN (ControllerSandesh)
 

Private Attributes

SandeshResponseresp_
 

Detailed Description

Definition at line 14 of file controller_sandesh.h.

Constructor & Destructor Documentation

ControllerSandesh::ControllerSandesh ( )
virtual ControllerSandesh::~ControllerSandesh ( )
inlinevirtual

Definition at line 18 of file controller_sandesh.h.

Member Function Documentation

ControllerSandesh::DISALLOW_COPY_AND_ASSIGN ( ControllerSandesh  )
private
void ControllerSandesh::SandeshDone ( )
private

Member Data Documentation

const uint8_t ControllerSandesh::entries_per_sandesh = 20
static

Definition at line 16 of file controller_sandesh.h.

SandeshResponse* ControllerSandesh::resp_
private

Definition at line 22 of file controller_sandesh.h.


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