wpl::filter::timetracker< InputIterator, HeaderType, Bottom > Struct Template Reference

Inheritance diagram for wpl::filter::timetracker< InputIterator, HeaderType, 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

 timetracker (const InputIterator &first, const InputIterator &last, tool::end::endianness phy_end=tool::end::guess, bool pcap_tstamps=false)
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::timetracker_iterator< InputIterator, HeaderType, Bottom, tool::bottom >

template<class InputIterator, class HeaderType, class Bottom = tool::bottom>
struct wpl::filter::timetracker< InputIterator, HeaderType, Bottom >


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

Generated by  doxygen 1.6.2