eproperty::List< TYPE > Member List
This is the complete list of members for eproperty::List< TYPE >, including all inherited members.
| add(const TYPE &_value, const std::string &_name, const std::string &_description="") | eproperty::List< TYPE > | inline |
| changeDefault(const TYPE &_newDefault) | eproperty::PropertyType< TYPE > | inlinevirtual |
| get() const | eproperty::PropertyType< TYPE > | inline |
| getDefault() const override | eproperty::PropertyType< TYPE > | inlinevirtual |
| getDirect() | eproperty::PropertyType< TYPE > | inline |
| getInfo() const override | eproperty::List< TYPE > | inlinevirtual |
| getListValue() const override | eproperty::List< TYPE > | inlinevirtual |
| getName() const | eproperty::Property | virtual |
| getPropertyType() const override | eproperty::List< TYPE > | inlinevirtual |
| getString() const override | eproperty::PropertyType< TYPE > | inlinevirtual |
| getType() const override | eproperty::PropertyType< TYPE > | inlinevirtual |
| isDefault() const override | eproperty::PropertyType< TYPE > | inlinevirtual |
| List(CLASS_TYPE *_owner, const std::string &_name, const TYPE &_defaultValue, const std::string &_description="", void(CLASS_TYPE::*_setObs)()=nullptr) | eproperty::List< TYPE > | inline |
| List(const TYPE &_defaultValue) | eproperty::List< TYPE > | inline |
| m_default | eproperty::PropertyType< TYPE > | protected |
| m_value | eproperty::PropertyType< TYPE > | protected |
| notifyChange() const | eproperty::Property | |
| Observer typedef | eproperty::Property | |
| operator const TYPE &() const | eproperty::PropertyType< TYPE > | inline |
| operator!=(const TYPE &_obj) const =delete | eproperty::Property | |
| operator*() const noexcept | eproperty::PropertyType< TYPE > | inline |
| operator->() const noexcept | eproperty::PropertyType< TYPE > | inline |
| operator<(const TYPE &_obj) const =delete | eproperty::Property | |
| operator<=(const TYPE &_obj) const =delete | eproperty::Property | |
| operator=(const TYPE &_newVal)=delete | eproperty::PropertyType< TYPE > | |
| operator==(const TYPE &_obj) const =delete | eproperty::Property | |
| operator>(const TYPE &_obj) const =delete | eproperty::Property | |
| operator>=(const TYPE &_obj) const =delete | eproperty::Property | |
| Property(eproperty::Interface *_paramInterfaceLink, const std::string &_name) | eproperty::Property | |
| Property() | eproperty::Property | |
| PropertyType(CLASS_TYPE *_owner, const std::string &_name, const TYPE &_defaultValue, const std::string &_description="", void(CLASS_TYPE::*_setObs)()=nullptr) | eproperty::PropertyType< TYPE > | inline |
| PropertyType(const TYPE &_defaultValue) | eproperty::PropertyType< TYPE > | inline |
| remove(const std::string &_name) | eproperty::List< TYPE > | inline |
| rename(const std::string &_nameOld, const std::string &_nameNew) | eproperty::List< TYPE > | inline |
| set(const TYPE &_newVal) override | eproperty::List< TYPE > | inlinevirtual |
| setDefault() override | eproperty::PropertyType< TYPE > | inlinevirtual |
| setDirect(const TYPE &_newVal) | eproperty::PropertyType< TYPE > | inline |
| setDirectCheck(const TYPE &_newVal) override | eproperty::List< TYPE > | inlinevirtual |
| setObserver(eproperty::Property::Observer _setObs) | eproperty::Property | protected |
| setString(const std::string &_newVal) override | eproperty::List< TYPE > | inlinevirtual |
| ~List()=default | eproperty::List< TYPE > | virtual |
| ~Property()=default | eproperty::Property | virtual |
| ~PropertyType()=default | eproperty::PropertyType< TYPE > | virtual |
1.8.12