#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.
process::ConnectionStateManager::ConnectionStateManager |
( |
| ) |
|
|
inlineprivate |
vector< FlagInfo > process::ConnectionStateManager::GetFlagInfos |
( |
const FlagConfigVec & |
flag_infos | ) |
|
|
private |
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 |
bool process::ConnectionStateManager::SendProcessStateUve |
( |
bool |
lock | ) |
|
|
inlineprivate |
void process::ConnectionStateManager::SetProcessStateCb |
( |
ProcessStateFn |
status_cb | ) |
|
|
inlineprivate |
void process::ConnectionStateManager::Shutdown |
( |
void |
| ) |
|
|
inline |
friend class ::ConnectionInfoTest |
|
friend |
NodeStatus process::ConnectionStateManager::data_ |
|
private |
ProcessStatus process::ConnectionStateManager::process_status_ |
|
private |
The documentation for this class was generated from the following files: