olsr::utl::Subset< Set, Action, Predicate, ActionSet > Class Template Reference

#include <set.hh>

List of all members.

Public Types

typedef Set::iterator set_iterator
typedef e_iterator_ mask_iterator
typedef Set::value_type value_type
typedef m_iterator_ iterator
typedef iterator const_iterator

Public Member Functions

 Subset (Set &s)
 Subset (ActionSet &as, Set &s)
iterator begin ()
iterator end ()
iterator find (const typename Set::value_type &x)
void cleanup ()

Private Types

typedef Subset< Set, Action,
Predicate, ActionSet > 
This
typedef MaskIterator< Set,
Action, Predicate, ActionSet > 
e_iterator_
typedef DeconstIterator< e_iterator_m_iterator_

Private Attributes

ActionSet & actionset_
Setset_

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
class olsr::utl::Subset< Set, Action, Predicate, ActionSet >


Member Typedef Documentation

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef Subset<Set, Action, Predicate, ActionSet> olsr::utl::Subset< Set, Action, Predicate, ActionSet >::This [private]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef MaskIterator<Set, Action, Predicate, ActionSet> olsr::utl::Subset< Set, Action, Predicate, ActionSet >::e_iterator_ [private]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef DeconstIterator<e_iterator_> olsr::utl::Subset< Set, Action, Predicate, ActionSet >::m_iterator_ [private]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef Set::iterator olsr::utl::Subset< Set, Action, Predicate, ActionSet >::set_iterator

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef e_iterator_ olsr::utl::Subset< Set, Action, Predicate, ActionSet >::mask_iterator

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef Set::value_type olsr::utl::Subset< Set, Action, Predicate, ActionSet >::value_type

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef m_iterator_ olsr::utl::Subset< Set, Action, Predicate, ActionSet >::iterator

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
typedef iterator olsr::utl::Subset< Set, Action, Predicate, ActionSet >::const_iterator


Constructor & Destructor Documentation

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
olsr::utl::Subset< Set, Action, Predicate, ActionSet >::Subset ( Set s  )  [inline]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
olsr::utl::Subset< Set, Action, Predicate, ActionSet >::Subset ( ActionSet &  as,
Set s 
) [inline]


Member Function Documentation

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
iterator olsr::utl::Subset< Set, Action, Predicate, ActionSet >::begin (  )  [inline]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
iterator olsr::utl::Subset< Set, Action, Predicate, ActionSet >::end (  )  [inline]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
iterator olsr::utl::Subset< Set, Action, Predicate, ActionSet >::find ( const typename Set::value_type &  x  )  [inline]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
void olsr::utl::Subset< Set, Action, Predicate, ActionSet >::cleanup (  )  [inline]


Member Data Documentation

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
ActionSet& olsr::utl::Subset< Set, Action, Predicate, ActionSet >::actionset_ [private]

template<class Set, class Action = NoAction<Set>, class Predicate = DefaultPredicate<Set>, class ActionSet = Set>
Set& olsr::utl::Subset< Set, Action, Predicate, ActionSet >::set_ [private]


The documentation for this class was generated from the following file:
Generated on Mon Sep 10 17:02:14 2007 for Qolyester daemon by  doxygen 1.5.1