#include <map>#include "MercuryString.h"#include "MercuryVector.h"Go to the source code of this file.
Classes | |
| class | MercuryINI |
| Framework for INI files. More... | |
Functions | |
| void | CheckPREFSMANSetup () |
| Check to see if Prefsman was set up. | |
Variables | |
| MercuryINI * | PREFSMAN |
| Instantiation of mercury.ini. | |
| void CheckPREFSMANSetup | ( | ) | [inline] |
Check to see if Prefsman was set up.
If you are using PREFSMAN in a static time initiation, you should execute this function first.
Definition at line 75 of file MercuryINI.h.