DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Prop_double Member List
This is the complete list of members for Prop_double, including all inherited members.
change (defined in Property)Property [protected]
CheckValue(Value const &in, bool warn) (defined in Prop_double)Prop_double [virtual]
default_value (defined in Property)Property [protected]
Get_Default_Value() const (defined in Property)Property [inline]
Get_help() (defined in Property)Property
Get_type() (defined in Property)Property [inline]
getChange() (defined in Property)Property [inline]
getMax() const (defined in Prop_double)Prop_double [inline]
getMin() const (defined in Prop_double)Prop_double [inline]
GetValue() const (defined in Property)Property [inline]
GetValues() const (defined in Property)Property [virtual]
help_string (defined in Property)Property [protected]
is_modified (defined in Property)Property [protected]
iter typedef (defined in Property)Property [protected]
modified() const (defined in Property)Property [inline]
Prop_double(std::string const &_propname, Changeable::Value when, double _value) (defined in Prop_double)Prop_double [inline]
Prop_double(std::string const &propname, Changeable::Value when, double _value, double _min, double _max) (defined in Prop_double)Prop_double [inline]
Property(std::string const &_propname, Changeable::Value when) (defined in Property)Property [inline]
propname (defined in Property)Property
Set_help(std::string const &in) (defined in Property)Property
Set_values(const char *const *in) (defined in Property)Property
SetMinMax(Value const &min, Value const &max) (defined in Prop_double)Prop_double [inline]
SetVal(Value const &in, bool forced, bool warn=true, bool init=false) (defined in Property)Property [inline, protected, virtual]
SetValue(std::string const &input) (defined in Prop_double)Prop_double [virtual]
suggested_values (defined in Property)Property [protected]
use_global_config_str (defined in Property)Property [protected]
value (defined in Property)Property [protected]
~Prop_double() (defined in Prop_double)Prop_double [inline, virtual]
~Property() (defined in Property)Property [inline, virtual]