#include <cmd_prompt.h>
| Data Fields | |
| int | index | 
| int | num_args | 
| char ** | args | 
Definition at line 46 of file cmd_prompt.h.
Definition at line 47 of file cmd_prompt.h.
Referenced by cmd_prompt_Thread(), exec_command(), and process_command().
Definition at line 48 of file cmd_prompt.h.
Referenced by cmd_prompt_Thread(), dealloc_command(), exec_command(), handler_HELP(), handler_SEND(), and process_command().
| char** command_s::args | 
Definition at line 49 of file cmd_prompt.h.
Referenced by cmd_prompt_Thread(), dealloc_command(), exec_command(), handler_HELP(), handler_SEND(), and process_command().
 1.5.5
 1.5.5