#include <connection_info.h>
|
void | Init (boost::asio::io_context &service, const std::string &hostname, const std::string &module, const std::string &instance_id, ProcessStateFn status_cb, std::string table) |
|
void | Shutdown () |
|
Definition at line 81 of file connection_info.h.
◆ ConnectionStateManager()
process::ConnectionStateManager::ConnectionStateManager |
( |
| ) |
|
|
inlineprivate |
◆ GetFlagInfos()
vector< FlagInfo > process::ConnectionStateManager::GetFlagInfos |
( |
const FlagConfigVec & |
flag_infos | ) |
|
|
private |
◆ GetInstance()
◆ Init()
void process::ConnectionStateManager::Init |
( |
boost::asio::io_context & |
service, |
|
|
const std::string & |
hostname, |
|
|
const std::string & |
module, |
|
|
const std::string & |
instance_id, |
|
|
ProcessStateFn |
status_cb, |
|
|
std::string |
table |
|
) |
| |
|
inline |
◆ SendProcessStateUve()
bool process::ConnectionStateManager::SendProcessStateUve |
( |
bool |
lock | ) |
|
|
inlineprivate |
◆ SetProcessStateCb()
void process::ConnectionStateManager::SetProcessStateCb |
( |
ProcessStateFn |
status_cb | ) |
|
|
inlineprivate |
◆ Shutdown()
void process::ConnectionStateManager::Shutdown |
( |
void |
| ) |
|
|
inline |
◆ ::ConnectionInfoTest
friend class ::ConnectionInfoTest |
|
friend |
◆ ConnectionState
◆ FlagUveManager
◆ data_
NodeStatus process::ConnectionStateManager::data_ |
|
private |
◆ instance_
◆ process_status_
ProcessStatus process::ConnectionStateManager::process_status_ |
|
private |
◆ status_cb_
The documentation for this class was generated from the following files: