__size_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
__streambuf_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
__string_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
_M_mode | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protected |
_M_pbump(char_type *__pbeg, char_type *__pend, off_type __off) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protected |
_M_string (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protected |
_M_stringbuf_init(ios_base::openmode __mode) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inlineprotected |
_M_sync(char_type *__base, __size_type __i, __size_type __o) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protected |
_M_update_egptr() (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inlineprotected |
allocator_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
basic_stringbuf() | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inline |
basic_stringbuf(ios_base::openmode __mode) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inlineexplicit |
basic_stringbuf(const __string_type &__str, ios_base::openmode __mode=ios_base::in|ios_base::out) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inlineexplicit |
basic_stringbuf(const basic_stringbuf &)=delete (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
basic_stringbuf(basic_stringbuf &&__rhs) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inline |
char_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
int_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
off_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
operator=(const basic_stringbuf &)=delete (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
operator=(basic_stringbuf &&__rhs) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inline |
overflow(int_type __c=traits_type::eof()) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protectedvirtual |
pbackfail(int_type __c=traits_type::eof()) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protectedvirtual |
pos_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode=ios_base::in|ios_base::out) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protectedvirtual |
seekpos(pos_type __sp, ios_base::openmode __mode=ios_base::in|ios_base::out) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protectedvirtual |
setbuf(char_type *__s, streamsize __n) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inlineprotectedvirtual |
showmanyc() (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inlineprotectedvirtual |
str() const | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inline |
str(const __string_type &__s) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inline |
swap(basic_stringbuf &__rhs) (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | inline |
traits_type typedef (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | |
underflow() (defined in std::basic_stringbuf< _CharT, _Traits, _Alloc >) | std::basic_stringbuf< _CharT, _Traits, _Alloc > | protectedvirtual |