INIGenerator class.
More...
#include <ini.h>
|
bool | prettyPrint = false |
| Beautifier flag.
|
|
◆ INIGenerator()
mINI::INIGenerator::INIGenerator |
( |
std::string const & | filename | ) |
|
|
inline |
Constructor.
- Parameters
-
filename | INI file name with path |
◆ operator<<()
bool mINI::INIGenerator::operator<< |
( |
INIStructure const & | data | ) |
|
|
inline |
Write generated from "data" INI file.
- Parameters
-
data | Prepared INI structure |
- Returns
- true if succeed, false otherwise
The documentation for this class was generated from the following file: