Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::comms::NetworkData::DefaultValues Struct Reference

Static Public Attributes

static constexpr std::string string {}
 
static constexpr bool isEnabled {}
 
static constexpr iv::comms::eNetworkType networkType {iv::comms::eNetworkType::Redundancy}
 
static constexpr iv::types::milliseconds deinitTimeout {0}
 
static constexpr iv::comms::eCommDebugLevels debugLevel {iv::comms::eCommDebugLevels::All}
 

Member Data Documentation

◆ debugLevel

iv::comms::eCommDebugLevels iv::model::comms::NetworkData::DefaultValues::debugLevel {iv::comms::eCommDebugLevels::All}
staticconstexpr

◆ deinitTimeout

iv::types::milliseconds iv::model::comms::NetworkData::DefaultValues::deinitTimeout {0}
staticconstexpr

◆ isEnabled

bool iv::model::comms::NetworkData::DefaultValues::isEnabled {}
staticconstexpr

◆ networkType

iv::comms::eNetworkType iv::model::comms::NetworkData::DefaultValues::networkType {iv::comms::eNetworkType::Redundancy}
staticconstexpr

◆ string

std::string iv::model::comms::NetworkData::DefaultValues::string {}
staticconstexpr

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