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

ModuleLoader.c File Reference

Module loading functions. More...

#include "Modules.h"
#include "IMC.h"
#include "StubModule.h"

Include dependency graph for ModuleLoader.c:

Include dependency graph

Go to the source code of this file.

Functions

void Test ()
void LoadModules ()
void CreateInstance (char *moduleName, char *instanceName)
void LoadInternalModule (ANetModuleLoadFuncPtr func)
UInt32 ANetAddModuleName (ANetModuleInfo *modInfo, char *moduleName)
UInt32 ANetAddFunctionMap (ANetModuleInfo *modInfo, ANetFunctionMap *funcMap)


Detailed Description

Module loading functions.

Author:
Benad , Ajaya

Definition in file ModuleLoader.c.


Generated on Sun Dec 23 15:20:51 2001 for ANet by doxygen 1.2.12 written by Dimitri van Heesch, © 1997-2001

SourceForge
Logo