MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLBase/mlExtractObjectFromList.h File Reference

Engine module ExtractObjectFromList: Extracts a single list item (identified by its index) from a given list which has to be derived from BaseListTemplate. More...

#include "mlModuleIncludes.h"
#include "mlEngine.h"
#include "mlBaseInit.h"

Go to the source code of this file.

Classes

class  ml::ExtractObjectFromList
 Engine module ExtractObjectFromList extracting a single list item (identified by its index) from a given list. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

Engine module ExtractObjectFromList: Extracts a single list item (identified by its index) from a given list which has to be derived from BaseListTemplate.

Author:
Jan-Martin Kuhnigk
Date:
10/2002

Definition in file mlExtractObjectFromList.h.