MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLCSO/CSOBase/CSOModuleBase/CSOGeneratorBase.h File Reference

The CSOGeneratorBase provides mechanisms to add new CSOs to a group and to set default attributes to new CSOs. More...

#include <MLCSOIncludes.h>

Go to the source code of this file.

Classes

class  ml::CSOGeneratorBase

Namespaces

namespace  ml
 

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


Enumerations

enum  ml::CSOAddToGroupModes { ml::GROUP_NONE = 0, ml::GROUP_BY_LABEL = 1, ml::GROUP_BY_ID = 2 }
 Enumeration of the add to group modes. More...

Detailed Description

The CSOGeneratorBase provides mechanisms to add new CSOs to a group and to set default attributes to new CSOs.

Author:
Olaf Konrad
Date:
09/2012

Definition in file CSOGeneratorBase.h.