MeVisLab Toolbox Reference
CSOList.h File Reference
#include "MLCSOIncludes.h"
#include "CSO.h"
#include "CSOScopeEvents.h"
#include "CSOEvent.h"
#include "CSORules/CSOListRules.h"

Go to the source code of this file.

Classes

class  ml::CSOList
struct  ml::CSOList::CSONotificationCBData

Namespaces

namespace  ml
 Defines the class GetTileJob.

Macros

#define ML_CSOLIST_REFCOUNTED   1

Typedefs

typedef void ml::csoNotificationCB(void *data, int notificationFlag)
 Defines the function signature for the callback methods that is to be touched by a CSOList notification.

Macro Definition Documentation

◆ ML_CSOLIST_REFCOUNTED

#define ML_CSOLIST_REFCOUNTED   1

Definition at line 45 of file CSOList.h.