b2api
B2000++ API Reference Manual, VERSION 4.6
 
Loading...
Searching...
No Matches
b2000::Domain::ElementIterator Class Referenceabstract

#include "b2domain.H"

Inherited by b2000::b2dbv3::Domain::ElementIterator.

Public Member Functions

virtual Elementnext ()=0
 

Detailed Description

Forward iterator on Element instances.

Member Function Documentation

◆ next()

virtual Element * b2000::Domain::ElementIterator::next ( )
pure virtual
Returns
A pointer to the next Element instance or 0 if the current Element instance is the last.

The documentation for this class was generated from the following file: