#include <fstream>
#include <ext/hash_map>
#include "stringhashfun.h"
Go to the source code of this file.
Classes | |
class | ConfigFile |
struct | ConfigFile::TokenValue |
Defines | |
#define | TOKEN_SIZE 10000 |
#define TOKEN_SIZE 10000 |
ConfigFile This class is used to read the configuration file storing the value of each variable assigned in the config file.
Definition at line 14 of file configfile.h.