|
protectedvirtual |
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 from ADF::DotConf.
Definition at line 61 of file RunAgent.cpp.