#include <exception>#include <memory>#include <boost/iostreams/chain.hpp>#include <boost/iostreams/detail/access_control.hpp>#include <boost/iostreams/detail/char_traits.hpp>#include <boost/iostreams/detail/push.hpp>#include <boost/iostreams/detail/streambuf.hpp>#include <boost/iostreams/detail/streambuf/chainbuf.hpp>#include <boost/mpl/if.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::iostreams | |
Macros | |
| #define | BOOST_IOSTREAMS_DEFINE_FILTER_STREAMBUF(name_, chain_type_, default_char_) | 
Typedefs | |
| typedef filtering_streambuf < input >  | boost::iostreams::filtering_istreambuf | 
| typedef filtering_streambuf < output >  | boost::iostreams::filtering_ostreambuf | 
| typedef filtering_wstreambuf < input >  | boost::iostreams::filtering_wistreambuf | 
| typedef filtering_wstreambuf < output >  | boost::iostreams::filtering_wostreambuf | 
| #define BOOST_IOSTREAMS_DEFINE_FILTER_STREAMBUF | ( | name_, | |
| chain_type_, | |||
| default_char_ | |||
| ) |