Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

xchen::SimpleArrayIterator< T, dims > Class Template Reference

This iterator iterates a SimpleArray with the order as a c array. More...

#include <SimpleArray.H>

List of all members.

Public Methods

SimpleArrayIterator & operator++ ()
bool PastEnd ()
T & operator * ()

Friends

class SimpleArray< T, dims >
class SimpleArrayIterator< T, dims+1 >


Detailed Description

template<typename T, int dims>
class xchen::SimpleArrayIterator< T, dims >

This iterator iterates a SimpleArray with the order as a c array.


Member Function Documentation

template<typename T, int dims>
T& xchen::SimpleArrayIterator< T, dims >::operator *   [inline]
 

template<typename T, int dims>
SimpleArrayIterator& xchen::SimpleArrayIterator< T, dims >::operator++   [inline]
 

template<typename T, int dims>
bool xchen::SimpleArrayIterator< T, dims >::PastEnd   [inline]
 


Friends And Related Function Documentation

template<typename T, int dims>
friend class SimpleArray< T, dims > [friend]
 

template<typename T, int dims>
friend class SimpleArrayIterator< T, dims+1 > [friend]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 7 21:40:51 2004 by doxygen1.2.18