gfactory
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CBoxExample concrete Shape implementation used in static registration
 CCarExample base class used to demonstrate dynamic factory loading
 CDynamicLibHelper that loads a shared library and holds its POSIX handle
 CFordExample dynamically-loadable Car implementation
 CGFactoryConcrete factory that creates objects of type T
 CGFactoryBaseType-erased factory interface used by GManager
 CGManagerFactory registry and dynamic-library manager for run-time creation of plugin objects
 CShapeExample base class used to demonstrate static factory registration
 CTeslaExample dynamically-loadable Car implementation
 CTriangleExample concrete Shape implementation used in static registration