Photon 1.0.0
|
#include <ini.h>
Public Member Functions | |
INIGenerator (std::string const &filename) | |
~INIGenerator () | |
bool | operator<< (INIStructure const &data) |
Public Attributes | |
bool | prettyPrint = false |
Private Attributes | |
std::ofstream | fileWriteStream |
|
inline |
|
inline |
|
inline |
|
private |
bool mINI::INIGenerator::prettyPrint = false |