Main Page   Interface   Data Structures   File List   Data Fields   Globals  

_CLI_Valu Struct Reference

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

#include <CLI_prvdefs.h>


Data Fields

_CLI_Valu * next
char * text


Detailed Description

A value found on the command line.

This structure provides linked list storage for values parsed from a command


Field Documentation

struct _CLI_Valu* _CLI_Valu::next
 

Next value

char* _CLI_Valu::text
 

Value (stored as text string)


The documentation for this struct was generated from the following file:
Generated on Tue Nov 5 12:16:41 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002