#include <meta_class_iter.h>
Inheritance diagram for EmptyIterator:
Public Methods | |
EmptyIterator ( ) | |
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 size_t | length () const |
virtual Iterator* | clone () const |
|
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.
|
Reimplemented from Iterator.