VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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="")
 

Protected Attributes

std::string myPrefix
 
DtOutputStreamBuffer * myBuffer
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)