ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
Go to the documentation of this file.
10 #ifndef DAQ_DPM_SERVER_CONFIGMANAGER_HPP
11 #define DAQ_DPM_SERVER_CONFIGMANAGER_HPP
48 log4cplus::Logger m_logger;
54 #endif // DAQ_DPM_SERVER_CONFIGMANAGER_HPP
Represents active configuration.
bool ParseArguments(int argc, char *argv[])
Parse configuration from command line arguments.
Configuration const & GetConfig() const
void LoadConfig()
Load configuration file and update configuration.
daq::config::Manager and associated types.
Maintains the associativity of configuration attributes with metadata and value origin/priority.
ConfigManager(log4cplus::Logger logger)
DPM Server specific configuration manager.