|
| WxServer (bool spawnThread, std::string serialPort, int baudRate, int listenPort) |
|
virtual | ~WxServer () |
|
| Server (bool spawnThread, int listenPort, unsigned readBufSize=0, unsigned sendBufSize=0) |
|
virtual | ~Server () |
|
virtual void | run () |
|
| Runnable (bool spawnThread, RUN_FN(*runFn)) |
|
| Runnable (bool spawnThread, RUN_FN(*runFn), int priority) |
|
virtual | ~Runnable () |
|
void | blockForever () |
|
void | spawn () |
|
WxServer::WxServer |
( |
bool |
spawnThread, |
|
|
std::string |
port, |
|
|
int |
baudRate, |
|
|
int |
listenPort |
|
) |
| |
Constructor.
....................................................................... Constructor.
Destructor.
....................................................................... Destructor.
The documentation for this class was generated from the following files:
- gcpCbass/util/common/WxServer.h
- gcpCbass/util/common/WxServer.cc