Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::basic_ostream Class Template Reference
#include <std_ostream.h>
Inherits std::basic_ios< _CharT, _Traits >.
Inherited by std::basic_iostream, std::basic_ofstream, and std::basic_ostringstream.
List of all members.
Public Types |
Public Methods |
Friends |
class | sentry |
template<typename _CharT, typename _Traits> class std::basic_ostream
Member Typedef Documentation
typedef _Traits::int_type int_type
|
|
typedef _Traits::pos_type pos_type
|
|
typedef _Traits::off_type off_type
|
|
typedef _Traits traits_type
|
|
typedef basic_ios<_CharT, _Traits> __ios_type
|
|
typedef basic_ostream<_CharT, _Traits> __ostream_type
|
|
typedef ctype<_CharT> __ctype_type
|
|
Constructor & Destructor Documentation
~basic_ostream (
|
) [inline, virtual]
|
|
Member Function Documentation
Friends And Related Function Documentation
friend class sentry [friend]
|
|
The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001