clockUtils  1.1
clockUtils::iniParser Namespace Reference

Classes

class  IniParser
 this class is used for parsing configuration files More...
 

Functions

template<>
ClockError CLOCK_INIPARSER_API IniParser::getValue< std::string > (const std::string &section, const std::string &field, std::string &value) const
 override for std::string so a full line containing spaces will be returned More...
 

Function Documentation

§ IniParser::getValue< std::string >()

template<>
ClockError CLOCK_INIPARSER_API clockUtils::iniParser::IniParser::getValue< std::string > ( const std::string &  section,
const std::string &  field,
std::string &  value 
) const

override for std::string so a full line containing spaces will be returned