|
design_pattern_for_c
V 1.00
|
management parameter of this class API, to use flyweight More...

Data Fields | |
| flyweight_methods_t | method |
| FlyweightFactory | handle |
| int | is_threadsafe |
management parameter of this class API, to use flyweight
Definition at line 34 of file chain_of_responsibility.c.
| FlyweightFactory handle |
Definition at line 36 of file chain_of_responsibility.c.
| int is_threadsafe |
Definition at line 37 of file chain_of_responsibility.c.
| flyweight_methods_t method |
Definition at line 35 of file chain_of_responsibility.c.