|
| ||||||||||||||||
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: root@powerpc.ports.openbsd.org on Tue Apr 24 23:01:57 2001, using kdoc 2.0a53. |