|
xoreos
0.0.5
|
This is the complete list of members for Events::TimerManager, including all inherited members.
| _mutex | Events::TimerManager | private |
| _timers | Events::TimerManager | private |
| addTimer(uint32 interval, TimerHandle &handle, const TimerFunc &func) | Events::TimerManager | |
| destroy() | Common::Singleton< TimerManager > | inlinestatic |
| init() | Events::TimerManager | |
| instance() | Common::Singleton< TimerManager > | inlinestatic |
| removeTimer(TimerHandle &handle) | Events::TimerManager | |
| removeTimer(TimerID &id) | Events::TimerManager | private |
| Singleton() | Common::Singleton< TimerManager > | inlineprotected |
| SingletonBaseType typedef | Common::Singleton< TimerManager > | protected |
| timerCallback(uint32 interval, void *data) | Events::TimerManager | privatestatic |
| TimerManager() | Events::TimerManager | |
| ~Singleton() | Common::Singleton< TimerManager > | inlineprotectedvirtual |
| ~TimerManager() | Events::TimerManager |
1.8.14