Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tools/Streams/OutStreams.h File Reference

Declaration of out stream classes for different media and formats. More...

#include "InOut.h"
#include "Platform/File.h"
#include <string.h>

Include dependency graph for OutStreams.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  PhysicalOutStream
 The base class for physical out streams. More...

class  StreamWriter
 Generic class for formating data to be used in streams. More...

class  OutStream
 Generic class for classes that do both formating and physical writing of data to streams. More...

class  OutBinary
 Formats data binary to be used in streams. More...

class  OutText
 Formats data as text to be used in streams. More...

class  OutTextRaw
 Formats data as raw text to be used in streams. More...

class  OutFile
 An PhysicalOutStream that writes the data to a file. More...

class  OutMemory
 A PhysicalOutStream that writes the data to a memory block. More...

class  OutSize
 A PhysicalOutStream that doesn't write any data. More...

class  OutBinaryFile
 A binary stream into a file. More...

class  OutBinaryMemory
 A binary stream into a memory region. More...

class  OutBinarySize
 A binary stream size counter. More...

class  OutTextFile
 A text stream into a file. More...

class  OutTextRawFile
 A text stream into a file. More...

class  OutTextMemory
 A text stream into a memory region. More...

class  OutTextRawMemory
 A text stream into a memory region. More...

class  OutTextSize
 A Text stream size counter. More...

class  OutTextRawSize
 A Text stream size counter. More...


Detailed Description

Declaration of out stream classes for different media and formats.

Author:
Thomas Röfer

Martin Lötzsch

Definition in file OutStreams.h.


Generated on Thu Sep 23 20:03:56 2004 for GT2004 by doxygen 1.3.6