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

std::basic_iostream Class Template Reference

#include <std_istream.h>

Inherits std::basic_istream< _CharT, _Traits >, and std::basic_ostream< _CharT, _Traits >.

Inherited by std::basic_fstream, and std::basic_stringstream.

List of all members.

Public Types


Public Methods

template<typename _CharT, typename _Traits> class std::basic_iostream


Member Typedef Documentation

typedef basic_istream<_CharT, _Traits> __istream_type
 

Reimplemented from std::basic_istream.

typedef basic_ostream<_CharT, _Traits> __ostream_type
 

Reimplemented from std::basic_ostream.


Constructor & Destructor Documentation

basic_iostream ( basic_streambuf< _CharT, _Traits > * __sb ) [inline, explicit]
 

~basic_iostream ( ) [inline, virtual]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001