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

A qualifier found on the command line. More...

#include <CLI_prvdefs.h>


Data Fields

_CLI_Qualnext
_CLI_Valulist
_CLI_Valucurr
char * text
unsigned short flag
unsigned short spare


Detailed Description

A qualifier found on the command line.

This structure provides linked list storage for command line qualifiers


Field Documentation

struct _CLI_Valu* _CLI_Qual::curr
 

Current location in value list

unsigned short _CLI_Qual::flag
 

Qualifier flags

struct _CLI_Valu* _CLI_Qual::list
 

Value list

struct _CLI_Qual* _CLI_Qual::next
 

Next qualifier

unsigned short _CLI_Qual::spare
 

Spare (pad to four byte boundary)

char* _CLI_Qual::text
 

Qualifier text


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