GME
13
|
#include <MgaObjectEventList.h>
Public Member Functions | |
void | RemoveAt (POSITION position) |
void | RemoveAll () |
void | Add (IMgaObject *pMgaObject, unsigned long eventmask) |
CMgaObjectEventList () | |
virtual | ~CMgaObjectEventList () |
Definition at line 15 of file MgaObjectEventList.h.
Definition at line 18 of file MgaObjectEventList.cpp.
CMgaObjectEventList::~CMgaObjectEventList | ( | ) | [virtual] |
Definition at line 23 of file MgaObjectEventList.cpp.
void CMgaObjectEventList::Add | ( | IMgaObject * | pMgaObject, |
unsigned long | eventmask | ||
) |
Definition at line 28 of file MgaObjectEventList.cpp.
void CMgaObjectEventList::RemoveAll | ( | ) |
Definition at line 34 of file MgaObjectEventList.cpp.
void CMgaObjectEventList::RemoveAt | ( | POSITION | position | ) |
Definition at line 47 of file MgaObjectEventList.cpp.