Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::detail::pipeline_segment< Component > Class Template Reference

#include <pipeline.hpp>

Public Member Functions

 pipeline_segment (const Component &component)
 
template<typename Fn >
void for_each (Fn fn) const
 
template<typename Chain >
void push (Chain &chn) const
 

Constructor & Destructor Documentation

template<typename Component >
boost::iostreams::detail::pipeline_segment< Component >::pipeline_segment ( const Component &  component)
inline

Member Function Documentation

template<typename Component >
template<typename Fn >
void boost::iostreams::detail::pipeline_segment< Component >::for_each ( Fn  fn) const
inline
template<typename Component >
template<typename Chain >
void boost::iostreams::detail::pipeline_segment< Component >::push ( Chain &  chn) const
inline

The documentation for this class was generated from the following file: