Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
basic_streambuf.hpp File Reference
#include <boost/asio/detail/config.hpp>
#include <algorithm>
#include <cstring>
#include <stdexcept>
#include <streambuf>
#include <vector>
#include <boost/asio/basic_streambuf_fwd.hpp>
#include <boost/asio/buffer.hpp>
#include <boost/asio/detail/limits.hpp>
#include <boost/asio/detail/noncopyable.hpp>
#include <boost/asio/detail/throw_exception.hpp>
#include <boost/asio/detail/push_options.hpp>
#include <boost/asio/detail/pop_options.hpp>
Include dependency graph for basic_streambuf.hpp:
This graph shows which files directly or indirectly include this file:

Classes

singleton  boost::asio::basic_streambuf< Allocator >
 Automatically resizable buffer class based on std::streambuf. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::asio
 

Functions

template<typename Allocator >
std::size_t boost::asio::read_size_helper (basic_streambuf< Allocator > &sb, std::size_t max_size)