Main Page   Interface   Data Structures   File List   Data Fields   Globals  

_CLI_Control Struct Reference

Control structure for run time handling of commands. More...

#include <CLI_prvdefs.h>


Data Fields

CLI_Filefile
CLI_Syntaxsyntax
CLI_Tokenstokens
unsigned short id
unsigned short spare


Detailed Description

Control structure for run time handling of commands.

Control structure for run time handling of commands.


Field Documentation

CLI_File* _CLI_Control::file
 

File list

unsigned short _CLI_Control::id
 

Control structure identifier

unsigned short _CLI_Control::spare
 

Spare (pad to four byte boundary)

CLI_Syntax* _CLI_Control::syntax
 

Command syntax

CLI_Tokens* _CLI_Control::tokens
 

Parsed command tokens


The documentation for this struct was generated from the following file:
Generated on Tue Nov 5 12:16:24 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002