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 Tue Jul 3 13:23:37 2007 for Tablix by  doxygen 1.5.2