olsr::utl::KeyedIterator< Key, Iter > Class Template Reference

#include <iterator.hh>

List of all members.

Public Member Functions

 KeyedIterator (const Super &other, const Key &k)
 KeyedIterator (const This &other)
const Key & key () const

Private Types

typedef KeyedIterator< Key,
Iter > 
This
typedef Iter Super

Private Attributes

Key _key

template<class Key, class Iter>
class olsr::utl::KeyedIterator< Key, Iter >


Member Typedef Documentation

template<class Key, class Iter>
typedef KeyedIterator<Key, Iter> olsr::utl::KeyedIterator< Key, Iter >::This [private]

template<class Key, class Iter>
typedef Iter olsr::utl::KeyedIterator< Key, Iter >::Super [private]


Constructor & Destructor Documentation

template<class Key, class Iter>
olsr::utl::KeyedIterator< Key, Iter >::KeyedIterator ( const Super other,
const Key &  k 
) [inline]

template<class Key, class Iter>
olsr::utl::KeyedIterator< Key, Iter >::KeyedIterator ( const This other  )  [inline]


Member Function Documentation

template<class Key, class Iter>
const Key& olsr::utl::KeyedIterator< Key, Iter >::key (  )  const [inline]


Member Data Documentation

template<class Key, class Iter>
Key olsr::utl::KeyedIterator< Key, Iter >::_key [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