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

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

#include <CLI_prvdefs.h>


Data Fields

_CLI_Parmnext
_CLI_Valulist
_CLI_Valucurr
unsigned short flag
unsigned short spare


Detailed Description

A parameter found on the command line.

This structure provides linked list storage for command line parameters


Field Documentation

struct _CLI_Valu* _CLI_Parm::curr
 

Current location in value list

unsigned short _CLI_Parm::flag
 

Parameter flags

struct _CLI_Valu* _CLI_Parm::list
 

Value list

struct _CLI_Parm* _CLI_Parm::next
 

Next parameter

unsigned short _CLI_Parm::spare
 

Spare (pad to four byte boundary)


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