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

Tools/Streams/InStreams.h File Reference

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

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

Include dependency graph for InStreams.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  PhysicalInStream
 The base class for physical in streams. More...

class  StreamReader
 Generic class for formated reading of data to be used in streams. More...

class  InStream
 Generic class for classes that do both formated and physical reading of data from streams. More...

class  InText
 Formated reading of text data to be used in streams. More...

class  InConfig
 The class InConfig reads text data from config (file) streams that contain comments and sections. More...

class  InBinary
 Formated reading of binary data to be used in streams. More...

class  InFile
 An PhysicalInStream that reads the data from a file. More...

class  InMemory
 An PhysicalInStream that reads the data from a memory region. More...

class  InBinaryFile
 A binary stream from a file. More...

class  InBinaryMemory
 A Binary Stream from a memory region. More...

class  InTextFile
 A binary stream from a file. More...

class  InTextMemory
 A Binary Stream from a memory region. More...

class  InConfigFile
 A config-file-style-formated text stream from a file. More...

class  InConfigMemory
 A config-file-style-formated text stream from a memory region. More...


Detailed Description

Declaration of in stream classes for different media and formats.

Author:
Thomas Röfer

Martin Lötzsch

Definition in file InStreams.h.


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