Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

IsOs.h File Reference

Diffpack Kernel. More...

Go to the source code of this file.

Compounds

class  Is
 generalized input class, covers streams, files, strings etc. More...

class  Is_base
 base class for generalized input, used by class Is. More...

class  Os
 generalized output class, covers streams, files, strings etc. More...

class  Os_base
 base class for generalized output, used by class Os. More...


Functions

bool fileExists (String &filename)

Variables

const int buffer_length = 9000


Detailed Description

Diffpack Kernel.


Function Documentation

bool fileExists ( String & filename )
 


Variable Documentation

const int buffer_length = 9000
 


Copyright © 2003 inuTech GmbH. All rights reserved.