Class for reading and writing ini-profiles.
Definition IniProfile.h:17
Value container class able to performing arithmetic functions.
Definition Value.h:19
#define _GII_FUNC
Definition gii/global.h:37
Definition Application.h:10
bool _GII_FUNC loadVariableValues(IniProfile &profile, const std::function< bool(InformationTypes::id_type, Value &)> &func=nullptr)
bool _GII_FUNC saveVariableValues(IniProfile &profile)
Saves variable settings to the passed profile instance.