Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Namespaces | |
namespace | iv |
namespace | iv::channels |
namespace | iv::channels::utils |
Functions | |
uint32_t | iv::channels::utils::getGlobalId (iv::types::channelOrder channelOrder, iv::types::unitId unitId, iv::channels::eChannelSpecificType channelSpecificType) |
iv::types::indexChannel | iv::channels::utils::generateIndexChannel (uint16_t id, iv::channels::eChannelSpecificType type) |
std::pair< iv::alarms::eAlarmState, iv::alarms::eAlarmType > | iv::channels::utils::unpackedStateAlarmAndTypeAlarm (unsigned char stateAndType) |
bool | iv::channels::utils::hasToShowRawValue (const iv::channels::eChannelBaseType baseType) |
bool | iv::channels::utils::isSerialLine (const iv::channels::eChannelSpecificType type) |
std::vector< iv::channels::eAnalogSensorType > | iv::channels::utils::sensorTypeByUnitTypeAndChOrder (const iv::units::eUnitType &unitType, const iv::types::channelOrder &chOrder) |
bool | iv::channels::utils::isDefaultChannelId (const types::channelId &chId) |
bool | iv::channels::utils::isChannelWithoutAlarm (iv::channels::eChannelSpecificType channelType) |