Writer for standard output streams.
More...
#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/825/GAUDI/GAUDI_v26r3/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/StreamBuffer.h>
Writer for standard output streams.
Definition at line 96 of file StreamBuffer.h.
StreamBuffer::Ostream::Ostream |
( |
std::ostream & |
str | ) |
|
|
inline |
Standard constructor: pass reference to stream object.
Definition at line 100 of file StreamBuffer.h.
virtual StreamBuffer::Ostream::~Ostream |
( |
| ) |
|
|
inlinevirtual |
StreamBuffer::Ostream::Ostream |
( |
std::ostream & |
str | ) |
|
|
inline |
Standard constructor: pass reference to stream object.
Definition at line 100 of file StreamBuffer.h.
virtual StreamBuffer::Ostream::~Ostream |
( |
| ) |
|
|
inlinevirtual |
virtual void StreamBuffer::Ostream::dump |
( |
StreamBuffer & |
stream | ) |
|
|
inlinevirtual |
Output dumper.
Reimplemented from StreamBuffer::DataIO.
Definition at line 106 of file StreamBuffer.h.
long buffPointer() const
Retrieve current buffer pointer.
const char * data() const
Read access to data buffer.
virtual void StreamBuffer::Ostream::dump |
( |
StreamBuffer & |
stream | ) |
|
|
inlinevirtual |
Output dumper.
Reimplemented from StreamBuffer::DataIO.
Definition at line 106 of file StreamBuffer.h.
long buffPointer() const
Retrieve current buffer pointer.
const char * data() const
Read access to data buffer.
std::ostream * StreamBuffer::Ostream::m_stream |
|
private |
The documentation for this class was generated from the following file: