|
| WxClient40m (bool spawnThread, std::string host="cbassdaq.cm.pvt", unsigned port=Ports::wxPort("cbass")) |
|
virtual | ~WxClient40m () |
|
| Client (bool spawn, std::string host, unsigned connectPort, unsigned readBufSize=0, unsigned sendBufSize=0) |
|
virtual | ~Client () |
|
void | run () |
|
void | setReadBufSize (unsigned size) |
|
void | setSendBufSize (unsigned size) |
|
| Runnable (bool spawnThread, RUN_FN(*runFn)) |
|
| Runnable (bool spawnThread, RUN_FN(*runFn), int priority) |
|
virtual | ~Runnable () |
|
void | blockForever () |
|
void | spawn () |
|
|
virtual void | readServerData (NetHandler &handler) |
|
virtual void | processServerData () |
|
void | sendServerData (NetDat &dat) |
|
virtual void | broadcastReady () |
|
void | spawn (void *arg) |
|
WxClient40m::WxClient40m |
( |
bool |
spawnThread, |
|
|
std::string |
host = "cbassdaq.cm.pvt" , |
|
|
unsigned |
port = Ports::wxPort("cbass") |
|
) |
| |
Constructor.
....................................................................... Constructor.
WxClient40m::~WxClient40m |
( |
| ) |
|
|
virtual |
Destructor.
....................................................................... Destructor.
The documentation for this class was generated from the following files:
- gcpCbass/util/common/WxClient40m.h
- gcpCbass/util/common/WxClient40m.cc