|
Isle
|


Go to the source code of this file.
Classes | |
| class | MxTickleClient |
| [AI] Associates an MxCore object with tickle timing/interval information. More... | |
| class | MxTickleManager |
| [AI] Manages ticking ("tickling") a set of MxCore objects at specified intervals. More... | |
Macros | |
| #define | TICKLE_MANAGER_NOT_FOUND 0x80000000 |
| [AI] Returned by GetClientTickleInterval when the client is not found. [AI] More... | |
Typedefs | |
| typedef list< MxTickleClient * > | MxTickleClientPtrList |
| [AI] List type for holding multiple MxTickleClient pointers (the tickle registry). [AI] More... | |
| #define TICKLE_MANAGER_NOT_FOUND 0x80000000 |
[AI] Returned by GetClientTickleInterval when the client is not found. [AI]
Definition at line 151 of file mxticklemanager.h.
| typedef list<MxTickleClient*> MxTickleClientPtrList |
[AI] List type for holding multiple MxTickleClient pointers (the tickle registry). [AI]
Definition at line 74 of file mxticklemanager.h.