Grok 20.3.2
grk::IniParser Class Reference

#include <IniParser.h>

Public Member Functions

bool parse (const std::string &filename)

Public Attributes

std::map< std::string, std::map< std::string, std::string > > sections

Member Function Documentation

◆ parse()

bool grk::IniParser::parse ( const std::string & filename)
inline

References grk::grklog, and sections.

Member Data Documentation

◆ sections

std::map<std::string, std::map<std::string, std::string> > grk::IniParser::sections

Referenced by parse().


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