#include <TCPServer.hh>
Collaboration diagram for rovsoft::io::TCPServer:
Public Member Functions | |
TCPServer (MessageStreamParser &reader) | |
virtual void | run () |
void | sendInit () |
virtual | ~TCPServer () |
Delets streams. | |
Protected Member Functions | |
void | checkRunningAndDelete () |
Protected Attributes | |
std::list< MessageStreamer * > | streams |
MessageStreamParser * | parser |
|
|
|
Delets streams.
Here is the call graph for this function: ![]() |
|
|
|
Here is the call graph for this function: ![]() |
|
Here is the call graph for this function: ![]() |
|
|
|
|