wpl::filter::internals::anonymizer_iterator< I, P, A, B, Bottom > Struct Template Reference

Iterator class of wpl::filter::anonymizer. More...

#include <wipal/filter/anonymizer.hh>

List of all members.

Public Types

typedef HIDDEN exact_type
typedef HIDDEN value_type
typedef HIDDEN iterable_type

Public Member Functions

 anonymizer_iterator (const iterable_type &iterable, bool end)
bool equal (const anonymizer_iterator &rhs) const
void increment ()

Detailed Description

template<class I, class P, class A, class B, class Bottom = tool::bottom>
struct wpl::filter::internals::anonymizer_iterator< I, P, A, B, Bottom >

Iterator class of wpl::filter::anonymizer.

anonymizer_iterator::increment() is the anonymization process' core.


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

Generated by  doxygen 1.6.2