Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MultiplexStreamBuf::Output Class Reference

List of all members.

Public Member Functions

void close ()
 Closes or deletes the relevant pointers, if _owns_obj is true.

void write_string (const string &str)
 Dumps the indicated string to the appropriate place.


Public Attributes

BufferType _buffer_type
OutputType _output_type
ostream * _out
FILE * _fout
bool _owns_obj

Member Function Documentation

void MultiplexStreamBuf::Output::close  ) 
 

Closes or deletes the relevant pointers, if _owns_obj is true.

Definition at line 51 of file multiplexStreamBuf.cxx.

Referenced by MultiplexStreamBuf::MultiplexStreamBuf().

void MultiplexStreamBuf::Output::write_string const string &  str  ) 
 

Dumps the indicated string to the appropriate place.

Definition at line 79 of file multiplexStreamBuf.cxx.

References _fout.


Member Data Documentation

BufferType MultiplexStreamBuf::Output::_buffer_type
 

Definition at line 81 of file multiplexStreamBuf.h.

Referenced by MultiplexStreamBuf::~MultiplexStreamBuf().

FILE* MultiplexStreamBuf::Output::_fout
 

Definition at line 84 of file multiplexStreamBuf.h.

Referenced by write_string(), and MultiplexStreamBuf::~MultiplexStreamBuf().

ostream* MultiplexStreamBuf::Output::_out
 

Definition at line 83 of file multiplexStreamBuf.h.

Referenced by MultiplexStreamBuf::~MultiplexStreamBuf().

OutputType MultiplexStreamBuf::Output::_output_type
 

Definition at line 82 of file multiplexStreamBuf.h.

Referenced by MultiplexStreamBuf::~MultiplexStreamBuf().

bool MultiplexStreamBuf::Output::_owns_obj
 

Definition at line 85 of file multiplexStreamBuf.h.

Referenced by MultiplexStreamBuf::~MultiplexStreamBuf().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:52:29 2003 for Panda by doxygen1.3