fstream File Reference

#include <istream>
#include <ostream>
#include <locale>
#include <bits/basic_file.h>
#include <bits/gthr.h>

Include dependency graph for fstream:

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  std::basic_filebuf< CharT, Traits >
 The actual work of input and output (for files). More...
class  std::basic_ifstream< CharT, Traits >
 Controlling input for files. More...
class  std::basic_ofstream< CharT, Traits >
 Controlling output for files. More...
class  std::basic_fstream< CharT, Traits >
 Controlling intput and output for files. More...

Defines

#define CPPFSTREAM


Detailed Description

This is a Standard C++ Library header. You should include this header in your programs, rather than any of the "st[dl]_*.h" implementation files.

Definition in file fstream.


Generated on Wed Jan 3 20:18:37 2007 for libstdc++-v3 Source by  doxygen 1.5.1