IntParamDef(const string &nameVal, const string &helpVal, const string &promptVal, bool isRequired, auto_ptr< int > defaultVal, auto_ptr< string > strDefault, auto_ptr< string > unitsVal, auto_ptr< int > maxVal, auto_ptr< int > minVal, auto_ptr< vector< int > > validVals) | Parameters::IntParamDef | |