OrocosComponentLibrary  2.8.3
Public Member Functions | Static Public Member Functions | List of all members
ListenThread Class Reference

ListenThread is a thread which waits for new incoming connections from clients. More...

Inheritance diagram for ListenThread:

Public Member Functions

virtual void loop ()
 
virtual bool breakLoop ()
 

Static Public Member Functions

static void createInstance (RTT::SocketMarshaller *marshaller, unsigned short port=3142)
 
static void destroyInstance ()
 

Detailed Description

ListenThread is a thread which waits for new incoming connections from clients.

Definition at line 52 of file TcpReporting.cpp.


The documentation for this class was generated from the following file: