|
Isle
|
#include "mxcore.h"#include "mxcriticalsection.h"#include "mxstl/stlcompat.h"#include "mxtypes.h"

Go to the source code of this file.
Classes | |
| class | MxNotification |
| [AI] Carries a notification to be sent to a target MxCore object. More... | |
| class | MxIdList |
| [AI] List of object IDs used to track registered notification listeners. More... | |
| class | MxNotificationPtrList |
| [AI] List of notification pointers used to queue notifications for delivery. More... | |
| class | MxNotificationManager |
| [AI] Central registry and dispatcher of asynchronous notifications between MxCore objects. More... | |