design_pattern_for_c
V 1.00
|
Files | |
file | builder_action.c [code] |
Implement of builder_action, running construct on other thread. | |
file | builder_action.h [code] |
This is API definition of builder action API. | |
file | director.c [code] |
Implement of director API, defined in director.h. | |
file | director.h [code] |
This is API definition of Director class. | |
file | lower_layer_director.c [code] |
Implement of lower_layer_director (related to builder design petten) library API, defined in flyweight.h. | |