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

The CSOManager allows for storing and iterating CSOs, and implements an undo/redo mechanism. More...

#include "../CSOList.h"
#include "../CSORules/CSOGroupRules.h"
#include "../CSORules/CSOListRules.h"

Go to the source code of this file.

Classes

class  ml::CSOManager
 The CSOManager allows for storing and iterating CSOs, and implements an undo/redo mechanism. More...
struct  ml::CSOManager::GroupCSOPair
 This struct combines a Group pointer and a CSO pointer and is used for storing CSO selection in the Group tab, and vice versa.

Namespaces

namespace  ml
 

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



Detailed Description

The CSOManager allows for storing and iterating CSOs, and implements an undo/redo mechanism.

Author:
Olaf Konrad
Date:
04/2006

Definition in file CSOManager.h.