_Filebuf_base Class Reference#include <_fstream.h>
Detailed Description
Definition at line 73 of file _fstream.h. Constructor & Destructor Documentation
Definition at line 399 of file fstream.cpp.
Member Function Documentation
Definition at line 438 of file fstream.cpp. References __is_regular_file(), _M_file, _M_file_id, _M_is_open, _M_openmode, _M_regular_file, _M_should_close, _STLP_PRIV, ios_base::app, ios_base::ate, ios_base::binary, FSEEK, ios_base::in, LSEEK, OPEN, ios_base::out, and ios_base::trunc. Referenced by basic_filebuf< _CharT, _Traits >::_M_open(), _M_open(), and basic_filebuf< _CharT, _Traits >::open().
Definition at line 683 of file fstream.cpp. References ios_base::__default_mode, __is_regular_file(), _M_file_id, _M_is_open, _M_openmode, _M_regular_file, _M_should_close, _STLP_PRIV, FSTAT, ios_base::in, ios_base::out, and STAT.
Definition at line 761 of file fstream.cpp. References _M_file, _M_file_id, _M_is_open, _M_openmode, and _M_should_close. Referenced by basic_filebuf< _CharT, _Traits >::close().
Definition at line 811 of file fstream.cpp. References __STATIC_CAST, _M_file, _M_file_id, _M_openmode, _STLP_CR, _STLP_CTRLZ, _STLP_LF, ios_base::binary, and min().
Definition at line 1015 of file fstream.cpp. References _M_file, _M_file_id, _M_file_size(), ios_base::beg, ios_base::cur, ios_base::end, FSEEK, LSEEK, STL_SEEK_CUR, STL_SEEK_END, and STL_SEEK_SET. Referenced by _M_mmap(), _M_write(), basic_filebuf< _CharT, _Traits >::seekoff(), basic_filebuf< _CharT, _Traits >::seekpos(), and basic_filebuf< _CharT, _Traits >::showmanyc().
Definition at line 434 of file fstream.cpp. References __file_size(), _M_file_id, and _STLP_PRIV. Referenced by _M_seek(), and basic_filebuf< _CharT, _Traits >::showmanyc().
Definition at line 903 of file fstream.cpp. References __STATIC_CAST, _M_file, _M_file_id, _M_openmode, _M_seek(), _STLP_CR, _STLP_LF, ios_base::app, ios_base::binary, ios_base::end, max(), and min(). Referenced by basic_filebuf< _CharT, _Traits >::_M_write().
Definition at line 1066 of file fstream.cpp. References __STATIC_CAST, _M_file_id, _M_seek(), _M_unmap(), ios_base::beg, LSEEK, and MMAP.
Definition at line 103 of file _fstream.h. References ios_base::binary, and count(). Referenced by basic_filebuf< _CharT, _Traits >::seekoff().
Definition at line 115 of file _fstream.h. References ios_base::binary. Referenced by basic_filebuf< _CharT, _Traits >::seekoff().
Definition at line 409 of file fstream.cpp. References _M_page_size. Referenced by ios_base::Init::Init().
Definition at line 146 of file _fstream.h.
Definition at line 147 of file _fstream.h.
Definition at line 148 of file _fstream.h. Referenced by basic_filebuf< _CharT, _Traits >::is_open().
Definition at line 149 of file _fstream.h.
Definition at line 150 of file _fstream.h.
Member Data Documentation
Definition at line 131 of file _fstream.h. Referenced by _M_close(), _M_file_size(), _M_mmap(), _M_open(), _M_read(), _M_seek(), and _M_write().
Definition at line 134 of file _fstream.h. Referenced by _M_close(), _M_open(), _M_read(), _M_seek(), and _M_write().
Definition at line 140 of file _fstream.h. Referenced by _M_close(), _M_open(), _M_read(), and _M_write().
The documentation for this class was generated from the following files:
Generated on Mon Mar 10 15:32:54 2008 by ![]() |