Base::ifstream Class Reference

The ofstream class is provided for convenience. More...

#include <Stream.h>

Inherits std::ifstream.

List of all members.

Public Member Functions

 ifstream (const FileInfo &fi, ios_base::openmode mode=std::ios::in)
virtual ~ifstream ()

Detailed Description

The ofstream class is provided for convenience.

On Windows platforms it opens a stream with UCS-2 encoded file name while on Linux platforms the file name is UTF-8 encoded.

Author:
Werner Mayer

Definition at line 285 of file Stream.h.


Constructor & Destructor Documentation

Base::ifstream::ifstream ( const FileInfo fi,
ios_base::openmode  mode = std::ios::in 
)

Definition at line 624 of file Stream.cpp.

Base::ifstream::~ifstream (  )  [virtual]

Definition at line 633 of file Stream.cpp.


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

Generated on Wed Nov 23 19:01:46 2011 for FreeCAD by  doxygen 1.6.1