|
gfactory
|


Go to the source code of this file.
Data Structures | |
| class | Shape |
| Example base class used to demonstrate static factory registration. More... | |
| class | Triangle |
Example concrete Shape implementation used in static registration. More... | |
| class | Box |
Example concrete Shape implementation used in static registration. More... | |