design_pattern_for_c  V 1.00
publisher_mng_t Struct Reference

publisher class instance More...

Collaboration diagram for publisher_mng_t:

Data Fields

int content_cnt
 
PublishContentcontents
 content cnt, to use fail safe (care list size) More...
 

Detailed Description

publisher class instance

Definition at line 13 of file publisher.c.

Field Documentation

◆ content_cnt

int content_cnt

Definition at line 14 of file publisher.c.

◆ contents

PublishContent* contents

content cnt, to use fail safe (care list size)

Definition at line 15 of file publisher.c.


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