UniSet 2.32.1
|
#include <IOController.h>
Открытые члены | |
UThresholdInfo (uniset::ThresholdId tid, CORBA::Long low, CORBA::Long hi, bool inv, uniset::ObjectId _sid=uniset::DefaultObjectId) | |
bool | operator== (const ThresholdInfo &r) const |
UThresholdInfo (const UThresholdInfo &)=delete | |
UThresholdInfo & | operator= (const UThresholdInfo &)=delete |
UThresholdInfo (UThresholdInfo &&)=default | |
UThresholdInfo & | operator= (UThresholdInfo &&)=default |
Открытые атрибуты | |
uniset::ObjectId | sid |
IOController::IOStateList::iterator | sit |
bool | invert |
Открытые атрибуты унаследованные от IONotifyController_i::ThresholdInfo | |
uniset::ThresholdId | id |
long | hilimit |
long | lowlimit |
ThresholdState | state |
unsigned long | tv_sec |
unsigned long | tv_nsec |
boolean | invert |
Информация о пороговом значении
bool uniset::IOController::UThresholdInfo::invert |
инверсная логика
uniset::ObjectId uniset::IOController::UThresholdInfo::sid |
идентификатор дискретного датчика связанного с данным порогом
IOController::IOStateList::iterator uniset::IOController::UThresholdInfo::sit |
итератор в списке датчиков (для быстрого доступа)