postypes.h File Reference

#include <cwchar>

Include dependency graph for postypes.h:

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

Go to the source code of this file.

Namespaces

namespace  std

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.

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.

typedef fpos<mbstate_t> std::wstreampos
 

File position for wchar_t streams.

Definition at line 212 of file postypes.h.


Generated on Fri May 6 01:10:58 2005 for libstdc++-v3 Source by  doxygen 1.4.2