AnnotatorComm::ResponseReader Class Reference

#include <ResponseReader.h>

List of all members.

Public Member Functions

 ResponseReader (AnnotatorComm *annotator, InputStream *in)
virtual ~ResponseReader ()
void close ()
void run ()


Detailed Description

The Annotator Communication Response Reader reads and dispatches ResponseMessages from an Annotator's InputStream. The dispatch targets are the ResponseMessageQueue and the Annotator's TimestampListeners.

Definition at line 39 of file ResponseReader.h.


Constructor & Destructor Documentation

AnnotatorComm::ResponseReader::ResponseReader ( AnnotatorComm annotator,
InputStream in 
)

Construct a ResponseReader.

Parameters:
annotator Annotator
in Annotator's input stream

virtual AnnotatorComm::ResponseReader::~ResponseReader (  )  [virtual]

ResponseReader destructor.


Member Function Documentation

void AnnotatorComm::ResponseReader::close (  ) 

Close the response reader.

void AnnotatorComm::ResponseReader::run (  ) 

Read and dispatch ResponseMessages.


The documentation for this class was generated from the following file:
Generated on Thu Jul 27 11:05:04 2006 for libAnnotatorComm by  doxygen 1.4.7