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

ostreambuf_iterator< _CharT, _Traits > Class Template Reference

#include <_ostreambuf_iterator.h>

Inherits iterator< output_iterator_tag, void, void, void, void >.

Public Types

typedef _CharT char_type
typedef _Traits traits_type
typedef _Traits::int_type int_type
typedef basic_streambuf
< _CharT, _Traits > 
streambuf_type
typedef basic_ostream< _CharT,
_Traits > 
ostream_type
typedef output_iterator_tag iterator_category
typedef void value_type
typedef void difference_type
typedef void pointer
typedef void reference

Public Member Functions

 ostreambuf_iterator (streambuf_type *__buf) _STLP_NOTHROW
 ostreambuf_iterator (ostream_type &__o) _STLP_NOTHROW
ostreambuf_iterator< _CharT,
_Traits > & 
operator= (char_type __c)
ostreambuf_iterator< _CharT,
_Traits > & 
operator* ()
ostreambuf_iterator< _CharT,
_Traits > & 
operator++ ()
ostreambuf_iterator< _CharT,
_Traits > & 
operator++ (int)
bool failed () const

Private Attributes

streambuf_type_M_buf
bool _M_ok

Detailed Description

template<class _CharT, class _Traits>
class ostreambuf_iterator< _CharT, _Traits >

Definition at line 41 of file _ostreambuf_iterator.h.


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

Generated on Sat May 26 2012 06:31:16 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.