ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <_ios.h>

Inherits ios_base.

Inherited by basic_istream< _CharT, _Traits > [virtual], and basic_ostream< _CharT, _Traits > [virtual].

Public Types

typedef _CharT char_type
typedef _Traits::int_type int_type
typedef _Traits::pos_type pos_type
typedef _Traits::off_type off_type
typedef _Traits traits_type

Public Member Functions

 basic_ios (basic_streambuf< _CharT, _Traits > *__streambuf)
virtual ~basic_ios ()
basic_ostream< _CharT, _Traits > * tie () const
basic_ostream< _CharT, _Traits > * tie (basic_ostream< char_type, traits_type > *__new_tied_ostream)
basic_streambuf< _CharT,
_Traits > * 
rdbuf () const
basic_streambuf< _CharT,
_Traits > * 
rdbuf (basic_streambuf< char_type, traits_type > *)
basic_ios< _CharT, _Traits > & copyfmt (const basic_ios< _CharT, _Traits > &__x)
char_type fill () const
char_type fill (char_type __fill)
void clear (iostate __state=goodbit)
void setstate (iostate __state)
iostate exceptions () const
void exceptions (iostate __mask)
locale imbue (const locale &)
char narrow (_CharT, char) const
_CharT widen (char) const
const ctype< char_type > * _M_ctype_facet () const
void _M_handle_exception (ios_base::iostate __flag)

Static Public Member Functions

static bool _STLP_CALL _S_eof (int_type __c)

Protected Member Functions

 basic_ios ()
void init (basic_streambuf< _CharT, _Traits > *__streambuf)

Protected Attributes

const ctype< char_type > * _M_cached_ctype

Private Attributes

char_type _M_fill
basic_streambuf< _CharT,
_Traits > * 
_M_streambuf
basic_ostream< _CharT, _Traits > * _M_tied_ostream

Friends

class ios_base

Detailed Description

template<class _CharT, class _Traits>
class basic_ios< _CharT, _Traits >

Definition at line 48 of file _ios.h.


The documentation for this class was generated from the following files:
  • include/c++/stlport/stl/_ios.h
  • include/c++/stlport/stl/_ios.c

Generated on Mon May 28 2012 06:15:38 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.