| basic_bufferbuf(std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineexplicitprivate |
| basic_bufferbuf(CharT *buf, std::size_t length, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineexplicitprivate |
| basic_obufferstream(std::ios_base::openmode mode=std::ios_base::out) | boost::interprocess::basic_obufferstream< CharT, CharTraits > | inline |
| basic_obufferstream(CharT *buf, std::size_t length, std::ios_base::openmode mode=std::ios_base::out) | boost::interprocess::basic_obufferstream< CharT, CharTraits > | inline |
| buffer() const | boost::interprocess::basic_obufferstream< CharT, CharTraits > | inline |
| buffer(CharT *buf, std::size_t length) | boost::interprocess::basic_obufferstream< CharT, CharTraits > | inline |
| char_type typedef | boost::interprocess::basic_obufferstream< CharT, CharTraits > | |
| int_type typedef | boost::interprocess::basic_obufferstream< CharT, CharTraits > | |
| off_type typedef | boost::interprocess::basic_obufferstream< CharT, CharTraits > | |
| overflow(int_type c=CharTraits::eof()) | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineprivatevirtual |
| pbackfail(int_type c=CharTraits::eof()) | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineprivatevirtual |
| pos_type typedef | boost::interprocess::basic_obufferstream< CharT, CharTraits > | |
| rdbuf() const | boost::interprocess::basic_obufferstream< CharT, CharTraits > | inline |
| seekoff(off_type off, std::ios_base::seekdir dir, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineprivatevirtual |
| seekpos(pos_type pos, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineprivatevirtual |
| traits_type typedef | boost::interprocess::basic_obufferstream< CharT, CharTraits > | |
| underflow() | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineprivatevirtual |
| ~basic_bufferbuf() | boost::interprocess::basic_bufferbuf< CharT, CharTraits > | inlineprivatevirtual |
| ~basic_obufferstream() | boost::interprocess::basic_obufferstream< CharT, CharTraits > | inline |