#include <interface.h>
Collaboration diagram for cmd_block:
Data Fields | |
CBLKHDR | hdr |
char | cmd [LBUF_SIZE-sizeof(CBLKHDR)] |
Definition at line 59 of file interface.h.
char cmd_block::cmd[LBUF_SIZE-sizeof(CBLKHDR)] |
Definition at line 62 of file interface.h.
Referenced by process_input_helper(), and Task_ProcessCommand().
Definition at line 61 of file interface.h.
Referenced by freeqs(), save_command(), and Task_ProcessCommand().