command_s Struct Reference

#include <cmd_prompt.h>


Data Fields

int index
int num_args
char ** args


Detailed Description

Definition at line 43 of file cmd_prompt.h.


Field Documentation

int command_s::index

Definition at line 44 of file cmd_prompt.h.

Referenced by cmd_prompt_Thread(), and process_command().

int command_s::num_args

Definition at line 45 of file cmd_prompt.h.

Referenced by cmd_prompt_Thread(), and process_command().

char** command_s::args

Definition at line 46 of file cmd_prompt.h.

Referenced by cmd_prompt_Thread(), and process_command().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4