Int_t MainFrameFactory::Clone | ( | std::list< FrameFactory * > & | cloned_list, |
const std::string & | opt = "full" |
||
) |
Clone all factories. return the number of successfully cloned factories and the list of pointer added to the argument.
Definition at line 194 of file FrameFactory.cpp.