OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::PropertyDouble Member List

This is the complete list of members for ot::PropertyDouble, including all inherited members.

addAdditionalPropertyData(const std::string &_key, const std::string &_data)ot::PropertyBaseinline
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::Propertyvirtual
AllowCustomValues enum valueot::PropertyBase
AllowMultiselection enum valueot::PropertyBase
createCopy(void) const overrideot::PropertyDoublevirtual
createCopyWithParents(void) constot::Property
getAdditionalPropertyData(const std::string &_key) constot::PropertyBase
getAllAdditionalPropertyData(void) constot::PropertyBaseinline
getMax(void) constot::PropertyDoubleinline
getMin(void) constot::PropertyDoubleinline
getParentGroup(void) constot::Propertyinline
getPrecision(void) constot::PropertyDoubleinline
getPropertyData(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::PropertyDoubleprotectedvirtual
getPropertyFlags(void)ot::PropertyBaseinline
getPropertyFlags(void) constot::PropertyBaseinline
getPropertyName(void) constot::PropertyBaseinline
getPropertyPath(char _delimiter='/') constot::Property
getPropertyTip(void)ot::PropertyBaseinline
getPropertyTip(void) constot::PropertyBaseinline
getPropertyTitle(void) constot::PropertyBaseinline
getPropertyType(void) const overrideot::PropertyDoubleinlinevirtual
getRootGroup(void) constot::Property
getSpecialType(void) constot::PropertyBaseinline
getValue(void) constot::PropertyDoubleinline
HasInputError enum valueot::PropertyBase
HasMultipleValues enum valueot::PropertyBase
IsDeletable enum valueot::PropertyBase
IsHidden enum valueot::PropertyBase
IsProtected enum valueot::PropertyBase
IsReadOnly enum valueot::PropertyBase
NoFlags enum valueot::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
PropertyDouble(const PropertyDouble *_other)ot::PropertyDouble
PropertyDouble(const PropertyBase &_base)ot::PropertyDouble
PropertyDouble(PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyDouble
PropertyDouble(double _value, PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyDouble
PropertyDouble(const std::string &_name, double _value, PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyDouble
PropertyDouble(const std::string &_name, double _value, double _min, double _max, PropertyFlags _flags=PropertyFlags(NoFlags))ot::PropertyDouble
PropertyFlag enum nameot::PropertyBase
PropertyFlags typedefot::PropertyBase
propertyTypeString(void)ot::PropertyDoubleinlinestatic
Serializable()ot::Serializableinline
setAdditionalPropertyData(const std::map< std::string, std::string > &_data)ot::PropertyBaseinline
setFromJsonObject(const ot::ConstJsonObject &_object) overrideot::Propertyvirtual
setMax(double _value)ot::PropertyDoubleinline
setMin(double _value)ot::PropertyDoubleinline
setParentGroup(PropertyGroup *_group)ot::Propertyinline
setPrecision(int _p)ot::PropertyDoubleinline
setPropertyData(const ot::ConstJsonObject &_object) overrideot::PropertyDoubleprotectedvirtual
setPropertyFlag(PropertyFlag _flag, bool _active=true)ot::PropertyBaseinline
setPropertyFlags(PropertyFlags _flags)ot::PropertyBaseinline
setPropertyName(const std::string &_name)ot::PropertyBaseinline
setPropertyTip(const std::string &_tip)ot::PropertyBaseinline
setPropertyTitle(const std::string &_title)ot::PropertyBaseinline
setRange(double _min, double _max)ot::PropertyDoubleinline
setSpecialType(const std::string &_type)ot::PropertyBaseinline
setValue(double _value)ot::PropertyDoubleinline
stringListToFlags(const std::list< std::string > &_flags)ot::PropertyBasestatic
stringToFlag(const std::string &_flag)ot::PropertyBasestatic
toString(PropertyFlag _flag)ot::PropertyBasestatic
toStringList(PropertyFlags _flags)ot::PropertyBasestatic
~Property()ot::Propertyvirtual
~PropertyBase()ot::PropertyBaseinlinevirtual
~PropertyDouble()ot::PropertyDoubleinlinevirtual
~Serializable()ot::Serializableinlinevirtual