wifi::frame::filter::internals::anonymizer_iterator< I, P, A, B, Bottom > Struct Template Reference
Iterator class of wifi::frame::filter::anonymizer.
More...
#include <wipal/wifi/frame/filter/anonymizer.hh>
List of all members.
|
Classes |
struct | hooks |
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 wifi::frame::filter::internals::anonymizer_iterator< I, P, A, B, Bottom >
Iterator class of wifi::frame::filter::anonymizer.
anonymizer_iterator::increment() is the anonymization process' core.
The documentation for this struct was generated from the following files: