ibrcommon::Timer Member List
This is the complete list of members for
ibrcommon::Timer, including all inherited members.
| background(void) | ibrcommon::JoinableThread | [inline] |
| concurrency(int level) | ibrcommon::Thread | [protected, static] |
| equal(pthread_t thread1, pthread_t thread2) | ibrcommon::Thread | [protected, static] |
| exit(void) | ibrcommon::Thread | [protected, virtual] |
| get_current_time() | ibrcommon::Timer | [static] |
| isRunning(void) | ibrcommon::JoinableThread | [inline] |
| join(void) | ibrcommon::JoinableThread | [protected] |
| JoinableThread(size_t size=0) | ibrcommon::JoinableThread | [protected] |
| priority | ibrcommon::Thread | [protected] |
| reset() | ibrcommon::Timer | |
| run() | ibrcommon::Timer | [protected, virtual] |
| self(void) | ibrcommon::Thread | [inline, protected, static] |
| set(size_t timeout) | ibrcommon::Timer | |
| setPriority(void) | ibrcommon::Thread | [protected] |
| sleep(size_t timeout) | ibrcommon::Thread | [protected, static] |
| stack | ibrcommon::Thread | [protected] |
| start(int priority=0) | ibrcommon::JoinableThread | |
| stop() | ibrcommon::Timer | |
| Thread(size_t stack=0) | ibrcommon::Thread | [protected] |
| tid | ibrcommon::Thread | [protected] |
| Timer(TimerCallback &callback, size_t timeout) | ibrcommon::Timer | |
| waitFor() | ibrcommon::JoinableThread | |
| yield(void) | ibrcommon::Thread | [protected, static] |
| ~JoinableThread() | ibrcommon::JoinableThread | [protected, virtual] |
| ~Thread() | ibrcommon::Thread | [protected, virtual] |
| ~Timer() | ibrcommon::Timer | [virtual] |