Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::basic_bufferbuf< CharT, CharTraits > Member List

This is the complete list of members for boost::interprocess::basic_bufferbuf< CharT, CharTraits >, including all inherited members.

base_t typedefboost::interprocess::basic_bufferbuf< CharT, CharTraits >
basic_bufferbuf(std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out)boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineexplicit
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 >inlineexplicit
buffer() const boost::interprocess::basic_bufferbuf< CharT, CharTraits >inline
buffer(CharT *buf, std::size_t length)boost::interprocess::basic_bufferbuf< CharT, CharTraits >inline
char_type typedefboost::interprocess::basic_bufferbuf< CharT, CharTraits >
int_type typedefboost::interprocess::basic_bufferbuf< CharT, CharTraits >
off_type typedefboost::interprocess::basic_bufferbuf< CharT, CharTraits >
overflow(int_type c=CharTraits::eof())boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprotectedvirtual
pbackfail(int_type c=CharTraits::eof())boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprotectedvirtual
pos_type typedefboost::interprocess::basic_bufferbuf< CharT, CharTraits >
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 >inlineprotectedvirtual
seekpos(pos_type pos, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out)boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprotectedvirtual
traits_type typedefboost::interprocess::basic_bufferbuf< CharT, CharTraits >
underflow()boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprotectedvirtual
~basic_bufferbuf()boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlinevirtual