Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::basic_filebuf Member List
This is the complete list of members for std::basic_filebuf, including all inherited members.
- __codecvt_type typedef
- __copy_streambufs(basic_ios< char_type, traits_type > &__ios, __streambuf_type *__sbin, __streambuf_type *__sbout)
[friend]
- __ctype_type typedef
- __file_type typedef
- __filebuf_type typedef
- __res_type typedef
- __state_type typedef
- __streambuf_type typedef
- _M_allocate_buffers()
[protected]
- _M_buf
[protected]
- _M_buf_locale
[protected]
- _M_buf_locale_init
[protected]
- _M_buf_size
[protected]
- _M_buf_size_opt
[protected]
- _M_buf_unified
[protected]
- _M_file
[private]
- _M_filebuf_init()
[protected]
- _M_in_beg
[protected]
- _M_in_cur
[protected]
- _M_in_cur_move(off_type __n)
[inline, protected]
- _M_in_end
[protected]
- _M_is_indeterminate(void)
[inline, protected]
- _M_last_overflowed
[private]
- _M_lock
[private]
- _M_mode
[protected]
- _M_out_beg
[protected]
- _M_out_buf_size()
[inline, protected]
- _M_out_cur
[protected]
- _M_out_cur_move(off_type __n)
[inline, protected]
- _M_out_end
[protected]
- _M_output_unshift()
[protected]
- _M_pback
[protected]
- _M_pback_create()
[inline, protected]
- _M_pback_cur_save
[protected]
- _M_pback_destroy()
[inline, protected]
- _M_pback_end_save
[protected]
- _M_pback_init
[protected]
- _M_pback_size
[protected]
- _M_really_overflow(int_type __c=_Traits::eof())
[protected]
- _M_set_determinate(off_type __off)
[inline, protected]
- _M_set_indeterminate(void)
[inline, protected]
- _M_state_beg
[private]
- _M_state_cur
[private]
- basic_filebuf()
- basic_filebuf(__c_file_type *__f, bool __s, ios_base::openmode __mode)
- basic_ios< char_type, traits_type > class
[friend]
- basic_istream< char_type, traits_type > class
[friend]
- basic_ostream< char_type, traits_type > class
[friend]
- basic_streambuf()
[inline, protected]
- char_type typedef
- close(void)
- eback() const
[inline, protected]
- egptr() const
[inline, protected]
- epptr() const
[inline, protected]
- gbump(int __n)
[inline, protected]
- getloc() const
[inline]
- gptr() const
[inline, protected]
- imbue(const locale &__loc)
[protected, virtual]
- in_avail()
[inline]
- int_type typedef
- ios_base class
[friend]
- is_open(void) const
[inline]
- istreambuf_iterator< char_type, traits_type > class
[friend]
- off_type typedef
- open(const char *__s, ios_base::openmode __mode)
- ostreambuf_iterator< char_type, traits_type > class
[friend]
- overflow(int_type __c=_Traits::eof())
[protected, virtual]
- pbackfail(int_type __c=_Traits::eof())
[protected, virtual]
- pbase() const
[inline, protected]
- pbump(int __n)
[inline, protected]
- pos_type typedef
- pptr() const
[inline, protected]
- pubimbue(const locale &__loc)
[inline]
- pubseekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode=ios_base::in|ios_base::out)
[inline]
- pubseekpos(pos_type __sp, ios_base::openmode __mode=ios_base::in|ios_base::out)
[inline]
- pubsetbuf(char_type *__s, streamsize __n)
[inline]
- pubsync()
[inline]
- sbumpc()
- seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode=ios_base::in|ios_base::out)
[protected, virtual]
- seekpos(pos_type __pos, ios_base::openmode __mode=ios_base::in|ios_base::out)
[protected, virtual]
- setbuf(char_type *__s, streamsize __n)
[inline, protected, virtual]
- setg(char_type *__gbeg, char_type *__gnext, char_type *__gend)
[inline, protected]
- setp(char_type *__pbeg, char_type *__pend)
[inline, protected]
- sgetc()
[inline]
- sgetn(char_type *__s, streamsize __n)
[inline]
- showmanyc(void)
[protected, virtual]
- snextc()
[inline]
- sputbackc(char_type __c)
- sputc(char_type __c)
- sputn(const char_type *__s, streamsize __n)
[inline]
- sungetc()
- sync(void)
[inline, protected, virtual]
- traits_type typedef
- uflow()
[inline, protected, virtual]
- underflow(void)
[protected, virtual]
- xsgetn(char_type *__s, streamsize __n)
[inline, protected, virtual]
- xsputn(const char_type *__s, streamsize __n)
[inline, protected, virtual]
- ~basic_filebuf()
[inline, virtual]
- ~basic_streambuf()
[inline, virtual]
Generated at Tue May 1 16:30:04 2001 for libstdc++-v3 by
1.2.6 written by Dimitri van Heesch,
© 1997-2001