This is the complete list of members for ot::PropertyStringList, including all inherited members.
addAdditionalPropertyData(const std::string &_key, const std::string &_data) | ot::PropertyBase | inline |
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const override | ot::Property | virtual |
AllowCustomValues enum value | ot::PropertyBase | |
AllowMultiselection enum value | ot::PropertyBase | |
createCopy(void) const override | ot::PropertyStringList | virtual |
createCopyWithParents(void) const | ot::Property | |
getAdditionalPropertyData(const std::string &_key) const | ot::PropertyBase | |
getAllAdditionalPropertyData(void) const | ot::PropertyBase | inline |
getCurrent(void) const | ot::PropertyStringList | inline |
getList(void) | ot::PropertyStringList | inline |
getList(void) const | ot::PropertyStringList | inline |
getParentGroup(void) const | ot::Property | inline |
getPropertyData(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const override | ot::PropertyStringList | protectedvirtual |
getPropertyFlags(void) | ot::PropertyBase | inline |
getPropertyFlags(void) const | ot::PropertyBase | inline |
getPropertyName(void) const | ot::PropertyBase | inline |
getPropertyPath(char _delimiter='/') const | ot::Property | |
getPropertyTip(void) | ot::PropertyBase | inline |
getPropertyTip(void) const | ot::PropertyBase | inline |
getPropertyTitle(void) const | ot::PropertyBase | inline |
getPropertyType(void) const override | ot::PropertyStringList | inlinevirtual |
getRootGroup(void) const | ot::Property | |
getSpecialType(void) const | ot::PropertyBase | inline |
HasInputError enum value | ot::PropertyBase | |
HasMultipleValues enum value | ot::PropertyBase | |
IsDeletable enum value | ot::PropertyBase | |
IsHidden enum value | ot::PropertyBase | |
IsProtected enum value | ot::PropertyBase | |
IsReadOnly enum value | ot::PropertyBase | |
NoFlags enum value | ot::PropertyBase | |
operator=(const PropertyBase &_other) | ot::PropertyBase | |
Property(const Property *_other) | ot::Property | |
Property(const PropertyBase &_base) | ot::Property | |
Property(PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::Property | |
Property(const std::string &_name, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::Property | |
PropertyBase(PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyBase | |
PropertyBase(const std::string &_name, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyBase | |
PropertyBase(const PropertyBase &_other) | ot::PropertyBase | |
PropertyFlag enum name | ot::PropertyBase | |
PropertyFlags typedef | ot::PropertyBase | |
PropertyStringList(const PropertyStringList *_other) | ot::PropertyStringList | |
PropertyStringList(const PropertyBase &_base) | ot::PropertyStringList | |
PropertyStringList(PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyStringList | |
PropertyStringList(const std::string &_current, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyStringList | |
PropertyStringList(const std::string &_current, const std::list< std::string > &_list, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyStringList | |
PropertyStringList(const std::string &_current, const std::vector< std::string > &_list, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyStringList | |
PropertyStringList(const std::string &_name, const std::string &_current, const std::list< std::string > &_list, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyStringList | |
PropertyStringList(const std::string &_name, const std::string &_current, const std::vector< std::string > &_list, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyStringList | |
propertyTypeString(void) | ot::PropertyStringList | inlinestatic |
Serializable() | ot::Serializable | inline |
setAdditionalPropertyData(const std::map< std::string, std::string > &_data) | ot::PropertyBase | inline |
setCurrent(const std::string &_current) | ot::PropertyStringList | inline |
setFromJsonObject(const ot::ConstJsonObject &_object) override | ot::Property | virtual |
setList(const std::list< std::string > &_values) | ot::PropertyStringList | inline |
setParentGroup(PropertyGroup *_group) | ot::Property | inline |
setPropertyData(const ot::ConstJsonObject &_object) override | ot::PropertyStringList | protectedvirtual |
setPropertyFlag(PropertyFlag _flag, bool _active=true) | ot::PropertyBase | inline |
setPropertyFlags(PropertyFlags _flags) | ot::PropertyBase | inline |
setPropertyName(const std::string &_name) | ot::PropertyBase | inline |
setPropertyTip(const std::string &_tip) | ot::PropertyBase | inline |
setPropertyTitle(const std::string &_title) | ot::PropertyBase | inline |
setSpecialType(const std::string &_type) | ot::PropertyBase | inline |
stringListToFlags(const std::list< std::string > &_flags) | ot::PropertyBase | static |
stringToFlag(const std::string &_flag) | ot::PropertyBase | static |
toString(PropertyFlag _flag) | ot::PropertyBase | static |
toStringList(PropertyFlags _flags) | ot::PropertyBase | static |
~Property() | ot::Property | virtual |
~PropertyBase() | ot::PropertyBase | inlinevirtual |
~PropertyStringList() | ot::PropertyStringList | inlinevirtual |
~Serializable() | ot::Serializable | inlinevirtual |