Doxygen Documentation

Main Index

Package Index

Package:

CLI

Version:

V0-0-5

Marked:

(not marked)

Constituent:

cli

Tag:

linux-gcc


Interface   Compound List   File List   Compound Members   File Members  

_CLI_Syntax Struct Reference

A CLI syntax. More...

#include <CLI_prvdefs.h>


Data Fields

_CLI_Syntaxnext
CLI_VerbDefverb
char * name
unsigned short id
unsigned short spare


Detailed Description

A CLI syntax.

This structure is the handle for a CLI syntax.


Field Documentation

unsigned short _CLI_Syntax::id
 

Syntax structure identifier

char* _CLI_Syntax::name
 

Syntax name

struct _CLI_Syntax* _CLI_Syntax::next
 

Next syntax

unsigned short _CLI_Syntax::spare
 

Spare (pad to four byte boundary)

CLI_VerbDef* _CLI_Syntax::verb
 

Verb definition list for syntax


The documentation for this struct was generated from the following file:
Generated on Thu Dec 11 22:17:32 2003 by doxygen 1.3.3