A class that iterates over all functions of a particular type. It contains the methods hasNext() and next() to sustain the advance. This iterator can be used to modify the instance of MyAnnotations on which it is invoked. More...
#include <old-annotations.h>
Public Member Functions | |
BioFunctionsIterator (const _BioFunctionsIterator _start, const _BioFunctionsIterator _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 can be used to modify the instance of MyAnnotations on which it is invoked.