wpl::filter::non_noisy_prism< InputIterator, Bottom > Struct Template Reference

Filter out PCAP frames which Prism noise field is non-null. More...

#include <wipal/filter/non_noisy_prism.hh>

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

 non_noisy_prism (const InputIterator &begin, const InputIterator &end)
template<class Iterable >
 non_noisy_prism (const Iterable &i)
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::non_noisy_prism_iterator< InputIterator, Bottom, tool::bottom >

Detailed Description

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

Filter out PCAP frames which Prism noise field is non-null.


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

Generated by  doxygen 1.6.2