Inheritance diagram for NewAggregateIterator:
Public Methods | |
NewAggregateIterator () | |
virtual | ~NewAggregateIterator () |
virtual const MetaClass* | current_meta_class () const |
virtual const LString& | current_name () const |
virtual void* | current () const |
virtual bool | is_valid () const |
virtual void | next () |
virtual void | previous () |
virtual void | first () |
virtual Iterator* | clone () const |
Static Public Methods | |
NewAggregateIterator* | create ( const AggregateWrapper &object, AggregateMetaClassVector* base_types, const MetaClass* start_meta_class, const MetaClass* end_meta_class ) |
|
|
|
Reimplemented from Iterator.
|
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.