Go to the documentation of this file. 1 #ifndef Fireworks_Core_FWConfigurationManager_h
2 #define Fireworks_Core_FWConfigurationManager_h
void readFromFile(const std::string &) const
std::string guessAndReadFromFile(FWJobMetadataManager *) const
void to(FWConfiguration &) const
virtual ~FWConfigurationManager()
void add(const std::string &iName, FWConfigurable *)
does not take ownership
std::map< std::string, FWConfigurable * > m_configurables
void writeToFile(const std::string &) const
void setFrom(const FWConfiguration &) const
void readFromOldFile(const std::string &) const
const FWConfigurationManager & operator=(const FWConfigurationManager &)=delete