postypes.h File Reference

#include <cwchar>

Include dependency graph for postypes.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  std::fpos< StateT >
 Class representing stream positions. More...

Typedefs

typedef long long streamoff
 Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
typedef ptrdiff_t streamsize
 Integral type for I/O operation counts and buffer sizes.
typedef fpos< mbstate_t > streampos
 File position for char streams.
typedef fpos< mbstate_t > wstreampos
 File position for wchar_t streams.


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file postypes.h.


Typedef Documentation

typedef long long std::streamoff
 

Type used by fpos, char_traits<char>, and char_traits<wchar_t>.

Definition at line 74 of file postypes.h.

Referenced by std::fpos< StateT >::fpos(), std::fpos< StateT >::operator+(), std::fpos< StateT >::operator+=(), std::fpos< StateT >::operator-(), and std::fpos< StateT >::operator-=().

typedef fpos<mbstate_t> std::streampos
 

File position for char streams.

Definition at line 210 of file postypes.h.

typedef ptrdiff_t std::streamsize
 

Integral type for I/O operation counts and buffer sizes.

Definition at line 78 of file postypes.h.

Referenced by std::basic_istream< char >::basic_istream(), std::num_put< CharT, OutIter >::do_put(), std::basic_istream< CharT, Traits >::get(), std::basic_istream< char >::get(), std::basic_istream< CharT, Traits >::getline(), std::basic_istream< char >::getline(), std::basic_istream< CharT, Traits >::ignore(), std::basic_filebuf< CharT, Traits >::imbue(), std::basic_streambuf< CharT, enc_char_traits< CharT > >::in_avail(), std::basic_filebuf< CharT, enc_char_traits< CharT > >::is_open(), std::basic_ostream< char >::M_write(), std::operator<<(), std::operator>>(), std::ios_base::precision(), std::basic_streambuf< CharT, enc_char_traits< CharT > >::pubsetbuf(), std::basic_istream< CharT, Traits >::read(), std::basic_istream< CharT, Traits >::readsome(), std::basic_streambuf< CharT, enc_char_traits< CharT > >::setbuf(), std::basic_filebuf< CharT, Traits >::setbuf(), std::basic_streambuf< CharT, enc_char_traits< CharT > >::sgetn(), std::basic_filebuf< CharT, Traits >::showmanyc(), std::basic_streambuf< CharT, enc_char_traits< CharT > >::sputn(), std::basic_filebuf< CharT, Traits >::underflow(), std::ios_base::width(), std::basic_streambuf< CharT, Traits >::xsgetn(), std::basic_streambuf< CharT, Traits >::xsputn(), and std::basic_istream< char >::~basic_istream().

typedef fpos<mbstate_t> std::wstreampos
 

File position for wchar_t streams.

Definition at line 212 of file postypes.h.


Generated on Tue Sep 7 10:06:01 2004 for libstdc++-v3 Source by doxygen 1.3.8