DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Prop_int Member List
This is the complete list of members for Prop_int, including all inherited members.
change (defined in Property)Property [protected]
CheckValue(Value const &in, bool warn) (defined in Prop_int)Prop_int [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() (defined in Prop_int)Prop_int [inline]
getMin() (defined in Prop_int)Prop_int [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_int(std::string const &_propname, Changeable::Value when, int _value) (defined in Prop_int)Prop_int [inline]
Prop_int(std::string const &_propname, Changeable::Value when, int _min, int _max, int _value) (defined in Prop_int)Prop_int [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_int)Prop_int [inline]
SetVal(Value const &in, bool forced, bool warn=true, bool init=false) (defined in Prop_int)Prop_int [virtual]
SetValue(std::string const &input) (defined in Prop_int)Prop_int [virtual]
suggested_values (defined in Property)Property [protected]
use_global_config_str (defined in Property)Property [protected]
value (defined in Property)Property [protected]
~Prop_int() (defined in Prop_int)Prop_int [inline, virtual]
~Property() (defined in Property)Property [inline, virtual]