Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
PanelSystemInformationFactory.cpp File Reference
Include dependency graph for PanelSystemInformationFactory.cpp:

Classes

struct  ConstantListSizes
 
struct  iv::panels::diamar::StationInformation::LabelsSummaryInfo
 
struct  iv::panels::diamar::StationInformation::LabelsCPUInfo
 
struct  iv::panels::diamar::StationInformation::LabelsRAMInfo
 
struct  iv::panels::diamar::StationInformation::LabelsNetworkInfo
 
struct  iv::panels::diamar::StationInformation::LabelsMiscInfo
 
class  iv::panels::diamar::HeartBeatsStations::CPrvModelHeartbeatStationsPanel
 
class  iv::panels::diamar::HeartBeatsLoms::CPrvModelHeartbeatLomPanel
 
class  iv::panels::diamar::HeartBeatsDiamarRepeaters::CPrvModelHeartbeatDiamarRepeatersPanel
 
class  iv::panels::diamar::HeartBeatsWatchcallNodes::CPrvModelHeartbeatWatchcallNodesPanel
 
class  iv::panels::diamar::LineStatus::CPrvUpdateConnectionFail
 

Namespaces

namespace  iv
 
namespace  iv::panels
 
namespace  iv::panels::diamar
 
namespace  iv::panels::diamar::StationInformation
 
namespace  iv::panels::diamar::HeartBeatsStations
 
namespace  iv::panels::diamar::HeartBeatsLoms
 
namespace  iv::panels::diamar::HeartBeatsDiamarRepeaters
 
namespace  iv::panels::diamar::HeartBeatsWatchcallNodes
 
namespace  iv::panels::diamar::LineStatus
 

Functions

static void iv::panels::diamar::StationInformation::setSummaryInfoText (const std::shared_ptr< LabelsSummaryInfo > &labelsSummaryInfo)
 
static void iv::panels::diamar::StationInformation::setCPUInfoText (const std::shared_ptr< LabelsCPUInfo > &labelsCpuInfo)
 
static void iv::panels::diamar::StationInformation::setRAMInfoText (const std::shared_ptr< LabelsRAMInfo > &labelsRamInfo)
 
static void iv::panels::diamar::StationInformation::setEthernetInfoText (const std::shared_ptr< LabelsNetworkInfo > &labelsNetworkInfo)
 
static void iv::panels::diamar::StationInformation::setMiscInfoText (const std::shared_ptr< LabelsMiscInfo > &labelsMiscInfo)
 

Variables

static constexpr iv::types::timestamp iv::panels::diamar::StationInformation::kPrvTimerUpdateStationInfo {CLIM ? 5000 : 1000}
 
static constexpr std::string iv::panels::diamar::StationInformation::kPrvHardwareText {CLIM ? "CLIM" : "KLIM"}