BinaryDatum.h File Reference

Polymorphic binary data converters. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BinaryDatum
 Abstract base class for converting binary data to real C data types. More...
class  SqlFloat
 SQL float (8-bit double) binary data -> C data type converter. More...
class  SqlReal
 SQL real (4-bit float) binary data -> C data type converter. More...
class  SqlBigInt
 SQL bigint (8-bit unsigned long long) converter. More...
class  SqlInt
 SQL int (4-bit int) binary data -> C data type converter. More...
class  SqlSmallInt
 SQL small int (2-bit short) binary data -> C data type converter. More...
class  SqlTinyInt
 SQL tiny int (1-bit char) binary data -> C data type converter. More...

Detailed Description

Polymorphic binary data converters.

Author:
Ross Collins WFAU, IfA, University of Edinburgh

Definition in file BinaryDatum.h.

Generated on Mon Oct 4 10:39:58 2010 for Matching.kdevelop by  doxygen 1.6.3