/home/ntakagi/work/STLport-5.1.5/src/iostream.cpp File Reference

#include "stlport_prefix.h"
#include <istream>
#include <fstream>
#include "stdio_streambuf.h"
#include "aligned_buffer.h"
#include "_stdio_file.h"
#include "c_locale.h"

Go to the source code of this file.

Defines

#define cin   _STLP_cin
#define cout   _STLP_cout
#define cerr   _STLP_cerr
#define clog   _STLP_clog

Variables

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


Define Documentation

#define cerr   _STLP_cerr

Definition at line 38 of file iostream.cpp.

#define cin   _STLP_cin

Definition at line 36 of file iostream.cpp.

#define clog   _STLP_clog

Definition at line 39 of file iostream.cpp.

#define cout   _STLP_cout

Definition at line 37 of file iostream.cpp.


Variable Documentation

_STLP_DECLSPEC _Stl_aligned_buffer<ostream> cerr

Definition at line 112 of file iostream.cpp.

_STLP_BEGIN_NAMESPACE _STLP_DECLSPEC _Stl_aligned_buffer<istream> cin

Definition at line 110 of file iostream.cpp.

_STLP_DECLSPEC _Stl_aligned_buffer<ostream> clog

Definition at line 113 of file iostream.cpp.

_STLP_DECLSPEC _Stl_aligned_buffer<ostream> cout

Definition at line 111 of file iostream.cpp.

Definition at line 131 of file iostream.cpp.

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

Definition at line 129 of file iostream.cpp.

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

Definition at line 132 of file iostream.cpp.

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

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:47 2008 by  doxygen 1.5.1