OrocosComponentLibrary  2.7.0
Public Member Functions | Static Public Member Functions
ListenThread Class Reference

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

List of all members.

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: