|
JULEA
|
#include <glib.h>Go to the source code of this file.
Data Structures | |
| union | JDBTypeValue |
Typedefs | |
| typedef enum JDBType | JDBType |
| typedef union JDBTypeValue | JDBTypeValue |
Enumerations | |
| enum | JDBType { J_DB_TYPE_SINT32 , J_DB_TYPE_UINT32 , J_DB_TYPE_FLOAT32 , J_DB_TYPE_SINT64 , J_DB_TYPE_UINT64 , J_DB_TYPE_FLOAT64 , J_DB_TYPE_STRING , J_DB_TYPE_BLOB , J_DB_TYPE_ID } |
| typedef union JDBTypeValue JDBTypeValue |
| enum JDBType |