|
gfactory
|
| CDynamicLib | Structure to load dynamically symbols from a shared library |
| ▼CGBase | |
| ▼CCar | |
| CFord | |
| CTesla | |
| CGManager | Owns factories and dynamically‑loaded libraries, providing run‑time creation |
| ▼CShape | |
| CBox | |
| CTriangle | |
| ▼CGFactoryBase | Abstract creator used by GManager through type‑erased pointers |
| CGFactory< T > | Concrete factory that creates objects of type T |