|
enum | { IDLE,
RUNNING,
DEAD
} |
|
typedef NPT_UInt64 | ThreadId |
|
|
| ZipHttpWorker (unsigned int id, ZipHttpServer *server) |
|
virtual void | Run () |
|
NPT_Result | Respond () |
|
| NPT_Thread (bool detached=false) |
|
| NPT_Thread (NPT_Runnable &target, bool detached=false) |
|
NPT_Result | CancelBlockerSocket () override |
|
NPT_Result | Start () override |
|
NPT_Result | Wait (NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override |
|
NPT_Result | SetPriority (int priority) override |
|
NPT_Result | GetPriority (int &priority) override |
|
void | Run () override |
|
NPT_Result | Interrupt () override |
|
|
static ThreadId | GetCurrentThreadId () |
|
static NPT_Result | SetCurrentThreadPriority (int priority) |
|
static NPT_Result | GetCurrentThreadPriority (int &priority) |
|
The documentation for this class was generated from the following file:
- lib/libUPnP/Neptune/Source/Apps/ZipHttpServer/ZipHttpServer.cpp