HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
hlcc::telmon::ConfigPack Struct Reference

#include <config.hpp>

Public Attributes

std::string version
 
std::string modname
 
std::string procname
 
std::string filename
 
std::string sm_scxml
 
std::string sm_scxml_append
 
std::string log_level
 
std::string log_properties
 
std::string req_endpoint
 
std::string oldb_uri_prefix
 
int oldb_con_timeout
 
bool trs_health_enabled
 
std::string pub_dds_profile
 
std::string pub_dds_nic
 
std::string pub_dds_file
 
std::uint32_t pub_dds_domain_id_hlcc
 
std::uint32_t pub_dds_domain_id_ccs_ins
 
std::uint32_t pub_dds_domain_id_general
 
std::uint16_t estimation_period_ms
 
std::uint16_t readyforhandover_inertia_ms
 
std::vector< std::string > estimation_scripts
 
std::vector< MonitoredSubsystemmonitored_subsystems
 
std::vector< std::string > night_time_needed_subsystems
 
std::vector< std::string > night_time_not_needed_subsystems
 
std::vector< std::string > night_time_not_needed_critical_subsystems
 

Member Data Documentation

◆ estimation_period_ms

std::uint16_t hlcc::telmon::ConfigPack::estimation_period_ms

◆ estimation_scripts

std::vector<std::string> hlcc::telmon::ConfigPack::estimation_scripts

◆ filename

std::string hlcc::telmon::ConfigPack::filename

◆ log_level

std::string hlcc::telmon::ConfigPack::log_level

◆ log_properties

std::string hlcc::telmon::ConfigPack::log_properties

◆ modname

std::string hlcc::telmon::ConfigPack::modname

◆ monitored_subsystems

std::vector<MonitoredSubsystem> hlcc::telmon::ConfigPack::monitored_subsystems

◆ night_time_needed_subsystems

std::vector<std::string> hlcc::telmon::ConfigPack::night_time_needed_subsystems

◆ night_time_not_needed_critical_subsystems

std::vector<std::string> hlcc::telmon::ConfigPack::night_time_not_needed_critical_subsystems

◆ night_time_not_needed_subsystems

std::vector<std::string> hlcc::telmon::ConfigPack::night_time_not_needed_subsystems

◆ oldb_con_timeout

int hlcc::telmon::ConfigPack::oldb_con_timeout

◆ oldb_uri_prefix

std::string hlcc::telmon::ConfigPack::oldb_uri_prefix

◆ procname

std::string hlcc::telmon::ConfigPack::procname

◆ pub_dds_domain_id_ccs_ins

std::uint32_t hlcc::telmon::ConfigPack::pub_dds_domain_id_ccs_ins

◆ pub_dds_domain_id_general

std::uint32_t hlcc::telmon::ConfigPack::pub_dds_domain_id_general

◆ pub_dds_domain_id_hlcc

std::uint32_t hlcc::telmon::ConfigPack::pub_dds_domain_id_hlcc

◆ pub_dds_file

std::string hlcc::telmon::ConfigPack::pub_dds_file

◆ pub_dds_nic

std::string hlcc::telmon::ConfigPack::pub_dds_nic

◆ pub_dds_profile

std::string hlcc::telmon::ConfigPack::pub_dds_profile

◆ readyforhandover_inertia_ms

std::uint16_t hlcc::telmon::ConfigPack::readyforhandover_inertia_ms

◆ req_endpoint

std::string hlcc::telmon::ConfigPack::req_endpoint

◆ sm_scxml

std::string hlcc::telmon::ConfigPack::sm_scxml

◆ sm_scxml_append

std::string hlcc::telmon::ConfigPack::sm_scxml_append

◆ trs_health_enabled

bool hlcc::telmon::ConfigPack::trs_health_enabled

◆ version

std::string hlcc::telmon::ConfigPack::version

The documentation for this struct was generated from the following file: