![]() |
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Iterator for TObjectContainer. More...
#include <owl/template.h>
Public Member Functions | |
TObjArrayIterator (T1 &array) | |
operator bool () const | |
const T & | operator++ (int) |
const T * | operator++ () |
const T & | operator* () const |
T & | operator* () |
const T & | Current () const |
T & | Current () |
void | Restart () |
Protected Attributes | |
T1 & | Vect |
int | Cur |
Iterator for TObjectContainer.
Definition at line 575 of file template.h.
|
inline |
Definition at line 579 of file template.h.
|
inline |
Definition at line 587 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 586 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 581 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 585 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 584 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 583 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 582 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 588 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur.
|
protected |
Definition at line 593 of file template.h.
|
protected |
Definition at line 592 of file template.h.