PHTTPServiceThread Class Reference
#include <httpsvc.h>
List of all members.
Constructor & Destructor Documentation
PHTTPServiceThread::~PHTTPServiceThread |
( |
|
) |
|
Member Function Documentation
void PHTTPServiceThread::Close |
( |
|
) |
|
void PHTTPServiceThread::Main |
( |
|
) |
[virtual] |
User override function for the main execution routine of the thread. A descendent class must provide the code that will be executed in the thread within this function.
Note that the correct way for a thread to terminate is to return from this function.
Implements PThread.
Member Data Documentation
The documentation for this class was generated from the following file: