OpenSDN source code
|
#include <malloc.h>
#include <string>
#include "base/sandesh/process_info_types.h"
#include "io/event_manager.h"
#include "sandesh/sandesh_trace.h"
Go to the source code of this file.
Classes | |
class | ControlNode |
Macros | |
#define | CONTROL_NODE_EXIT(message) |
Functions | |
void | ControlNodeShutdown () |
#define CONTROL_NODE_EXIT | ( | message | ) |
Definition at line 20 of file control_node.h.
void ControlNodeShutdown | ( | ) |
Definition at line 178 of file controller/src/control-node/main.cc.