13#ifndef ML_EXTRACT_OBJECT_FROM_LIST_H
14#define ML_EXTRACT_OBJECT_FROM_LIST_H
Field to encapsulate a pointer to an ML base object.
Class representing general ML objects that support import/export via strings (setPersistentState() an...
Field to encapsulate a boolean value.
Base class for all ML Engines that are derived from Module, and have no inputs or outputs but impleme...
Base class for all fields used in the ML.
Field to encapsulate an integer value.
#define ML_MODULE_CLASS_HEADER(className)
Similar to ML_CLASS_HEADER for the usage of derived classes from Module.
#define MLBASEEXPORT
defined Header file mlBaseInit.h
Target mlrange_cast(Source arg)
Generic version of checked ML casts.