A class that iterates over all functions of a particular type. It contains the methods hasNext() and next() to sustain the advance. This iterator cannot be used to modify the instance of MyAnnotations on which it is invoked. More...
#include <old-annotations.h>
Public Member Functions | |
BioFunctionsConstIterator (_BioFunctionsConstIterator _start, _BioFunctionsConstIterator _end) | |
virtual bool | hasNext () |
string & | next () |
A class that iterates over all functions of a particular type. It contains the methods hasNext() and next() to sustain the advance. This iterator cannot be used to modify the instance of MyAnnotations on which it is invoked.