Class ConfManager

Class Documentation

class ConfManager

Public Functions

inline ConfManager(std::string filename)
inline ~ConfManager()
inline float getValue(std::string key, float default_value = -1)
inline void setValue(std::string key, float value)
inline bool isOpened()