iterable, see zfiter
More...
#include <ZFIterable.h>
|
static const ZFClass * | ClassData (void) |
| get class info
|
|
static const ZFClass * | ClassData (void) |
| get class info
|
|
◆ count()
virtual zfindex ZFIterable::count |
( |
void | | ) |
|
|
pure virtual |
◆ iter()
virtual zfiter ZFIterable::iter |
( |
void | | ) |
|
|
pure virtual |
◆ iterFind()
◆ iterValue() [1/2]
virtual zfany ZFIterable::iterValue |
( |
const zfiter & | it | ) |
|
|
pure virtual |
◆ iterValue() [2/2]
◆ iterRemove()
virtual void ZFIterable::iterRemove |
( |
zfiter & | it | ) |
|
|
pure virtual |
◆ removeAll()
virtual void ZFIterable::removeAll |
( |
void | | ) |
|
|
pure virtual |
◆ iterAdd() [1/2]
virtual void ZFIterable::iterAdd |
( |
ZFObject * | value | ) |
|
|
pure virtual |
◆ iterAdd() [2/2]
The documentation for this class was generated from the following file: