OpenSDN source code
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::ControllerSandesh ( )

◆ ~ControllerSandesh()

virtual ControllerSandesh::~ControllerSandesh ( )
inlinevirtual

Definition at line 18 of file controller_sandesh.h.

Member Function Documentation

◆ DISALLOW_COPY_AND_ASSIGN()

ControllerSandesh::DISALLOW_COPY_AND_ASSIGN ( ControllerSandesh  )
private

◆ SandeshDone()

void ControllerSandesh::SandeshDone ( )
private

Member Data Documentation

◆ entries_per_sandesh

const uint8_t ControllerSandesh::entries_per_sandesh = 20
static

Definition at line 16 of file controller_sandesh.h.

◆ resp_

SandeshResponse* ControllerSandesh::resp_
private

Definition at line 22 of file controller_sandesh.h.


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