Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::panels::diamar::StationInformation Namespace Reference

Classes

struct  LabelsCPUInfo
 
struct  LabelsMiscInfo
 
struct  LabelsNetworkInfo
 
struct  LabelsRAMInfo
 
struct  LabelsSummaryInfo
 

Functions

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

Variables

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

Function Documentation

◆ setCPUInfoText()

static void iv::panels::diamar::StationInformation::setCPUInfoText ( const std::shared_ptr< LabelsCPUInfo > & labelsCpuInfo)
static

◆ setEthernetInfoText()

static void iv::panels::diamar::StationInformation::setEthernetInfoText ( const std::shared_ptr< LabelsNetworkInfo > & labelsNetworkInfo)
static

◆ setMiscInfoText()

static void iv::panels::diamar::StationInformation::setMiscInfoText ( const std::shared_ptr< LabelsMiscInfo > & labelsMiscInfo)
static

◆ setRAMInfoText()

static void iv::panels::diamar::StationInformation::setRAMInfoText ( const std::shared_ptr< LabelsRAMInfo > & labelsRamInfo)
static

◆ setSummaryInfoText()

static void iv::panels::diamar::StationInformation::setSummaryInfoText ( const std::shared_ptr< LabelsSummaryInfo > & labelsSummaryInfo)
static

Variable Documentation

◆ kPrvHardwareText

std::string iv::panels::diamar::StationInformation::kPrvHardwareText {CLIM ? "CLIM" : "KLIM"}
staticconstexpr

◆ kPrvTimerUpdateStationInfo

iv::types::timestamp iv::panels::diamar::StationInformation::kPrvTimerUpdateStationInfo {CLIM ? 5000 : 1000}
staticconstexpr