|
| Parameters (int argc, char *argv[], const char *fname=NULL, const char *boolpars[]=0, const char *doublepars[]=0, const char *intpars[]=0, const char *stringpars[]=0) throw ( ParFileException ) |
|
void | init_Parameters (int argc, char *argv[], const char *fname=NULL, const char *boolpars[]=0, const char *doublepars[]=0, const char *intpars[]=0, const char *stringpars[]=0) throw ( ParFileException ) |
|
virtual void | print (ostream &os=cout, const char *prefix="#: ") const |
|
bool | pgetb (const char *) const throw ( ParFileException ) |
|
int | pgeti (const char *) const throw ( ParFileException ) |
|
double | pgetd (const char *) const throw ( ParFileException ) |
|
string | pgetstring (const char *) const throw ( ParFileException ) |
|
The documentation for this class was generated from the following files: