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

#include <_sstream.h>

Inherits basic_istream< _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_istream< _CharT,
_Traits > 
_Base
typedef basic_string< _CharT,
_Traits, _Alloc
_String
typedef basic_stringbuf
< _CharT, _Traits, _Alloc
_Buf

Public Member Functions

 basic_istringstream (ios_base::openmode __mode=ios_base::in)
 basic_istringstream (const _String &__str, ios_base::openmode __mode=ios_base::in)
 ~basic_istringstream ()
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_istringstream< _CharT, _Traits, _Alloc >

Definition at line 117 of file _sstream.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.