moduleoption_t Struct Reference

Structure holding a module option. More...

#include <modsup.h>

Collaboration diagram for moduleoption_t:

Collaboration graph
[legend]

Data Fields

char * name
 Name of the option.
char * content_s
 Content of the option in string form.
int content_i
 Content of the option in integer form (INT_MIN if content can not be converted into integer.
moduleoptionnext
 Pointer to the next option in linked list. NULL if this is the last option.

Detailed Description

Structure holding a module option.


Generated on Thu Feb 9 17:18:41 2006 for Tablix by  doxygen 1.4.6