#include <control_node.h>
Definition at line 26 of file control_node.h.
bool ControlNode::ControlNodeInfoLogTimer |
( |
TaskTrigger * |
node_info_trigger | ) |
|
|
staticprivate |
void ControlNode::Exit |
( |
bool |
do_assert | ) |
|
|
static |
static const std::string ControlNode::GetHostname |
( |
| ) |
|
|
inlinestatic |
string ControlNode::GetProcessState |
( |
bool |
bgpHasSelfConfiguration, |
|
|
bool |
bgpIsAdminDown, |
|
|
bool |
configEndOfRibComputed, |
|
|
process::ProcessState::type * |
state, |
|
|
std::string * |
message |
|
) |
| |
|
static |
static const std::string& ControlNode::GetProgramName |
( |
| ) |
|
|
inlinestatic |
static std::string ControlNode::GetSelfIp |
( |
| ) |
|
|
inlinestatic |
static bool ControlNode::GetTestMode |
( |
| ) |
|
|
inlinestatic |
void ControlNode::SetDefaultSchedulingPolicy |
( |
| ) |
|
|
static |
static void ControlNode::SetHostname |
( |
const std::string |
name | ) |
|
|
inlinestatic |
static void ControlNode::SetProgramName |
( |
const char * |
name | ) |
|
|
inlinestatic |
static void ControlNode::SetSelfIp |
( |
std::string |
ip | ) |
|
|
inlinestatic |
static void ControlNode::SetTestMode |
( |
const bool |
flag | ) |
|
|
inlinestatic |
void ControlNode::Shutdown |
( |
| ) |
|
|
static |
std::string ControlNode::hostname_ |
|
staticprivate |
std::string ControlNode::prog_name_ |
|
staticprivate |
std::string ControlNode::self_ip_ |
|
staticprivate |
bool ControlNode::test_mode_ |
|
staticprivate |
The documentation for this class was generated from the following files: