|
Sen API
Sen Libraries
|
This is the complete list of members for sen::Property, including all inherited members.
| getCategory() const noexcept | sen::Property | |
| getChangeEvent() const noexcept | sen::Property | |
| getCheckedSet() const noexcept | sen::Property | |
| getDescription() const noexcept | sen::Property | |
| getGetterMethod() const noexcept | sen::Property | |
| getHash() const noexcept | sen::Property | |
| getId() const noexcept | sen::Property | |
| getName() const noexcept | sen::Property | |
| getSetterMethod() const noexcept | sen::Property | |
| getTags() const noexcept | sen::Property | |
| getTransportMode() const noexcept | sen::Property | |
| getType() const noexcept | sen::Property | |
| make(PropertySpec spec) | sen::Property | static |
| makeChangeNotificationEventName(const PropertySpec &spec) | sen::Property | static |
| makeGetterMethodName(const PropertySpec &spec) | sen::Property | static |
| makeSetterMethodName(const PropertySpec &spec) | sen::Property | static |
| operator!=(const Property &other) const noexcept | sen::Property | |
| operator==(const Property &other) const noexcept | sen::Property | |
| Property(PropertySpec spec, Private notUsable) | sen::Property | |
| ~Property()=default | sen::Property |