catch me if you can
0.1
|
Go to the source code of this file.
Functions | |
void | InitParams (CMyParam &Param) |
Initialize the set of parameters from scratch. More... | |
int | LoadParams (CMyParam &Param, const std::string &FileName) |
void InitParams | ( | CMyParam & | Param | ) |
Initialize the set of parameters from scratch.
[out] | Param | : List of usefull parameters |
Definition at line 11 of file params.cpp.
int LoadParams | ( | CMyParam & | Param, |
const std::string & | FileName | ||
) |