Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ANetFunctionMap Struct Reference

#include <Modules.h>


Data Fields

char * name
 Symbol name (can be NULL). More...

UInt32 ID
 Module function ID. More...

void * funcPtr
 Actual function pointer (can be NULL). More...


Field Documentation

void* ANetFunctionMap::funcPtr
 

Actual function pointer (can be NULL).

Definition at line 33 of file Modules.h.

UInt32 ANetFunctionMap::ID
 

Module function ID.

Definition at line 32 of file Modules.h.

char* ANetFunctionMap::name
 

Symbol name (can be NULL).

Definition at line 31 of file Modules.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 23 15:20:56 2001 for ANet by doxygen 1.2.12 written by Dimitri van Heesch, © 1997-2001

SourceForge
Logo