|
|
will contain the handler to a set of records
~Handler ()
| ~Handler |
[virtual]
KDB_ULONG count ()
| count |
[const pure virtual]
Row record (KDB_ULONG pos)
| record |
[const pure virtual]
RowList rows ()
| rows |
[const pure virtual]
QStringList fields ()
| fields |
[const pure virtual]
bool append (Row row)
| append |
[pure virtual]
bool update (KDB_ULONG pos, Row row)
| update |
[pure virtual]
bool remove (KDB_ULONG pos, Row row)
| remove |
[pure virtual]
QString nativeType (const QString &fieldName)
| nativeType |
[const pure virtual]
DataType kdbDataType (const QString &fieldName)
| kdbDataType |
[const pure virtual]
Generated by: prospector@porky.devel.redhat.com on Wed Apr 25 20:12:55 2001, using kdoc 2.0a53. |