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

s_mod_api_ent Struct Reference

#include <clientlib.h>


Data Fields

u_char * mod_name
u_char * unique_identifier
t_mod_api function


Detailed Description

Struct for Module communication API entry

Definition at line 30 of file clientlib.h.


Field Documentation

t_mod_api s_mod_api_ent::function
 

function pointer to the API function

Definition at line 33 of file clientlib.h.

u_char* s_mod_api_ent::mod_name
 

Name of the module

Definition at line 31 of file clientlib.h.

u_char* s_mod_api_ent::unique_identifier
 

unique identifier of the API entry

Definition at line 32 of file clientlib.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5