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_ostringstream< _CharT, _Traits, _Alloc > Class Template Reference

#include <_sstream.h>

Inherits basic_ostream< _CharT, _Traits >.

Public Types

typedef _Traits::char_type 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_ostream< _CharT,
_Traits > 
_Base
typedef basic_string< _CharT,
_Traits, _Alloc
_String
typedef basic_stringbuf
< _CharT, _Traits, _Alloc
_Buf

Public Member Functions

 basic_ostringstream (ios_base::openmode __mode=ios_base::out)
 basic_ostringstream (const _String &__str, ios_base::openmode __mode=ios_base::out)
 ~basic_ostringstream ()
basic_stringbuf< _CharT,
_Traits, _Alloc > * 
rdbuf () const
_String str () const
void str (const _String &__s)

Private Attributes

basic_stringbuf< _CharT,
_Traits, _Alloc
_M_buf

Detailed Description

template<class _CharT, class _Traits, class _Alloc>
class basic_ostringstream< _CharT, _Traits, _Alloc >

Definition at line 160 of file _sstream.h.


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

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