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

#include <_fstream.h>

Inherits basic_iostream< _CharT, _Traits >.

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_iostream< _CharT,
_Traits > 
_Base
typedef basic_filebuf< _CharT,
_Traits > 
_Buf

Public Member Functions

 basic_fstream ()
 basic_fstream (const char *__s, ios_base::openmode __mod=ios_base::in|ios_base::out)
 basic_fstream (int __id, ios_base::openmode __mod=ios_base::in|ios_base::out)
 basic_fstream (const char *__s, ios_base::openmode __m, long __protection)
 ~basic_fstream ()
basic_filebuf< _CharT, _Traits > * rdbuf () const
bool is_open ()
void open (const char *__s, ios_base::openmode __mod=ios_base::in|ios_base::out)
void close ()

Private Attributes

basic_filebuf< _CharT, _Traits > _M_buf

Detailed Description

template<class _CharT, class _Traits>
class basic_fstream< _CharT, _Traits >

Definition at line 603 of file _fstream.h.


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

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