#include <interface.h>
Collaboration diagram for text_block:
Data Fields | |
TBLOCKHDR | hdr |
char | data [OUTPUT_BLOCK_SIZE-sizeof(TBLOCKHDR)] |
Definition at line 74 of file interface.h.
char text_block::data[OUTPUT_BLOCK_SIZE-sizeof(TBLOCKHDR)] |
Definition at line 76 of file interface.h.
Referenced by add_to_output_queue(), freeqs(), process_output(), and queue_write_LEN().