|
OpenSDN source code
|
This is the complete list of members for ControlNode, including all inherited members.
| ControlNodeInfoLogger(const BgpServer *server, const BgpXmppChannelManager *xmpp_channel_mgr, const IFMapServer *ifmap_server, const std::string &build_info) | ControlNode | privatestatic |
| ControlNodeInfoLogTimer(TaskTrigger *node_info_trigger) | ControlNode | privatestatic |
| Exit(bool do_assert) | ControlNode | static |
| GetHostname() | ControlNode | inlinestatic |
| GetProcessState(bool bgpHasSelfConfiguration, bool bgpIsAdminDown, bool configEndOfRibComputed, process::ProcessState::type *state, std::string *message) | ControlNode | static |
| GetProgramName() | ControlNode | inlinestatic |
| GetSelfIp() | ControlNode | inlinestatic |
| GetTestMode() | ControlNode | inlinestatic |
| hostname_ | ControlNode | privatestatic |
| prog_name_ | ControlNode | privatestatic |
| self_ip_ | ControlNode | privatestatic |
| SetDefaultSchedulingPolicy() | ControlNode | static |
| SetHostname(const std::string name) | ControlNode | inlinestatic |
| SetProgramName(const char *name) | ControlNode | inlinestatic |
| SetSelfIp(std::string ip) | ControlNode | inlinestatic |
| SetTestMode(const bool flag) | ControlNode | inlinestatic |
| Shutdown() | ControlNode | static |
| StartControlNodeInfoLogger(EventManager &evm, uint64_t period_msecs, const BgpServer *server, const BgpXmppChannelManager *xmpp_channel_mgr, const IFMapServer *ifmap_server, const string &build_info) | ControlNode | static |
| test_mode_ | ControlNode | privatestatic |