TVSetting HAL 0.2.0
 
Loading...
Searching...
No Matches

#include <als_bl_iniparser.h>

Public Member Functions

 CIniFile (const std::string &filename, const std::string &filepath="/etc/")
 
 ~CIniFile ()
 
template<typename T >
Get (const std::string &key)
 
template<typename T >
void Set (const std::string &key, const T &value)
 

Constructor & Destructor Documentation

◆ CIniFile()

CIniFile ( const std::string & filename,
const std::string & filepath = "/etc/" )
inline

◆ ~CIniFile()

~CIniFile ( )
inline

Member Function Documentation

◆ Get()

template<typename T >
T Get ( const std::string & key)
inline

◆ Set()

template<typename T >
void Set ( const std::string & key,
const T & value )
inline

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