libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
Go to the source code of this file.
Classes | |
class | moPluginDefinition |
Definición de un plugin. More... | |
Macros | |
#define | MO_PLG_API |
#define | MO_PLG_ENTRY |
Typedefs | |
typedef void * | MOpluginHandle |
Functions | |
MOpluginHandle | moLoadPlugin (moText fn) |
void | moUnloadPlugin (MOpluginHandle &handle) |
moDeclareExportedDynamicArray (moPluginDefinition, moPluginDefinitions) | |
#define MO_PLG_API |
Definition at line 45 of file moBasePlugin.h.
#define MO_PLG_ENTRY |
Definition at line 46 of file moBasePlugin.h.
typedef void* MOpluginHandle |
Definition at line 44 of file moBasePlugin.h.
moDeclareExportedDynamicArray | ( | moPluginDefinition | , |
moPluginDefinitions | |||
) |
|
inline |
Definition at line 55 of file moBasePlugin.h.
|
inline |
Definition at line 64 of file moBasePlugin.h.