List of all members.
Public Member Functions |
|
| Prop_int (std::string const &_propname, Changeable::Value when, int _value) |
|
| Prop_int (std::string const &_propname, Changeable::Value when, int _min, int _max, int _value) |
|
int | getMin () |
|
int | getMax () |
|
void | SetMinMax (Value const &min, Value const &max) |
|
bool | SetValue (std::string const &input) |
|
virtual bool | CheckValue (Value const &in, bool warn) |
|
virtual bool | SetVal (Value const &in, bool forced, bool warn=true, bool init=false) |
Detailed Description
Definition at line 163 of file setup.h.
The documentation for this class was generated from the following files: