|
UniSet 2.32.1
|
Полный список членов класса uniset::UInterface, включая наследуемые из базового класса
| apiRequest(const uniset::ObjectId id, const std::string &query, const uniset::ObjectId node) const (определено в uniset::UInterface) | uniset::UInterface | |
| askRemoteSensor(const uniset::ObjectId id, UniversalIO::UIOCommand cmd, const uniset::ObjectId node, uniset::ObjectId backid=uniset::DefaultObjectId) const | uniset::UInterface | |
| askRemoteThreshold(const uniset::ObjectId sensorId, const uniset::ObjectId node, const uniset::ThresholdId thresholdId, UniversalIO::UIOCommand cmd, long lowLimit, long hiLimit, bool invert=false, uniset::ObjectId backid=uniset::DefaultObjectId) const (определено в uniset::UInterface) | uniset::UInterface | |
| askSensor(const uniset::ObjectId id, UniversalIO::UIOCommand cmd, uniset::ObjectId backid=uniset::DefaultObjectId) const | uniset::UInterface | |
| askSensorsSeq(const uniset::IDList &lst, UniversalIO::UIOCommand cmd, uniset::ObjectId backid=uniset::DefaultObjectId) | uniset::UInterface | |
| askThreshold(const uniset::ObjectId sensorId, const uniset::ThresholdId tid, UniversalIO::UIOCommand cmd, long lowLimit, long hiLimit, bool invert=false, uniset::ObjectId backid=uniset::DefaultObjectId) const | uniset::UInterface | |
| calibrate(const IOController_i::SensorInfo &si, const IOController_i::CalibrateInfo &ci, uniset::ObjectId adminId=uniset::DefaultObjectId) | uniset::UInterface | |
| fastSetValue(const IOController_i::SensorInfo &si, long value, uniset::ObjectId supplier) const (определено в uniset::UInterface) | uniset::UInterface | |
| freezeValue(const IOController_i::SensorInfo &si, bool set, long value, uniset::ObjectId supplier=uniset::DefaultObjectId) (определено в uniset::UInterface) | uniset::UInterface | |
| getCalibrateInfo(const IOController_i::SensorInfo &si) (определено в uniset::UInterface) | uniset::UInterface | |
| getConf() noexcept (определено в uniset::UInterface) | uniset::UInterface | inline |
| getConfIOType(const uniset::ObjectId id) const noexcept (определено в uniset::UInterface) | uniset::UInterface | |
| getIdByName(const std::string &name) const noexcept | uniset::UInterface | inline |
| getIOType(const uniset::ObjectId id, uniset::ObjectId node) const | uniset::UInterface | |
| getIOType(const uniset::ObjectId id) const (определено в uniset::UInterface) | uniset::UInterface | |
| getNameById(const uniset::ObjectId id) const noexcept | uniset::UInterface | inline |
| getNodeId(const std::string &fullname) const noexcept (определено в uniset::UInterface) | uniset::UInterface | inline |
| getObjectIndex() noexcept (определено в uniset::UInterface) | uniset::UInterface | inline |
| getObjectInfo(const uniset::ObjectId id, const std::string ¶ms, const uniset::ObjectId node) const | uniset::UInterface | |
| getRawValue(const IOController_i::SensorInfo &si) (определено в uniset::UInterface) | uniset::UInterface | |
| getSensorIOInfo(const IOController_i::SensorInfo &si) | uniset::UInterface | |
| getSensors(const uniset::ObjectId id, const uniset::ObjectId node=uniset::uniset_conf() ->getLocalNode()) | uniset::UInterface | |
| getSensorSeq(const uniset::IDList &lst) | uniset::UInterface | |
| getSensorsMap(const uniset::ObjectId id, const uniset::ObjectId node=uniset::uniset_conf() ->getLocalNode()) (определено в uniset::UInterface) | uniset::UInterface | |
| getTextName(const uniset::ObjectId id) const noexcept (определено в uniset::UInterface) | uniset::UInterface | inline |
| getThresholdInfo(const IOController_i::SensorInfo &si, const uniset::ThresholdId tid) const (определено в uniset::UInterface) | uniset::UInterface | |
| getThresholdInfo(const uniset::ObjectId sid, const uniset::ThresholdId tid) const (определено в uniset::UInterface) | uniset::UInterface | |
| getThresholdsList(const uniset::ObjectId id, const uniset::ObjectId node=uniset::uniset_conf() ->getLocalNode()) (определено в uniset::UInterface) | uniset::UInterface | |
| getTimeChange(const uniset::ObjectId id, const uniset::ObjectId node) const | uniset::UInterface | |
| getType(const uniset::ObjectId id, const uniset::ObjectId node) const | uniset::UInterface | |
| getType(const uniset::ObjectId id) const (определено в uniset::UInterface) | uniset::UInterface | |
| getValue(const uniset::ObjectId id, const uniset::ObjectId node) const | uniset::UInterface | |
| getValue(const uniset::ObjectId id) const (определено в uniset::UInterface) | uniset::UInterface | |
| httpResolve(const uniset::ObjectId id, const uniset::ObjectId node) const (определено в uniset::UInterface) | uniset::UInterface | protected |
| initBackId(uniset::ObjectId backid) (определено в uniset::UInterface) | uniset::UInterface | |
| isExist(const uniset::ObjectId id) const noexcept (определено в uniset::UInterface) | uniset::UInterface | |
| isExist(const uniset::ObjectId id, const uniset::ObjectId node) const noexcept (определено в uniset::UInterface) | uniset::UInterface | |
| registered(const uniset::ObjectId id, const uniset::ObjectPtr oRef, bool force=false) const | uniset::UInterface | |
| resolve(const std::string &name) const (определено в uniset::UInterface) | uniset::UInterface | |
| resolve(const uniset::ObjectId id) const (определено в uniset::UInterface) | uniset::UInterface | |
| resolve(const uniset::ObjectId id, const uniset::ObjectId nodeName) const (определено в uniset::UInterface) | uniset::UInterface | |
| send(const uniset::ObjectId name, const uniset::TransportMessage &msg, uniset::ObjectId node) | uniset::UInterface | |
| send(const uniset::ObjectId name, const uniset::TransportMessage &msg) (определено в uniset::UInterface) | uniset::UInterface | |
| sendText(const uniset::ObjectId name, const std::string &text, int mtype, const uniset::ObjectId node=uniset::DefaultObjectId) (определено в uniset::UInterface) | uniset::UInterface | |
| sendText(const uniset::ObjectId name, const uniset::TextMessage &msg, const uniset::ObjectId node=uniset::DefaultObjectId) (определено в uniset::UInterface) | uniset::UInterface | |
| set_err(const std::string &pre, const uniset::ObjectId id, const uniset::ObjectId node) const (определено в uniset::UInterface) | uniset::UInterface | protected |
| setCacheMaxSize(size_t newsize) noexcept (определено в uniset::UInterface) | uniset::UInterface | inline |
| setOutputSeq(const IOController_i::OutSeq &lst, uniset::ObjectId sup_id) | uniset::UInterface | |
| setUndefinedState(const IOController_i::SensorInfo &si, bool undefined, uniset::ObjectId supplier) (определено в uniset::UInterface) | uniset::UInterface | |
| setValue(const uniset::ObjectId id, long value, const uniset::ObjectId node, uniset::ObjectId sup_id=uniset::DefaultObjectId) const | uniset::UInterface | |
| setValue(const uniset::ObjectId id, long value) const (определено в uniset::UInterface) | uniset::UInterface | |
| setValue(const IOController_i::SensorInfo &si, long value, const uniset::ObjectId supplier) const (определено в uniset::UInterface) | uniset::UInterface | |
| UInterface(const uniset::ObjectId backid, CORBA::ORB_var orb=NULL, const std::shared_ptr< uniset::ObjectIndex > oind=nullptr) (определено в uniset::UInterface) | uniset::UInterface | |
| UInterface(const std::shared_ptr< uniset::Configuration > &uconf=uniset::uniset_conf()) (определено в uniset::UInterface) | uniset::UInterface | |
| unregister(const uniset::ObjectId id) (определено в uniset::UInterface) | uniset::UInterface | |
| waitReady(const uniset::ObjectId id, int msec, int pause=5000, const uniset::ObjectId node=uniset::uniset_conf() ->getLocalNode()) noexcept | uniset::UInterface | |
| waitReadyWithCancellation(const uniset::ObjectId id, int msec, std::atomic_bool &cancelFlag, int pause=5000, const uniset::ObjectId node=uniset::uniset_conf() ->getLocalNode()) noexcept (определено в uniset::UInterface) | uniset::UInterface | |
| waitWorking(const uniset::ObjectId id, int msec, int pause=3000, const uniset::ObjectId node=uniset::uniset_conf() ->getLocalNode()) noexcept | uniset::UInterface | |
| ~UInterface() (определено в uniset::UInterface) | uniset::UInterface |