ContentsIndexHome
PreviousUpNext
IIterator::createTuple Method

Creates an ITuple that can be used to retrieve the current position, by using it as an argument of the getTuple method. 

 

C++
virtual ITuple* createTuple() = 0;

A new ITuple.