GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.