iosfwd File Reference

#include <bits/c++config.h>
#include <bits/c++locale.h>
#include <bits/c++io.h>
#include <cctype>
#include <bits/stringfwd.h>
#include <bits/postypes.h>
#include <bits/functexcept.h>

Include dependency graph for iosfwd:

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

Go to the source code of this file.

Namespaces

namespace  std

Typedefs

typedef basic_ios< char > ios
 One of the I/O forward declarations .
typedef basic_streambuf< char > streambuf
 One of the I/O forward declarations .
typedef basic_istream< char > istream
 One of the I/O forward declarations .
typedef basic_ostream< char > ostream
 One of the I/O forward declarations .
typedef basic_iostream< char > iostream
 One of the I/O forward declarations .
typedef basic_stringbuf< char > stringbuf
 One of the I/O forward declarations .
typedef basic_istringstream<
char > 
istringstream
 One of the I/O forward declarations .
typedef basic_ostringstream<
char > 
ostringstream
 One of the I/O forward declarations .
typedef basic_stringstream<
char > 
stringstream
 One of the I/O forward declarations .
typedef basic_filebuf< char > filebuf
 One of the I/O forward declarations .
typedef basic_ifstream< char > ifstream
 One of the I/O forward declarations .
typedef basic_ofstream< char > ofstream
 One of the I/O forward declarations .
typedef basic_fstream< char > fstream
 One of the I/O forward declarations .


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


Generated on Fri May 6 01:10:27 2005 for libstdc++-v3 Source by  doxygen 1.4.2