Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType > Class Template Reference

#include <dune/grid/utility/persistentcontainer.hh>

List of all members.

Public Types

typedef DataExtractor< Data,
IteratorType >::Type 
value_type

Public Member Functions

 MyIterator (const IteratorType &it)
 MyIterator (const MyIterator &other)
bool operator== (const MyIterator &other) const
bool operator!= (const MyIterator &other) const
MyIteratoroperator++ ()
value_typeoperator* ()
value_typeoperator-> ()
MyIteratoroperator= (const MyIterator &other)

template<class Grid, class Id, class Map>
template<class IteratorType>
class Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >


Member Typedef Documentation

template<class Grid, class Id, class Map>
template<class IteratorType >
typedef DataExtractor<Data, IteratorType>:: Type Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::value_type

Constructor & Destructor Documentation

template<class Grid, class Id, class Map>
template<class IteratorType >
Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::MyIterator ( const IteratorType &  it  )  [inline]
template<class Grid, class Id, class Map>
template<class IteratorType >
Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::MyIterator ( const MyIterator< IteratorType > &  other  )  [inline]

Member Function Documentation

template<class Grid, class Id, class Map>
template<class IteratorType >
bool Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::operator!= ( const MyIterator< IteratorType > &  other  )  const [inline]
template<class Grid, class Id, class Map>
template<class IteratorType >
value_type& Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::operator* (  )  [inline]
template<class Grid, class Id, class Map>
template<class IteratorType >
MyIterator& Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::operator++ (  )  [inline]
template<class Grid, class Id, class Map>
template<class IteratorType >
value_type* Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::operator-> (  )  [inline]
template<class Grid, class Id, class Map>
template<class IteratorType >
MyIterator& Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::operator= ( const MyIterator< IteratorType > &  other  )  [inline]
template<class Grid, class Id, class Map>
template<class IteratorType >
bool Dune::PersistentContainerMap< Grid, Id, Map >::MyIterator< IteratorType >::operator== ( const MyIterator< IteratorType > &  other  )  const [inline]

The documentation for this class was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].