UniSet  2.6.0
Открытые члены | Защищенные данные
Класс uniset::SMInterface
Граф связей класса uniset::SMInterface:
Collaboration graph
[см. легенду]

Полный список членов класса

Открытые члены

 SMInterface (uniset::ObjectId _shmID, const std::shared_ptr< UInterface > &ui, uniset::ObjectId myid, const std::shared_ptr< IONotifyController > ic=nullptr)
void setValue (uniset::ObjectId, long value)
void setUndefinedState (const IOController_i::SensorInfo &si, bool undefined, uniset::ObjectId supplier)
long getValue (uniset::ObjectId id)
void askSensor (uniset::ObjectId id, UniversalIO::UIOCommand cmd, uniset::ObjectId backid=uniset::DefaultObjectId)
IOController_i::SensorInfoSeq * getSensorsMap ()
IONotifyController_i::ThresholdsListSeq * getThresholdsList ()
void localSetValue (IOController::IOStateList::iterator &it, uniset::ObjectId sid, CORBA::Long newvalue, uniset::ObjectId sup_id)
long localGetValue (IOController::IOStateList::iterator &it, uniset::ObjectId sid)
void localSetUndefinedState (IOController::IOStateList::iterator &it, bool undefined, uniset::ObjectId sid)
IOController::IOStateList::iterator ioEnd ()
void initIterator (IOController::IOStateList::iterator &it)
bool exist ()
bool waitSMready (int msec, int pause=5000)
bool waitSMworking (uniset::ObjectId, int msec, int pause=3000)
bool isLocalwork ()
uniset::ObjectId ID ()
const std::shared_ptr
< IONotifyController
SM ()
uniset::ObjectId getSMID ()

Защищенные данные

const std::shared_ptr
< IONotifyController
ic
const std::shared_ptr< UInterfaceui
CORBA::Object_var oref
uniset::ObjectId shmID
uniset::ObjectId myid
uniset::uniset_rwmutex shmMutex

Методы

void SMInterface::localSetUndefinedState ( IOController::IOStateList::iterator &  it,
bool  undefined,
uniset::ObjectId  sid 
)

функция выставления признака неопределённого состояния для аналоговых датчиков для дискретных датчиков необходимости для подобной функции нет. см. логику выставления в функции localSaveState