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
moIODevicePlugin.cpp File Reference
#include "moIODevicePlugin.h"
#include "moArray.h"
#include <iostream>

Go to the source code of this file.

Functions

 moDefineDynamicArray (moIODevicePluginsArray) using namespace std
 
LIBMOLDEO_API moIODevicemoNewIODevice (moText effect_name, moIODevicePluginsArray &plugins)
 
LIBMOLDEO_API bool moDeleteIODevice (moIODevice *IODevice, moIODevicePluginsArray &plugins)
 

Function Documentation

moDefineDynamicArray ( moIODevicePluginsArray  )
LIBMOLDEO_API bool moDeleteIODevice ( moIODevice IODevice,
moIODevicePluginsArray &  plugins 
)

unload plugin if all instances were delete

Definition at line 198 of file moIODevicePlugin.cpp.

LIBMOLDEO_API moIODevice* moNewIODevice ( moText  effect_name,
moIODevicePluginsArray &  plugins 
)

Definition at line 149 of file moIODevicePlugin.cpp.