Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

stp_module Struct Reference

#include <module.h>


Data Fields

const char * name
const char * version
const char * comment
stp_module_class_t class
void * handle
int(* init )(void)
int(* fini )(void)
void * syms


Field Documentation

stp_module_class_t stp_module::class
 

Definition at line 80 of file module.h.

Referenced by stp_module_open().

const char* stp_module::comment
 

Definition at line 79 of file module.h.

int(* stp_module::fini)(void)
 

Referenced by module_list_freefunc().

void* stp_module::handle
 

Definition at line 84 of file module.h.

Referenced by module_list_freefunc(), and stp_module_open().

int(* stp_module::init)(void)
 

Referenced by stp_module_init().

const char* stp_module::name
 

Definition at line 77 of file module.h.

Referenced by stp_module_init(), stp_module_open(), stp_module_register(), and stpi_xml_process_family().

void* stp_module::syms
 

Definition at line 88 of file module.h.

Referenced by stpi_xml_process_family().

const char* stp_module::version
 

Definition at line 78 of file module.h.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 25 07:56:16 2004 for libgimpprint API Reference by doxygen 1.3.6