This is the complete list of members for
GHOST_TimerTask, including all inherited members.
| getAuxData() const | GHOST_TimerTask | [inline, virtual] |
| getInterval() const | GHOST_TimerTask | [inline, virtual] |
| getNext() const | GHOST_TimerTask | [inline, virtual] |
| getStart() const | GHOST_TimerTask | [inline, virtual] |
| getTimerProc() const | GHOST_TimerTask | [inline, virtual] |
| getUserData() const | GHOST_TimerTask | [inline, virtual] |
| GHOST_TimerTask(GHOST_TUns64 start, GHOST_TUns64 interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=0) | GHOST_TimerTask | [inline] |
| m_auxData | GHOST_TimerTask | [protected] |
| m_interval | GHOST_TimerTask | [protected] |
| m_next | GHOST_TimerTask | [protected] |
| m_start | GHOST_TimerTask | [protected] |
| m_timerProc | GHOST_TimerTask | [protected] |
| m_userData | GHOST_TimerTask | [protected] |
| setAuxData(GHOST_TUns32 auxData) | GHOST_TimerTask | [inline, virtual] |
| setInterval(GHOST_TUns64 interval) | GHOST_TimerTask | [inline, virtual] |
| setNext(GHOST_TUns64 next) | GHOST_TimerTask | [inline, virtual] |
| setStart(GHOST_TUns64 start) | GHOST_TimerTask | [inline, virtual] |
| setTimerProc(const GHOST_TimerProcPtr timerProc) | GHOST_TimerTask | [inline, virtual] |
| setUserData(const GHOST_TUserDataPtr userData) | GHOST_TimerTask | [inline, virtual] |
| ~GHOST_ITimerTask() | GHOST_ITimerTask | [inline, virtual] |