FrameFactory * MainFrameFactory::Clone | ( | std::string | which_factory, |
const std::string & | opt = "full" |
||
) |
Clone a factory.
With option full, a complete clone of the factory is returned. Without, only a new, empty instance. This can be used if the configure is called later on for insyance in the DFAgent.
Definition at line 180 of file FrameFactory.cpp.