#include "aa_config.h"
#include <map>
#include <deque>
#include <stdio.h>
#include "tString.h"
Go to the source code of this file.
Classes | |
class | tIniFile |
Typedefs | |
typedef std::map< tString, tString > | IniValue |
typedef std::map< tString, IniValue > | tIniGroups |
Definition at line 44 of file tIniFile.h.
typedef std::map<tString, IniValue > tIniGroups |
Definition at line 45 of file tIniFile.h.