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

module_t Struct Reference

Information about a module. More...

#include <modsup.h>

Collaboration diagram for module_t:

Collaboration graph
[legend]

Data Fields

void * handle
 Handle of the dynamic object as returned by dlopen().
char * name
 Name of this module.
modulenext
 Pointer to the next element in the linked list.

Detailed Description

Information about a module.


Generated on Fri Oct 7 14:16:01 2005 for Tablix by  doxygen 1.4.4