BIE::TessToolSender Class Reference

Tess Tool Sender: For setting up sending/receiving data from Tess Tool. More...

#include <TessToolSender.h>

Collaboration diagram for BIE::TessToolSender:

List of all members.

Public Member Functions

 TessToolSender (string name, bool remote=false)
 Constructs a connected TessTool sender object.
 TessToolSender (bool remote)
 Constructs a connected TessTool sender object with default name.
 TessToolSender ()
 Constructs a connected TessTool sender object with defaults.
 ~TessToolSender ()
 Destructor.
void Synchronize ()
void Detach ()
void SetSessionId (int level, int step)
void SetLikelihoodComputation (LikelihoodComputation *)
MPI_Comm GetMPIComm ()
void SetRecordType (RecordType *rt)
void SetMPIStream (RecordOutputStream *mpistrm)
void SetMPIFilter (MPIStreamFilter *filter)
void SetMPISession (MPICommunicationSession *session)
RecordTypeGetRecordType ()
RecordOutputStreamGetMPIStream ()
MPIStreamFilterGetMPIFilter ()
MPICommunicationSessionGetMPISession ()
void persistTessellation ()
bool attachFilter (RecordStreamFilter *fil, int stackindex)
bool attachFilter (RecordStreamFilter *fil)
bool attachSelectionFilter (vector< string > fil, int stackindex)
bool attachSelectionFilter (vector< string > fil)
bool printFilterChain ()
bool reinitializeFilterChain ()
bool attachMPIFilter ()
bool replaceFilter (RecordStreamFilter *fil, int stackindex)
bool attachDefaultFunctionSelectionFilter ()


Detailed Description

Tess Tool Sender: For setting up sending/receiving data from Tess Tool.
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:13 2010 by doxygen