![]() |
Scanframe Modular Application 0.1.0
|
#include <functional>
#include <gii/gen/InformationBase.h>
#include <gii/global.h>
#include <misc/gen/IniProfile.h>
#include <misc/gen/Value.h>
Go to the source code of this file.
Namespaces | |
namespace | sf |
Functions | |
bool _GII_FUNC | sf::saveVariableValues (IniProfile &profile) |
Saves variable settings to the passed profile instance. | |
bool _GII_FUNC | sf::loadVariableValues (IniProfile &profile, const std::function< bool(InformationTypes::id_type, Value &)> &func=nullptr) |