/home/ntakagi/work/STLport-5.1.5/stlport/iostream File Reference

#include <stl/_prolog.h>
#include <stl/_ioserr.h>
#include <stl/_iosfwd.h>
#include <stl/_istream.h>
#include <stl/_epilog.h>

Go to the source code of this file.

Defines

#define _STLP_OUTERMOST_HEADER_ID   0x1037
#define cin   _STLP_cin
#define cout   _STLP_cout
#define cerr   _STLP_cerr
#define clog   _STLP_clog

Variables

_STLP_DECLSPEC istream cin
_STLP_DECLSPEC ostream cout
_STLP_DECLSPEC ostream cerr
_STLP_DECLSPEC ostream clog
_STLP_DECLSPEC wistream wcin
_STLP_DECLSPEC wostream wcout
_STLP_DECLSPEC wostream wcerr
_STLP_DECLSPEC wostream wclog


Define Documentation

#define _STLP_OUTERMOST_HEADER_ID   0x1037

Definition at line 23 of file iostream.

#define cerr   _STLP_cerr

#define cin   _STLP_cin

#define clog   _STLP_clog

#define cout   _STLP_cout


Variable Documentation

_STLP_DECLSPEC ostream cerr

Definition at line 112 of file iostream.cpp.

_STLP_DECLSPEC istream cin

Definition at line 110 of file iostream.cpp.

_STLP_DECLSPEC ostream clog

Definition at line 113 of file iostream.cpp.

_STLP_DECLSPEC ostream cout

Definition at line 111 of file iostream.cpp.

_STLP_DECLSPEC wostream wcerr

Definition at line 131 of file iostream.cpp.

Referenced by ios_base::_S_initialize(), and ios_base::_S_uninitialize().

_STLP_DECLSPEC wistream wcin

Definition at line 129 of file iostream.cpp.

Referenced by ios_base::_S_initialize(), and ios_base::_S_uninitialize().

_STLP_DECLSPEC wostream wclog

Definition at line 132 of file iostream.cpp.

Referenced by ios_base::_S_initialize(), and ios_base::_S_uninitialize().

_STLP_DECLSPEC wostream wcout

Definition at line 130 of file iostream.cpp.

Referenced by ios_base::_S_initialize(), and ios_base::_S_uninitialize().



Generated on Mon Mar 10 15:32:48 2008 by  doxygen 1.5.1