#include <iterator.hh>
Public Types | |
typedef forward_iterator_tag | iterator_category |
typedef iterator_traits< typename Set::iterator >::difference_type | difference_type |
typedef iterator_traits< typename Set::iterator >::value_type | value_type |
typedef iterator_traits< typename Set::iterator >::reference | reference |
typedef iterator_traits< typename Set::iterator >::pointer | pointer |
typedef forward_iterator_tag std::iterator_traits< olsr::utl::MaskIterator< olsr::utl::MSAdapt< Set >, Action, Predicate, ActionSet > >::iterator_category |
typedef iterator_traits<typename Set::iterator>::difference_type std::iterator_traits< olsr::utl::MaskIterator< olsr::utl::MSAdapt< Set >, Action, Predicate, ActionSet > >::difference_type |
typedef iterator_traits<typename Set::iterator>::value_type std::iterator_traits< olsr::utl::MaskIterator< olsr::utl::MSAdapt< Set >, Action, Predicate, ActionSet > >::value_type |
typedef iterator_traits<typename Set::iterator>::reference std::iterator_traits< olsr::utl::MaskIterator< olsr::utl::MSAdapt< Set >, Action, Predicate, ActionSet > >::reference |
typedef iterator_traits<typename Set::iterator>::pointer std::iterator_traits< olsr::utl::MaskIterator< olsr::utl::MSAdapt< Set >, Action, Predicate, ActionSet > >::pointer |