fstream File Reference

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

Include dependency graph for fstream:

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.

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...


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 Tue Sep 7 10:05:43 2004 for libstdc++-v3 Source by doxygen 1.3.8