OWLNext 6.32
Public Member Functions | Protected Attributes
owl::TPtrArrayIterator< T, T1 > Class Template Reference

Iterator for Pointer Container. More...

#include <template.h>

List of all members.

Public Member Functions

 TPtrArrayIterator (T1 &array)
 operator bool () const
operator++ (int)
const T * operator++ ()
const T operator* () const
operator* ()
const T Current () const
Current ()
void Restart ()

Protected Attributes

T1 & Vect
int Cur

Detailed Description

template<class T, class T1>
class owl::TPtrArrayIterator< T, T1 >

Iterator for Pointer Container.


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