Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BaseListIterator Class Reference

#include <list_meta_class.h>

Inheritance diagram for BaseListIterator:

Iterator ListIterator STLIterator List of all members.

Public Methods

 BaseListIterator ( const MetaClass* element_meta_class )
virtual const MetaClasscurrent_meta_class () const
virtual const LStringcurrent_name () const
virtual bool is_valid () const

Protected Attributes

bool _is_valid
const MetaClass_element_meta_class


Detailed Description


Constructor & Destructor Documentation

BaseListIterator::BaseListIterator ( const MetaClass * element_meta_class)


Member Function Documentation

const MetaClass * BaseListIterator::current_meta_class () const [virtual]

Reimplemented from Iterator.

const LString & BaseListIterator::current_name () const [virtual]

Reimplemented from Iterator.

bool BaseListIterator::is_valid () const [virtual]

Reimplemented from Iterator.


Member Data Documentation

const MetaClass * BaseListIterator::_element_meta_class [protected]

bool BaseListIterator::_is_valid [protected]


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:42:49 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000