#include "Modules.h"
#include "IMC.h"
#include "StubModule.h"
Include dependency graph for ModuleLoader.c:
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) |
Definition in file ModuleLoader.c.