35#ifndef ANATOMIST_CONTROL_CONTROLCONFIG_H
36#define ANATOMIST_CONTROL_CONTROLCONFIG_H
virtual void update(GlobalConfiguration *cfg)
Updates the global config with the specific local options.
virtual void apply(const GlobalConfiguration *cfg)
applies configuration to the program part.
virtual ~ControlConfiguration()
This class stores global configuration settings, read by default from $HOME/.anatomist/config/setting...