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

A CLI qualifier definition. More...

#include <CLI_prvdefs.h>


Data Fields

_CLI_QualDefnext
char * text
_CLI_KeyListlist
unsigned short tlen
unsigned short type
unsigned short opts
unsigned short spare


Detailed Description

A CLI qualifier definition.

This structure stores a qualifier definition in a list of qualifier definitions for a CLI verb.


Field Documentation

struct _CLI_KeyList* _CLI_QualDef::list
 

Keyword list

struct _CLI_QualDef* _CLI_QualDef::next
 

Next qualifier

unsigned short _CLI_QualDef::opts
 

Options flags for this qualifier

unsigned short _CLI_QualDef::spare
 

Spare (pad to four byte boundary)

char* _CLI_QualDef::text
 

Text of this qualifier

unsigned short _CLI_QualDef::tlen
 

Length of text

unsigned short _CLI_QualDef::type
 

Qualifier type


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