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_ibufferstream< CharT, CharTraits > Member List

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

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_ibufferstream(std::ios_base::openmode mode=std::ios_base::in)boost::interprocess::basic_ibufferstream< CharT, CharTraits >inline
basic_ibufferstream(const CharT *buf, std::size_t length, std::ios_base::openmode mode=std::ios_base::in)boost::interprocess::basic_ibufferstream< CharT, CharTraits >inline
buffer() const boost::interprocess::basic_ibufferstream< CharT, CharTraits >inline
buffer(const CharT *buf, std::size_t length)boost::interprocess::basic_ibufferstream< CharT, CharTraits >inline
boost::interprocess::basic_bufferbuf::buffer(CharT *buf, std::size_t length)boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprivate
char_type typedefboost::interprocess::basic_ibufferstream< CharT, CharTraits >
int_type typedefboost::interprocess::basic_ibufferstream< CharT, CharTraits >
off_type typedefboost::interprocess::basic_ibufferstream< 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 typedefboost::interprocess::basic_ibufferstream< CharT, CharTraits >
rdbuf() const boost::interprocess::basic_ibufferstream< 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 typedefboost::interprocess::basic_ibufferstream< CharT, CharTraits >
underflow()boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprivatevirtual
~basic_bufferbuf()boost::interprocess::basic_bufferbuf< CharT, CharTraits >inlineprivatevirtual
~basic_ibufferstream()boost::interprocess::basic_ibufferstream< CharT, CharTraits >inline