OS::ThreadIOHelper Class Reference

#include <ThreadIO.H>

Collaboration diagram for OS::ThreadIOHelper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThreadIOHelper (ThreadIO &th_io, bool err_stream)
std::ostream & start () const
void end (bool aborting=false) const

Private Attributes

ThreadIOio
bool err

Detailed Description

Definition at line 119 of file ThreadIO.H.


Constructor & Destructor Documentation

OS::ThreadIOHelper::ThreadIOHelper ( ThreadIO th_io,
bool  err_stream 
) [inline]

Definition at line 126 of file ThreadIO.H.


Member Function Documentation

std::ostream & OS::ThreadIOHelper::start (  )  const

Definition at line 218 of file ThreadIO.C.

References err, io, OS::ThreadIO::start_err(), and OS::ThreadIO::start_out().

Referenced by Tool_Relay::body().

Here is the call graph for this function:

Here is the caller graph for this function:

void OS::ThreadIOHelper::end ( bool  aborting = false  )  const

Definition at line 225 of file ThreadIO.C.

References OS::ThreadIO::end_err(), OS::ThreadIO::end_out(), err, and io.

Referenced by Tool_Relay::body(), and InternalError().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

ThreadIO& OS::ThreadIOHelper::io [private]

Definition at line 122 of file ThreadIO.H.

Referenced by end(), and start().

bool OS::ThreadIOHelper::err [private]

Definition at line 123 of file ThreadIO.H.

Referenced by end(), and start().


The documentation for this class was generated from the following files:
Generated on Fri May 25 02:15:49 2007 for Vesta by  doxygen 1.5.1