GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::DotConf::DoConfigure ( std::istream &  ,
Bool_t  allow_init 
)
virtualinherited

configure this from an input stream

Main method to be overwritten by daughter classes ... but Configure could also be overwritten

allow_init is used to switch on/off Reset bfore streaming the content of istream

   return false only in case something wrong goes on

Reimplemented in ADF::AKeyFactory< Factory_T >, ADF::AKeyFactory< AgataKeyFactory >, ADF::AKeyFactory< DefaultKeyFactory >, ADF::AgataKeyFactory, ADF::AFrameFactory< Factory_T >, ADF::AFrameFactory< DefaultFrameFactory >, ADF::AFrameFactory< AgataFrameFactory >, ADF::DFAgent, and ADF::RunAgent.