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