seqCmd_s Struct Reference

Data Fields

sequenceHandler_t handler
char name [MAX_VAR]
char data [MAX_DATA_LENGTH]

Detailed Description

Definition at line 50 of file cl_sequence.c.


Field Documentation

char seqCmd_s::data[MAX_DATA_LENGTH]

Definition at line 53 of file cl_sequence.c.

Referenced by CL_ParseSequence(), and SEQ_Execute().

Definition at line 51 of file cl_sequence.c.

Referenced by CL_ParseSequence(), and SEQ_Execute().

char seqCmd_s::name[MAX_VAR]

Definition at line 52 of file cl_sequence.c.

Referenced by CL_ParseSequence(), and SEQ_Execute().


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

Generated by  doxygen 1.6.2