NDS3
1.0.0
API reference manual
|
Defines the class nds::IniFileParser used to read and parse the INI files. More...
Go to the source code of this file.
Classes | |
class | nds::IniFileParser |
Parses an INI file and stores all the found sections and keys for future retrieval via getString(). More... | |
Namespaces | |
nds | |
All the classes and methods defined by the NDS3 framework are in the namespace nds. | |
Defines the class nds::IniFileParser used to read and parse the INI files.
Include nds.h instead of this one, since nds3.h takes care of including all the necessary header files (including this one).