Photon 1.0.0
Loading...
Searching...
No Matches
mINI::INIGenerator Class Reference

#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
 

Constructor & Destructor Documentation

◆ INIGenerator()

mINI::INIGenerator::INIGenerator ( std::string const &  filename)
inline

◆ ~INIGenerator()

mINI::INIGenerator::~INIGenerator ( )
inline

Member Function Documentation

◆ operator<<()

bool mINI::INIGenerator::operator<< ( INIStructure const &  data)
inline

Member Data Documentation

◆ fileWriteStream

std::ofstream mINI::INIGenerator::fileWriteStream
private

◆ prettyPrint

bool mINI::INIGenerator::prettyPrint = false

The documentation for this class was generated from the following file: