wpl::filter::internals::fast_intersector_iterator< I1, I2, B, Bottom > Struct Template Reference

Inheritance diagram for wpl::filter::internals::fast_intersector_iterator< I1, I2, B, Bottom >:
wpl::tool::valued_iterator< Bottom > wpl::tool::iterator< Bottom > wpl::tool::static_base< Bottom >

List of all members.

Classes

struct  ignore_info
 Maintain statistics about ignored frames.

Public Types

Static hierarchies related types

typedef HIDDEN exact_type
typedef tool::valued_iterator
< exact_type
super_type
typedef HIDDEN value_type
typedef HIDDEN iterable_type
typedef
iterable_type::arrivals_type 
arrivals_type
typedef
arrivals_type::const_iterator 
arrivals_iterator
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

 fast_intersector_iterator (const iterable_type &i, bool end)
unsigned rhs_frame_count () const
unsigned rhs_uframe_count () const
Abstract method implementations

bool equal (const fast_intersector_iterator &rhs) const
void increment ()
Indirection as a reference

const value_type & get () const
value_type & get ()
Indirection as a pointer

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 ()

Protected Types

typedef boost::optional
< value_type > 
optional_value

Protected Member Functions

Access to the iterator's embedded value

const optional_valuevalue () const
optional_valuevalue ()

template<class I1, class I2, class B, class Bottom = tool::bottom>
struct wpl::filter::internals::fast_intersector_iterator< I1, I2, B, Bottom >


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

Generated by  doxygen 1.6.2