BIE::CliCommandThread Class Reference

CliCommandThread: For communicating with CLI. More...

#include <CliCommandThread.h>

Collaboration diagram for BIE::CliCommandThread:

List of all members.

Public Member Functions

 CliCommandThread (string hostname, int port)
 Constructs a CLICommandThread.
 ~CliCommandThread ()
 Destructor.
void run ()
 Start the thread.
void sampleNext ()
 Get the next data sample.
void finish ()
 Terminate the thread.
void sendCommand (string &cmd)
 Send command to CLI.
void sendScript (const string &filename)
 Send script to CLI.
istream * getReply ()
 Get the reply stream.
istream * getCommandReply ()
 Get the command reply stream.
Semaphore * getSemaphore ()
 Get the semaphore controling my excution.
void setControllerSemaphore (Semaphore *controller)
 Give me a control semaphore.
CliOutputReceiveThreadgetConsoleLogger ()
 Get the console output thread that.


Detailed Description

CliCommandThread: For communicating with CLI.
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