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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moMasterPlugin.cpp File Reference
#include "moMasterPlugin.h"
#include <moPort.h>
#include "moArray.h"
#include <iostream>

Go to the source code of this file.

Functions

 moDefineDynamicArray (moMasterPluginsArray) using namespace std
 
LIBMOLDEO_API moMasterEffectmoNewMasterEffect (moText effect_name, moMasterPluginsArray &plugins)
 
LIBMOLDEO_API bool moDeleteMasterEffect (moMasterEffect *mastereffect, moMasterPluginsArray &plugins)
 

Function Documentation

moDefineDynamicArray ( moMasterPluginsArray  )
LIBMOLDEO_API bool moDeleteMasterEffect ( moMasterEffect mastereffect,
moMasterPluginsArray &  plugins 
)

unload plugin if all instances were delete

Definition at line 237 of file moMasterPlugin.cpp.

LIBMOLDEO_API moMasterEffect* moNewMasterEffect ( moText  effect_name,
moMasterPluginsArray &  plugins 
)

Definition at line 188 of file moMasterPlugin.cpp.