design_pattern_for_c  V 1.00
chain_of_resp_mng_t Struct Reference

management parameter of this class API, to use flyweight More...

Collaboration diagram for chain_of_resp_mng_t:

Data Fields

flyweight_methods_t method
 
FlyweightFactory handle
 
int is_threadsafe
 

Detailed Description

management parameter of this class API, to use flyweight

Definition at line 34 of file chain_of_responsibility.c.

Field Documentation

◆ handle

Definition at line 36 of file chain_of_responsibility.c.

◆ is_threadsafe

int is_threadsafe

Definition at line 37 of file chain_of_responsibility.c.

◆ method

Definition at line 35 of file chain_of_responsibility.c.


The documentation for this struct was generated from the following file: