JULEA
Data Structures | Typedefs | Enumerations
jdb-type.h File Reference
#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 Documentation

◆ JDBType

typedef enum JDBType JDBType

◆ JDBTypeValue

typedef union JDBTypeValue JDBTypeValue

Enumeration Type Documentation

◆ JDBType

enum JDBType
Enumerator
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