fesa-core
7.0.0
|
This is the complete list of members for fesa::NotificationID, including all inherited members.
addDevice(const std::string &deviceName) | fesa::NotificationID | inline |
addProperty(const std::string &propertyName) | fesa::NotificationID | inline |
contains(const std::string &propName, const std::string &deviceName) const | fesa::NotificationID | |
getDeviceCol() const | fesa::NotificationID | inline |
getGlobalDeviceName() const | fesa::NotificationID | |
getIDKey() const | fesa::NotificationID | inline |
getNotifiedGlobalProperties() const | fesa::NotificationID | |
getNotifiedPropertyCol() const | fesa::NotificationID | inline |
hasGlobalDeviceNotification() const | fesa::NotificationID | |
matches(const std::set< std::string > ¬ifiedProperties, const std::set< std::string > &deviceNames, const std::set< std::string > ¬ifiedGlobalProperties, const std::string &globalDeviceName) const | fesa::NotificationID | |
NotificationID(uint32_t idKey, const std::set< std::string > &deviceCol, const std::set< std::string > ¬ifiedPropertyCol, const std::string &globalDeviceName=std::string(), const std::set< std::string > ¬ifiedGlobalProperties=std::set< std::string >()) | fesa::NotificationID | |
~NotificationID() | fesa::NotificationID |