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

#include <_fstream.h>

Public Member Functions

 _Filebuf_base ()
bool _M_open (const char *, ios_base::openmode, long __protection)
bool _M_open (const char *, ios_base::openmode)
bool _M_open (int __id, ios_base::openmode=ios_base::__default_mode)
bool _M_close ()
ptrdiff_t _M_read (char *__buf, ptrdiff_t __n)
streamoff _M_seek (streamoff __offset, ios_base::seekdir __dir)
streamoff _M_file_size ()
bool _M_write (char *__buf, ptrdiff_t __n)
void_M_mmap (streamoff __offset, streamoff __len)
void _M_unmap (void *__mmap_base, streamoff __len)
streamoff _M_get_offset (char *__first, char *__last)
bool _M_in_binary_mode () const
int __o_mode () const
bool __is_open () const
bool __should_close () const
bool __regular_file () const
_STLP_fd __get_fd () const

Static Public Member Functions

static void _S_initialize ()
static size_t _STLP_CALL __page_size ()

Protected Attributes

_STLP_fd _M_file_id
ios_base::openmode _M_openmode
unsigned char _M_is_open
unsigned char _M_should_close
unsigned char _M_regular_file

Static Protected Attributes

static size_t _M_page_size = 4096

Detailed Description

Definition at line 55 of file _fstream.h.


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

Generated on Fri May 25 2012 06:10:50 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.