33 ifstream ifs (FileName);
36 cerr <<
"pas le bon fichier de configuration";
std::map< std::string, char > MapParamChar
std::map< std::string, unsigned > MapParamUnsigned
std::map< std::string, std::string > MapParamString
const std::vector< std::string > VParamUnsigned
Struct containing all the game's parameters.
const std::vector< std::string > VParamChar
Paramters' definition and associated functions.
void InitParams(CMyParam &Param)
Initialize the set of parameters from scratch.
const std::map< std::string, std::string > KColor
KColor : map between the "human" color and its correspondence for the Unix terminal.
int LoadParams(CMyParam &Param, const std::string &FileName)
const AuthorizedKey KAuthorizedKey
KAuthorizedKey.
const std::vector< std::string > VParamString