Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
utils.cpp File Reference
#include "utils.hpp"
#include "channels/defines.hpp"
#include "math/utils.hpp"
#include <regex>
Include dependency graph for utils.cpp:

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::eAlarmTypeiv::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::eAnalogSensorTypeiv::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)