wifi::frame::filter::internals::non_noisy_prism_iterator< I, B, Bottom > Struct Template Reference

Iterator over non-prism-noisy frames. More...

#include <wipal/wifi/frame/filter/non_noisy_prism.hh>

Inheritance diagram for wifi::frame::filter::internals::non_noisy_prism_iterator< I, B, Bottom >:

tool::iterator< Bottom > tool::static_base< Bottom >

List of all members.

Public Types

Static hierarchies related types
typedef HIDDEN exact_type
typedef tool::iterator
< exact_type
super_type
typedef HIDDEN value_type
typedef HIDDEN iterable_type
Iterator types.
typedef ssize_t difference_type
typedef value_type * pointer
typedef value_type & reference
typedef std::input_iterator_tag iterator_category

Public Member Functions

 non_noisy_prism_iterator (const iterable_type &i, bool end)
Abstract method implementations
bool equal (const non_noisy_prism_iterator &rhs) const
void increment ()
const value_type & get () const
value_type & get ()
const value_type * get_ptr () const
value_type * get_ptr ()
Equality checks
bool operator== (const exact_type &) const
bool operator!= (const exact_type &) const
Increment operators
const exact_typeoperator++ ()
exact_type operator++ (int)
Indirections
const value_type & operator* () const
const value_type * operator-> () const
Downcast methods
const exact_typeexact () const
exact_typeexact ()
const exact_typeexact_ptr () const
exact_typeexact_ptr ()


Detailed Description

template<class I, class B, class Bottom>
struct wifi::frame::filter::internals::non_noisy_prism_iterator< I, B, Bottom >

Iterator over non-prism-noisy frames.

Member Typedef Documentation

template<class I, class B, class Bottom>
typedef HIDDEN wifi::frame::filter::internals::non_noisy_prism_iterator< I, B, Bottom >::exact_type

Exact type for this template instantiation.

Reimplemented from tool::iterator< Bottom >.


Constructor & Destructor Documentation

template<class I, class B, class Bottom>
wifi::frame::filter::internals::non_noisy_prism_iterator< I, B, Bottom >::non_noisy_prism_iterator ( const iterable_type &  i,
bool  end 
) [inline]

tool::iterable compatible constructor.


Member Function Documentation

template<class Bottom>
const static_base< Bottom >::exact_type & tool::static_base< Bottom >::exact (  )  const [inline, inherited]

template<class Bottom>
static_base< Bottom >::exact_type & tool::static_base< Bottom >::exact (  )  [inline, inherited]

Safely downcast to the exact type as a non-const reference.

template<class Bottom>
const static_base< Bottom >::exact_type * tool::static_base< Bottom >::exact_ptr (  )  const [inline, inherited]

Safely downcast to the exact type as a const pointer.

Referenced by pcapxx::frame_descriptor< PCAPDescriptor >::frame_descriptor().

template<class Bottom>
static_base< Bottom >::exact_type * tool::static_base< Bottom >::exact_ptr (  )  [inline, inherited]

Safely downcast to the exact type as a non-const pointer.


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

Generated on Thu Jul 31 16:39:04 2008 for wipal by  doxygen 1.5.6