|
OpenSDN source code
|
#include <controller_sandesh.h>

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 | |
| SandeshResponse * | resp_ |
Definition at line 14 of file controller_sandesh.h.
| ControllerSandesh::ControllerSandesh | ( | ) |
|
inlinevirtual |
Definition at line 18 of file controller_sandesh.h.
|
private |
|
private |
|
static |
Definition at line 16 of file controller_sandesh.h.
|
private |
Definition at line 22 of file controller_sandesh.h.