design_pattern_for_c
V 1.00
|
Files | |
file | lower_layer_builder.h [code] |
This is API name definition for lower layer plugin library lower_layer_builder will load plugin defined this API. | |
file | lower_layer_director.h [code] |
This is API for director class action as design petten In this case, Builder interface is included by conf file, and interface implement class is dynamic library. | |