![]()  | 
  
    libmoldeo (Moldeo 1.0 Core)
    1.0
    
   libmoldeo es el conjunto de objetos y funciones, que permiten ejecutar las operaciones básicas de la plataforma Moldeo, y que compone su núcleo. 
   | 
 
Ir al código fuente de este archivo.
Funciones | |
| moDefineDynamicArray (moIODevicePluginsArray) using namespace std | |
| LIBMOLDEO_API moIODevice * | moNewIODevice (moText effect_name, moIODevicePluginsArray &plugins) | 
| LIBMOLDEO_API bool | moDeleteIODevice (moIODevice *IODevice, moIODevicePluginsArray &plugins) | 
| moDefineDynamicArray | ( | moIODevicePluginsArray | ) | 
| LIBMOLDEO_API bool moDeleteIODevice | ( | moIODevice * | IODevice, | 
| moIODevicePluginsArray & | plugins | ||
| ) | 
unload plugin if all instances were delete
Definición en la línea 198 del archivo moIODevicePlugin.cpp.
| LIBMOLDEO_API moIODevice* moNewIODevice | ( | moText | effect_name, | 
| moIODevicePluginsArray & | plugins | ||
| ) | 
Definición en la línea 149 del archivo moIODevicePlugin.cpp.