#include <CSOList.h>
Public Attributes | |
| csoNotificationCB * | notificationCB |
| 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. | |
Definition at line 60 of file CSOList.h.
| csoNotificationCB* ml::CSOList::CSOList::CSONotificationCBData::notificationCB |
| void* ml::CSOList::CSOList::CSONotificationCBData::notificationCBData |
| int ml::CSOList::CSOList::CSONotificationCBData::notificationFlag |
1.5.8