|
UniSet
2.0.0
|
#include <NCRestorer.h>
Классы | |
| struct | SInfo |
Открытые члены | |
| virtual void | read (IONotifyController *ic, const std::string &fn="")=0 |
| virtual void | dump (const IONotifyController *ic, SInfo &inf, const IONotifyController::ConsumerListInfo &lst)=0 |
| virtual void | dumpThreshold (const IONotifyController *ic, SInfo &inf, const IONotifyController::ThresholdExtList &lst)=0 |
Защищенные статические члены | |
| static void | addlist (IONotifyController *ic, SInfo &&inf, IONotifyController::ConsumerListInfo &&lst, bool force=false) |
| static void | addthresholdlist (IONotifyController *ic, SInfo &&inf, IONotifyController::ThresholdExtList &&lst, bool force=false) |
| static void | ioRegistration (IONotifyController *ic, IOController::USensorInfo &&inf, bool force=false) |
|
static IOController::IOStateList::iterator | ioFind (IONotifyController *ic, UniSetTypes::KeyType k) |
|
static IOController::IOStateList::iterator | ioEnd (IONotifyController *ic) |
|
static IOController::IOStateList::iterator | ioBegin (IONotifyController *ic) |
| static void | init_depends_signals (IONotifyController *ic) |
Интерфейс для записи в файл и восстановления из файла списка заказчиков по датчикам для IONotifyController-а (NC).
1.7.6.1