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

#include "b2domain.H"

Inherited by b2000::Domain::NodeConnectivityIterator, and b2000::b2dbv3::Domain::NodeIterator.

Public Member Functions

virtual Nodenext ()=0
 

Detailed Description

Forward iterator on Node instances.

Member Function Documentation

◆ next()

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

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