ml::CSOList::CSOList::CSONotificationCBData Struct Reference

This struct combines a function pointer, a user data pointer and a flag for the notification observer mechanism. More...

#include <CSOList.h>

List of all members.

Public Attributes

csoNotificationCBnotificationCB
 The callback function that is triggered by the notification.
void * notificationCBData
 The callback data that is a pointer to the observer object.
int notificationFlag
 The notification flag encodes which notifications are sent.


Detailed Description

This struct combines a function pointer, a user data pointer and a flag for the notification observer mechanism.

Definition at line 60 of file CSOList.h.


Member Data Documentation

csoNotificationCB* ml::CSOList::CSOList::CSONotificationCBData::notificationCB

The callback function that is triggered by the notification.

Definition at line 61 of file CSOList.h.

void* ml::CSOList::CSOList::CSONotificationCBData::notificationCBData

The callback data that is a pointer to the observer object.

Definition at line 62 of file CSOList.h.

int ml::CSOList::CSOList::CSONotificationCBData::notificationFlag

The notification flag encodes which notifications are sent.

Definition at line 63 of file CSOList.h.


The documentation for this struct was generated from the following file:

Generated on Sat Sep 3 18:39:41 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8