BALL::TCPServerThread Class Reference

This class provides a simple TCP Server running in its own QThread. More...

#include <networking.h>

Inheritance diagram for BALL::TCPServerThread:
Inheritance graph
[legend]

List of all members.


Public Member Functions

TCPServerThread (Size port, bool asynchronous=true, bool restart=true)
virtual void run ()
virtual void deactivate ()
virtual void activate_async ()
virtual void handleAsyncConnection ()
bool isRunning ()
Returns the state of the server.

Protected Attributes

bool use_async_io_
bool is_running_

Detailed Description

This class provides a simple TCP Server running in its own QThread.

Member Function Documentation

bool BALL::TCPServerThread::isRunning ( )

Returns the state of the server.


Generated on Thu Aug 6 18:30:49 2009 for BALL by doxygen 1.5.8