Main Page | Data Structures | File List | Data Fields | Globals

option Struct Reference

#include <confloader.h>


Data Fields

char * name
ltype type
int mandatory
union {
   int   yn
   long int   i
   double   f
   char *   str
   logt   log
value


Detailed Description

This is the option type which compose the conf array

Definition at line 68 of file confloader.h.


Field Documentation

char* option::name
 

Each option must have a name

Definition at line 69 of file confloader.h.

Referenced by confparse(), and getconf().

ltype option::type
 

Options are typed

Definition at line 70 of file confloader.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 5 12:01:39 2005 for Confloader by doxygen 1.3.6