VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
DtChannelSpecificOutputStream Class Reference
Inheritance diagram for DtChannelSpecificOutputStream:
Inheritance graph
[legend]

Public Member Functions

 DtChannelSpecificOutputStream (DtOutputStreamBuffer *b, int &globalThresholdRef, int threshold=1, DtPrinter *dflt_printer=0, const std::string &prefix="")
virtual ~DtChannelSpecificOutputStream ()
virtual void write (const std::string &str)
virtual void setPrefix (const DtString &str)
DtOutputStreamBuffer * getBuffer ()

Static Public Member Functions

static
DtChannelSpecificOutputStream
creator (DtOutputStreamBuffer *b, int &globalThresholdRef, int threshold=1, DtPrinter *dflt_printer=0, const std::string &prefix="")
- Static Public Member Functions inherited from DtObjectDebugger< DtChannelSpecificOutputStream >
static DtObjectCounter::CounterType ObjectCount ()
static const DtObjectContainer * ObjectContainer ()

Protected Attributes

std::string myPrefix
DtOutputStreamBuffer * myBuffer

Additional Inherited Members

- Protected Member Functions inherited from DtObjectDebugger< DtChannelSpecificOutputStream >
 DtObjectDebugger ()
 DtObjectDebugger (const DtObjectDebugger &)
 ~DtObjectDebugger ()

Constructor & Destructor Documentation

DtChannelSpecificOutputStream::DtChannelSpecificOutputStream ( DtOutputStreamBuffer *  b,
int globalThresholdRef,
int  threshold = 1,
DtPrinter dflt_printer = 0,
const std::string &  prefix = "" 
)
inline

Referenced by creator().

virtual DtChannelSpecificOutputStream::~DtChannelSpecificOutputStream ( )
inlinevirtual

Member Function Documentation

virtual void DtChannelSpecificOutputStream::write ( const std::string &  str)
inlinevirtual

References myPrefix.

virtual void DtChannelSpecificOutputStream::setPrefix ( const DtString str)
inlinevirtual

References myPrefix.

DtOutputStreamBuffer* DtChannelSpecificOutputStream::getBuffer ( )
inline

References myBuffer.

static DtChannelSpecificOutputStream* DtChannelSpecificOutputStream::creator ( DtOutputStreamBuffer *  b,
int globalThresholdRef,
int  threshold = 1,
DtPrinter dflt_printer = 0,
const std::string &  prefix = "" 
)
inlinestatic

Member Data Documentation

std::string DtChannelSpecificOutputStream::myPrefix
protected

Referenced by setPrefix(), and write().

DtOutputStreamBuffer* DtChannelSpecificOutputStream::myBuffer
protected

Referenced by getBuffer().


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)