Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
KDB::RecordsetIterator Class Reference
This is an iterator over a recordset.
More...
#include <recordsetiterator.h>
Inheritance diagram for KDB::RecordsetIterator:
List of all members.
Detailed Description
This is an iterator over a recordset.
It can be used to access all records of a recordset either sequentialy or randomly.
-
Author(s):
-
Alessandro Praduroux <pradu@thekompany.com> , Michael Koch <m_kock@bigfoot.de>
-
Version:
-
KDB 0.0.2
Constructor & Destructor Documentation
|
RecordsetIterator (
|
const RecordsetIterator & iter )
|
|
Member Function Documentation
|
void moveTo (
|
unsigned long long pos )
|
|
|
RecordsetIterator& operator= (
|
const RecordsetIterator & iter )
|
|
|
void recordsetChanged (
|
) [protected, slot]
|
|
The documentation for this class was generated from the following file:
Generated at Fri Sep 29 16:32:22 2000 for KDB by
1.2.1 written by Dimitri van Heesch,
© 1997-2000