CursorIterator Class Reference

#include <Pt/Db/Cursor.h>

Forward iterator over the rows of a Cursor.

Public Member Functions

 CursorIterator ()
 Creates the end sentinel.
 CursorIterator (const Cursor &cursor)
 Creates an iterator on a cursor that already has a batch.