Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::archive::iterators::dataflow< Derived > Class Template Reference

#include <dataflow.hpp>

Public Member Functions

 dataflow (bool tf)
 
 dataflow ()
 

Protected Member Functions

tri_state equal (const Derived &rhs) const
 
void eoi (bool tf)
 
bool eoi () const
 

Constructor & Destructor Documentation

template<class Derived >
boost::archive::iterators::dataflow< Derived >::dataflow ( bool  tf)
inline
template<class Derived >
boost::archive::iterators::dataflow< Derived >::dataflow ( )
inline

Member Function Documentation

template<class Derived >
void boost::archive::iterators::dataflow< Derived >::eoi ( bool  tf)
inlineprotected
template<class Derived >
bool boost::archive::iterators::dataflow< Derived >::eoi ( ) const
inlineprotected
template<class Derived >
tri_state boost::archive::iterators::dataflow< Derived >::equal ( const Derived &  rhs) const
inlineprotected

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