mysql_driver_defs.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "mysql.h"
#include "mysql_com.h"
#include "cinterf.h"
#include "driver_manager_defs.h"

Data Structures

struct  driverMySQL_connectionInfo
struct  driverMySQL_queryInfo

Defines

#define MAX_HANDLES   25
#define MAX_QUERIES   25

Functions

DllExport int call_conv driverMySQL_initialise ()
DllExport int call_conv driverMySQL_connect (struct xsb_connectionHandle *handle)
DllExport int call_conv driverMySQL_disconnect (struct xsb_connectionHandle *handle)
DllExport struct xsb_data
**call_conv 
driverMySQL_query (struct xsb_queryHandle *handle)
DllExport int call_conv driverMySQL_register ()
DllExport char *call_conv driverMySQL_errorMesg ()
DllExport int call_conv registerXSBDriver (char *dr, int num)
DllExport int call_conv registerXSBFunction (char *dr, int type, union functionPtrs *func)

Define Documentation

#define MAX_HANDLES   25
 

#define MAX_QUERIES   25
 


Function Documentation

DllExport int call_conv driverMySQL_connect struct xsb_connectionHandle handle  ) 
 

DllExport int call_conv driverMySQL_disconnect struct xsb_connectionHandle handle  ) 
 

DllExport char* call_conv driverMySQL_errorMesg  ) 
 

DllExport int call_conv driverMySQL_initialise  ) 
 

DllExport struct xsb_data** call_conv driverMySQL_query struct xsb_queryHandle handle  ) 
 

DllExport int call_conv driverMySQL_register  ) 
 

DllExport int call_conv registerXSBDriver char *  dr,
int  num
 

DllExport int call_conv registerXSBFunction char *  dr,
int  type,
union functionPtrs func
 


Generated on Wed Jul 26 13:26:55 2006 for XSB by  doxygen 1.4.5