|
UtiLite
0.3.1
A lite utilities library
|
| addHandler(UEventsHandler *handler) | UEventsManager | [static] |
| isCreating() const | UThread | |
| isIdle() const | UThread | |
| isKilled() const | UThread | |
| isRunning() const | UThread | |
| join(bool killFirst=false) | UThread | |
| kill() | UThread | |
| mainLoop() | UEventsManager | [protected, virtual] |
| mainLoopKill() | UEventsManager | [private, virtual] |
| post(UEvent *event, bool async=true) | UEventsManager | [static] |
| Priority enum name | UThread | |
| removeHandler(UEventsHandler *handler) | UEventsManager | [static] |
| setAffinity(int cpu=0) | UThread | |
| setPriority(Priority priority) | UThread | |
| start() | UThread | |
| UThread(Priority priority=kPNormal) | UThread | |
| ~UThread() | UThread | [virtual] |
1.7.6.1