wpl::filter::windowed_merge< HeaderType, InputIterator1, InputIterator2, Bottom > Struct Template Reference

Inheritance diagram for wpl::filter::windowed_merge< HeaderType, InputIterator1, InputIterator2, Bottom >:
wpl::tool::iterable< Bottom > wpl::tool::static_base< Bottom >

List of all members.

Public Types

typedef HIDDEN exact_type
Iterator types

typedef HIDDEN iterator
typedef iterator const_iterator

Public Member Functions

 windowed_merge (const InputIterator1 &first1, const InputIterator1 &last1, const InputIterator2 &first2, const InputIterator2 &last2, const unsigned precision, const tool::end::endianness phy_end, const bool pcap_tstamps)
iterator begin () const
iterator end () const
template<class OutputIterator >
void operator() (const OutputIterator &output) const
template<class O >
void operator() (const O &o) const
template<class F >
void for_each (F &f) const
template<class F >
void for_each (const F &f) const
Apply a function/functor to each element

template<class Functor >
void for_each (Functor &f) const
template<class Functor >
void for_each (const Functor &f) const
Downcast methods

const exact_typeexact () const
exact_typeexact ()
const exact_typeexact_ptr () const
exact_typeexact_ptr ()

Friends

class internals::windowed_merge_iterator< HeaderType, InputIterator1, InputIterator2, Bottom, tool::bottom >

template<class HeaderType, class InputIterator1, class InputIterator2, class Bottom = tool::bottom>
struct wpl::filter::windowed_merge< HeaderType, InputIterator1, InputIterator2, Bottom >


The documentation for this struct was generated from the following files:

Generated by  doxygen 1.6.2