GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::DotConf::ProcessLine ( const std::string &  )
inlineprotectedvirtualinherited

a helper template to do clones : it requires a default constructor. then it uses the Configure facilities to configure the new object

be careful, all data members may not be in the initialisation file/frame. it is the charge of the user to modifiy/set this data members in his Clone methodto be overwritten

return false only in case something goes wrong at reading (wrong format)

Reimplemented in ADF::AgataKeyFactory, ADF::DFAgent, and ADF::RunAgent.

Definition at line 216 of file DotConf.h.