| addlist(IONotifyController *ic, std::shared_ptr< IOController::USensorInfo > &inf, IONotifyController::ConsumerListInfo &&lst, bool force=false) (определено в NCRestorer) | NCRestorer | [protected, static] |
| addthresholdlist(IONotifyController *ic, std::shared_ptr< IOController::USensorInfo > &inf, IONotifyController::ThresholdExtList &&lst, bool force=false) (определено в NCRestorer) | NCRestorer | [protected, static] |
| bind_node(const std::shared_ptr< UniXML > &xml, xmlNode *root, const std::string &nodename, const std::string &nm="") (определено в NCRestorer_XML) | NCRestorer_XML | [protected, static] |
| c_filterField (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| c_filterValue (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| check_consumer_item(UniXML::iterator &it) (определено в Restorer_XML) | Restorer_XML | [protected, virtual] |
| check_list_item(UniXML::iterator &it) (определено в Restorer_XML) | Restorer_XML | [protected, virtual] |
| check_thresholds_item(UniXML::iterator &it) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| cslot (определено в Restorer_XML) | Restorer_XML | [protected] |
| dump(const IONotifyController *ic, std::shared_ptr< NCRestorer::SInfo > &inf, const IONotifyController::ConsumerListInfo &lst) override (определено в NCRestorer_XML) | NCRestorer_XML | [virtual] |
| dump(const IONotifyController *ic, std::shared_ptr< SInfo > &inf, const IONotifyController::ConsumerListInfo &lst)=0 (определено в NCRestorer) | NCRestorer | [pure virtual] |
| dumpThreshold(const IONotifyController *ic, std::shared_ptr< NCRestorer::SInfo > &inf, const IONotifyController::ThresholdExtList &lst) override (определено в NCRestorer_XML) | NCRestorer_XML | [virtual] |
| dumpThreshold(const IONotifyController *ic, std::shared_ptr< SInfo > &inf, const IONotifyController::ThresholdExtList &lst)=0 (определено в NCRestorer) | NCRestorer | [pure virtual] |
| find_node(const std::shared_ptr< UniXML > &xml, xmlNode *root, const std::string &nodename, const std::string &nm="") | Restorer_XML | [static] |
| fname (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| getBaseInfo(const std::shared_ptr< UniXML > &xml, xmlNode *it, IOController_i::SensorInfo &si) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| getConsumerInfo(UniXML::iterator &it, UniSetTypes::ObjectId &cid, UniSetTypes::ObjectId &cnode) | Restorer_XML | |
| getConsumerList(const std::shared_ptr< UniXML > &xml, xmlNode *node, IONotifyController::ConsumerListInfo &lst) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| getFileName() (определено в NCRestorer_XML) | NCRestorer_XML | [inline] |
| getSensorInfo(const std::shared_ptr< UniXML > &xml, xmlNode *snode, std::shared_ptr< NCRestorer_XML::SInfo > &si) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| getThresholdInfo(const std::shared_ptr< UniXML > &xml, xmlNode *tnode, IONotifyController::ThresholdInfoExt &ti) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| i_filterField (определено в Restorer_XML) | Restorer_XML | [protected] |
| i_filterValue (определено в Restorer_XML) | Restorer_XML | [protected] |
| init(const std::string &fname) | NCRestorer_XML | [protected] |
| init_depends_signals(IONotifyController *ic) (определено в NCRestorer) | NCRestorer | [protected, static] |
| ioBegin(IONotifyController *ic) (определено в NCRestorer) | NCRestorer | [inline, protected, static] |
| ioEnd(IONotifyController *ic) (определено в NCRestorer) | NCRestorer | [inline, protected, static] |
| ioFind(IONotifyController *ic, UniSetTypes::KeyType k) (определено в NCRestorer) | NCRestorer | [inline, protected, static] |
| ioRegistration(IONotifyController *ic, std::shared_ptr< IOController::USensorInfo > &inf, bool force=false) (определено в NCRestorer) | NCRestorer | [inline, protected, static] |
| NCReaderSlot typedef (определено в NCRestorer_XML) | NCRestorer_XML | |
| NCRestorer() (определено в NCRestorer) | NCRestorer | |
| NCRestorer_XML(const std::string &fname) | NCRestorer_XML | |
| NCRestorer_XML(const std::string &fname, const std::string &sensor_filterField, const std::string &sensor_filterValue="") | NCRestorer_XML | |
| NCRestorer_XML() (определено в NCRestorer_XML) | NCRestorer_XML | |
| ncrslot (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| read(IONotifyController *ic, const std::string &filename="") (определено в NCRestorer_XML) | NCRestorer_XML | [virtual] |
| read(IONotifyController *ic, const std::shared_ptr< UniXML > &xml) (определено в NCRestorer_XML) | NCRestorer_XML | [virtual] |
| read_consumers(const std::shared_ptr< UniXML > &xml, xmlNode *node, std::shared_ptr< NCRestorer_XML::SInfo > &inf, IONotifyController *ic) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| read_list(const std::shared_ptr< UniXML > &xml, xmlNode *node, IONotifyController *ic) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| read_thresholds(const std::shared_ptr< UniXML > &xml, xmlNode *node, IONotifyController *ic) (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| ReaderSlot typedef | Restorer_XML | |
| rebind_node(const std::shared_ptr< UniXML > &xml, xmlNode *root, const std::string &nodename, const std::string &nm="") (определено в NCRestorer_XML) | NCRestorer_XML | [protected, static] |
| Restorer_XML() (определено в Restorer_XML) | Restorer_XML | |
| rslot (определено в Restorer_XML) | Restorer_XML | [protected] |
| rtslot (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| s_filterField (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| s_filterValue (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| set_dumptime(const std::shared_ptr< UniXML > &xml, xmlNode *node) (определено в NCRestorer_XML) | NCRestorer_XML | [protected, static] |
| setConsumerFilter(const std::string &filterField, const std::string &filterValue="") | Restorer_XML | |
| setFileName(const std::string &file, bool create) (определено в NCRestorer_XML) | NCRestorer_XML | |
| setItemFilter(const std::string &filterField, const std::string &filterValue="") | Restorer_XML | |
| setNCReadItem(NCReaderSlot sl) (определено в NCRestorer_XML) | NCRestorer_XML | |
| setReadConsumerItem(ReaderSlot sl) | Restorer_XML | |
| setReadItem(ReaderSlot sl) | Restorer_XML | |
| setReadThresholdItem(ReaderSlot sl) | NCRestorer_XML | |
| setThresholdsFilter(const std::string &filterField, const std::string &filterValue="") | NCRestorer_XML | |
| t_filterField (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| t_filterValue (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| uxml (определено в NCRestorer_XML) | NCRestorer_XML | [protected] |
| ~NCRestorer() (определено в NCRestorer) | NCRestorer | [virtual] |
| ~NCRestorer_XML() (определено в NCRestorer_XML) | NCRestorer_XML | [virtual] |
| ~Restorer_XML() (определено в Restorer_XML) | Restorer_XML | [virtual] |