Home
last modified time | relevance | path

Searched refs:chainbuf (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/iostreams/detail/streambuf/
Dchainbuf.hpp38 class chainbuf class
53 chainbuf() { client_type::set_chain(&chain_); } in chainbuf() function in boost::iostreams::detail::chainbuf
102 sentry(chainbuf<Chain, Mode, Access>* buf) : buf_(buf) in sentry()
105 chainbuf<Chain, Mode, Access>* buf_;
Dlinked_streambuf.hpp29 template<typename Chain, typename Access, typename Mode> class chainbuf;
62 friend class chainbuf;
/third_party/boost/boost/iostreams/
Dfiltering_streambuf.hpp43 class name_ : public boost::iostreams::detail::chainbuf< \