
Go to the source code of this file.
Typedefs | |
| typedef HMODULE | SharedObject |
Functions | |
| int | AMPI_FuncPtr_Loader (SharedObject, int, char **) |
| typedef void * SharedObject |
Definition at line 30 of file ampi_funcptr_loader.h.
| int AMPI_FuncPtr_Loader | ( | SharedObject | , | |
| int | , | |||
| char ** | ||||
| ) |
Definition at line 73 of file ampi_funcptr_loader.C.
References AMPI_FuncPtr_Pack(), AMPI_FuncPtr_Unpack_Dispatch(), AMPI_Main_Dispatch(), and x.
Referenced by main().


1.5.5