Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
line.hpp File Reference
#include <algorithm>
#include <boost/assert.hpp>
#include <memory>
#include <string>
#include <boost/config.hpp>
#include <boost/iostreams/categories.hpp>
#include <boost/iostreams/checked_operations.hpp>
#include <boost/iostreams/detail/ios.hpp>
#include <boost/iostreams/read.hpp>
#include <boost/iostreams/pipeline.hpp>
#include <boost/iostreams/write.hpp>
#include <boost/iostreams/detail/config/disable_warnings.hpp>
#include <boost/iostreams/detail/config/enable_warnings.hpp>
Include dependency graph for line.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::iostreams::basic_line_filter< Ch, Alloc >
 
struct  boost::iostreams::basic_line_filter< Ch, Alloc >::category
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::iostreams
 

Typedefs

typedef basic_line_filter< char > boost::iostreams::line_filter
 
typedef basic_line_filter
< wchar_t > 
boost::iostreams::wline_filter