getNext

The getNext method gets the next element in the container.

Visibility
Public
Signature
virtual void getNext(void*& pos) const=0;
Parameters
pos

Specifies the next position in the container


Feedback