OpenASIP  2.0
Typedefs
DBTypes.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int RowID
 Type definition of row ID in relational databases. More...
 

Detailed Description

Declaration of data types used in databases.

Author
Lasse Laasonen 2006 (lasse.laasonen-no.spam-tut.fi)
Note
rating: red

Definition in file DBTypes.hh.

Typedef Documentation

◆ RowID

typedef int RowID

Type definition of row ID in relational databases.

Definition at line 37 of file DBTypes.hh.