BIE::CliOutputReceiveThread Class Reference

Receive data through pipe from running simulation. More...

#include <CliOutputReceiveThread.h>

List of all members.

Public Member Functions

 CliOutputReceiveThread (string hostname, int port, Semaphore *consumer)
 Constructor.
 CliOutputReceiveThread (int socketid, Semaphore *consumer)
 Constructor.
 ~CliOutputReceiveThread ()
 Destructor.
void run ()
 Start the thread.
istream * getReply ()
 Get the stream with the CLI output.
Semaphore * getSemaphore ()
 Return my controller semaphore.
Semaphore * setConsumerSemaphore (Semaphore *consumer)
 Set my controller semaphore.
bool isReady ()
 I have data.
void setStop ()
 Exit as soon as possible.


Detailed Description

Receive data through pipe from running simulation.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen