OpenSDN source code
|
#include "control_node.h"
#include "base/misc_utils.h"
#include "base/task.h"
#include "base/task_annotations.h"
#include "base/task_trigger.h"
#include "base/timer.h"
#include "bgp/bgp_server.h"
#include "bgp/bgp_xmpp_channel.h"
#include "control-node/sandesh/control_node_types.h"
#include "ifmap/ifmap_server.h"
Go to the source code of this file.
Variables | |
static std::unique_ptr< Timer > | node_info_log_timer |
static std::unique_ptr < TaskTrigger > | node_info_trigger |
|
static |
Definition at line 22 of file control_node_uve.cc.
|
static |
Definition at line 23 of file control_node_uve.cc.