/home/dcp1990/prog/fakedbfs/include/fakedbfs/types.h File Reference

typedefs. More...

#include <sqlite3.h>

Go to the source code of this file.

Classes

struct  _db
struct  _fields
struct  _Toke
union  Data
struct  _error
struct  _ficlstate

Defines

#define FLOATTYPE   double

Typedefs

typedef enum _coltype coltype_t
typedef enum DataType datatype_t
typedef _error error_t
typedef _fields fields_t
typedef _Toke Toke
typedef _config config_t
typedef _confnode confnode_t
typedef _answer answer_t
typedef _fdbfs fdbfs_t
typedef _file_id file_id_t
typedef _crawl crawl_t
typedef _crawlframe crawlframe_t
typedef _dspdata dspdata_t
typedef _freg freg_t
typedef _fregmatch fregmatch_t
typedef _ficlstate ficlstate_t
typedef _ficlplug ficlplug_t
typedef _db db_t
typedef _actcat actcat_t
typedef _ansdata ansdata_t
typedef Data data_t

Enumerations

enum  _coltype { text, real, integer, blob }
enum  DataType {
  number = 1, boolean, string, fp,
  image, binary, oenum, oenumsub,
  usnumber, datime, character, bigint,
  usbigint
}
enum  ErrorAction {
  die, error, warning, cont,
  harmless
}


Detailed Description

typedefs.


Define Documentation

#define FLOATTYPE   double
 


Typedef Documentation

typedef struct _actcat actcat_t
 

typedef union _ansdata ansdata_t
 

typedef struct _answer answer_t
 

typedef enum _coltype coltype_t
 

typedef struct _config config_t
 

typedef struct _confnode confnode_t
 

typedef struct _crawl crawl_t
 

typedef struct _crawlframe crawlframe_t
 

typedef union Data data_t
 

typedef enum DataType datatype_t
 

typedef struct _db db_t
 

typedef struct _dspdata dspdata_t
 

typedef struct _error error_t
 

typedef struct _fdbfs fdbfs_t
 

typedef struct _ficlplug ficlplug_t
 

typedef struct _ficlstate ficlstate_t
 

typedef struct _fields fields_t
 

typedef struct _file_id file_id_t
 

typedef struct _freg freg_t
 

typedef struct _fregmatch fregmatch_t
 

typedef struct _Toke Toke
 


Enumeration Type Documentation

enum _coltype
 

Enumerator:
text 
real 
integer 
blob 

enum DataType
 

Enumerator:
number 
boolean 
string 
fp 
image 
binary 
oenum 
oenumsub 
usnumber 
datime 
character 
bigint 
usbigint 

enum ErrorAction
 

Enumerator:
die 
error 
warning 
cont 
harmless 


Generated on Wed Apr 19 16:26:23 2006 for fakedbfs by  doxygen 1.4.6