objectFactory.hpp File Reference
File contains definition of Factory pattern. More...
Go to the source code of this file.
Classes | |
class | julian::ObjectFactory< T > |
Class implements a factory pattern. More... | |
class | julian::ObjectFactoryHelper< Base, Derived > |
factory helper More... | |
Detailed Description
File contains definition of Factory pattern.