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_Tokens Struct Reference

Content of a complete command line. More...

#include <CLI_prvdefs.h>


Data Fields

char * line
char * verb
_CLI_Parmparm
_CLI_Qualqual


Detailed Description

Content of a complete command line.

This structure provides the central point at which all the elements parsed from a command line are gathered together.


Field Documentation

char* _CLI_Tokens::line
 

Original line (comments stripped)

struct _CLI_Parm* _CLI_Tokens::parm
 

Parameter list

struct _CLI_Qual* _CLI_Tokens::qual
 

Qualifier list

char* _CLI_Tokens::verb
 

Verb


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