OWLNext 7.0
Borland's Object Windows Library for the modern age
|
class 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 |
class Iterator for TObjectContainer
Definition at line 523 of file template.h.
|
inline |
Definition at line 525 of file template.h.
|
inline |
Definition at line 532 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 531 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 526 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 530 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 529 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 528 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 527 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur, and owl::TObjArrayIterator< T, T1 >::Vect.
|
inline |
Definition at line 533 of file template.h.
References owl::TObjArrayIterator< T, T1 >::Cur.
|
protected |
Definition at line 537 of file template.h.
|
protected |
Definition at line 536 of file template.h.