Searched refs:auto_close (Results 1 – 11 of 11) sorted by relevance
58 BOOST_CHECK(in.auto_close()); in auto_close_source()67 BOOST_CHECK(in.auto_close()); in auto_close_source()88 BOOST_CHECK(!in.auto_close()); in auto_close_source()105 BOOST_CHECK(in.auto_close()); in auto_close_filter()119 BOOST_CHECK(in.auto_close()); in auto_close_filter()150 BOOST_CHECK(!in.auto_close()); in auto_close_filter()168 BOOST_CHECK(!in.auto_close()); in auto_close_filter()
216 bool auto_close() const;476 bool auto_close() const { return chain_->auto_close(); } in auto_close() function in boost::iostreams::detail::chain_client544 bool chain_base<Self, Ch, Tr, Alloc, Mode>::auto_close() const in auto_close() function in boost::iostreams::detail::chain_base577 if (auto_close()) in pop()586 if (auto_close() || list().empty()) in pop()
149 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
90 if (this->is_open() && this->auto_close()) in ~stream_buffer()
106 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
51 if (this->is_open() && this->auto_close()) in ~stream_buffer()
91 virtual bool auto_close() const = 0;
69 bool auto_close() const;211 bool indirect_streambuf<T, Tr, Alloc, Mode>::auto_close() const in auto_close() function in boost::iostreams::detail::indirect_streambuf
63 bool auto_close() const { return auto_close_; } in auto_close() function in boost::iostreams::detail::direct_streambuf
462 <auto_close>True</auto_close>949 <auto_close>True</auto_close>
45755 auto_close_(auto_close) {