Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

KDB::Handler Class Reference

#include <handler.h>

List of all members.

Public Methods

virtual ~Handler ()
virtual unsigned long long count () = 0
virtual Row record (unsigned long long pos) = 0
virtual RowList rows () = 0
virtual QStringList fields () = 0
virtual QString nativeType (const QString &fieldName) = 0
virtual DataType kdbDataType (const QString &fieldName) = 0


Constructor & Destructor Documentation

~Handler ( ) [inline, virtual]
 


Member Function Documentation

virtual unsigned long long count ( ) [pure virtual]
 

virtual QStringList fields ( ) [pure virtual]
 

virtual DataType kdbDataType ( const QString & fieldName ) [pure virtual]
 

virtual QString nativeType ( const QString & fieldName ) [pure virtual]
 

virtual Row record ( unsigned long long pos ) [pure virtual]
 

virtual RowList rows ( ) [pure virtual]
 


The documentation for this class was generated from the following file:
Generated at Fri Sep 29 16:32:22 2000 for KDB by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000