This is the complete list of members for ot::PropertyBool, 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::PropertyBool | virtual |
createCopyWithParents(void) const | ot::Property | |
getAdditionalPropertyData(const std::string &_key) const | ot::PropertyBase | |
getAllAdditionalPropertyData(void) const | ot::PropertyBase | inline |
getParentGroup(void) const | ot::Property | inline |
getPropertyData(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const override | ot::PropertyBool | 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::PropertyBool | inlinevirtual |
getRootGroup(void) const | ot::Property | |
getSpecialType(void) const | ot::PropertyBase | inline |
getValue(void) const | ot::PropertyBool | 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 | |
PropertyBool(const PropertyBool *_other) | ot::PropertyBool | |
PropertyBool(const PropertyBase &_base) | ot::PropertyBool | |
PropertyBool(PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyBool | |
PropertyBool(bool _value, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyBool | |
PropertyBool(const std::string &_name, bool _value, PropertyFlags _flags=PropertyFlags(NoFlags)) | ot::PropertyBool | |
PropertyFlag enum name | ot::PropertyBase | |
PropertyFlags typedef | ot::PropertyBase | |
propertyTypeString(void) | ot::PropertyBool | inlinestatic |
Serializable() | ot::Serializable | inline |
setAdditionalPropertyData(const std::map< std::string, std::string > &_data) | ot::PropertyBase | inline |
setFromJsonObject(const ot::ConstJsonObject &_object) override | ot::Property | virtual |
setParentGroup(PropertyGroup *_group) | ot::Property | inline |
setPropertyData(const ot::ConstJsonObject &_object) override | ot::PropertyBool | 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 |
setValue(bool _value) | ot::PropertyBool | 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 |
~PropertyBool() | ot::PropertyBool | inlinevirtual |
~Serializable() | ot::Serializable | inlinevirtual |