design_pattern_for_c  V 1.00
lib Directory Reference
Directory dependency graph for lib:
D:/design_pattern_for_c/prototype/lib

Files

file  prototype_factory.c [code]
 Implement of prototype_factory API, defined in prototype_factory.h.
 
file  prototype_factory.h [code]
 This is API for PrototypeFactoryInstance class.
 
file  prototype_manager.c [code]
 Implement of Prototype library API, defined in prototype.h.