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

basic_ostream< _CharT, _Traits > Class Template Reference

#include <_ostream.h>

Inherits basic_ios< _CharT, _Traits >.

Inherited by basic_iostream< _CharT, _Traits >, basic_ofstream< _CharT, _Traits >, and basic_ostringstream< _CharT, _Traits, _Alloc >.

Data Structures

class  sentry

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
typedef basic_ios< _CharT,
_Traits > 
_Basic_ios
typedef basic_ios< _CharT,
_Traits > &(_STLP_CALL
__ios_fn )(basic_ios< _CharT, _Traits > &)
typedef ios_base &(_STLP_CALL__ios_base_fn )(ios_base &)
typedef _Self &(_STLP_CALL__ostream_fn )(_Self &)

Public Member Functions

 basic_ostream (basic_streambuf< _CharT, _Traits > *__buf)
 ~basic_ostream ()
_Selfoperator<< (__ostream_fn __f)
_Selfoperator<< (__ios_base_fn __f)
_Selfoperator<< (__ios_fn __ff)
void _M_put_char (_CharT __c)
void _M_put_nowiden (const _CharT *__s)
void _M_put_widen (const char *__s)
bool _M_put_widen_aux (const char *__s, streamsize __n)
_Selfput (char_type __c)
_Selfwrite (const char_type *__s, streamsize __n)
_Selfoperator<< (basic_streambuf< _CharT, _Traits > *__buf)
_Selfoperator<< (unsigned char __x)
_Selfoperator<< (short __x)
_Selfoperator<< (unsigned short __x)
_Selfoperator<< (int __x)
_Selfoperator<< (unsigned int __x)
_Selfoperator<< (long __x)
_Selfoperator<< (unsigned long __x)
_Selfoperator<< (float __x)
_Selfoperator<< (double __x)
_Selfoperator<< (long double __x)
_Selfoperator<< (const void *__x)
_Selfoperator<< (bool __x)
_Selfflush ()
pos_type tellp ()
_Selfseekp (pos_type __pos)
_Selfseekp (off_type __off, ios_base::seekdir __dir)

Private Types

typedef basic_ostream< _CharT,
_Traits > 
_Self

Private Member Functions

bool _M_copy_buffered (basic_streambuf< _CharT, _Traits > *__from, basic_streambuf< _CharT, _Traits > *__to)
bool _M_copy_unbuffered (basic_streambuf< _CharT, _Traits > *__from, basic_streambuf< _CharT, _Traits > *__to)

Detailed Description

template<class _CharT, class _Traits>
class basic_ostream< _CharT, _Traits >

Definition at line 53 of file _ostream.h.


The documentation for this class was generated from the following files:

Generated on Sun May 27 2012 06:15:19 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.