wx_SQL Class Reference

List of all members.

Public Member Functions

 wx_SQL ()
 -----ajout include perso------------------------------------------------------------------
virtual ~wx_SQL ()
bool F_Berr ()
const wxString F_Merr ()
void F_Field (int nField, wxString nameField, wxString valeurField, int typeField, int lenField, int entierField=0, int precisionField=0, bool keyField=false, int ordrefield=0)
void F_Index (int nField, wxString nameField, wxString valeurField, bool keyField, int ordrefield)
void L_Index (int nField, wxString nameField, wxString valeurField, bool keyField, int ordrefield)
void L_ValLGF (int i, const wxString V_field=wxT(""))
const wxString F_GetDDS (int i)
void F_SetDDS (int i, const wxString V_field)
void F_OpnDDS (wxString Fpath)
wxString F_CrtDDS (wxString Fname)
const wxString F_IdxDDS (wxString Fname)
bool F_CrtTable (wxString Fname, bool index=false)
bool F_WrtDDS (wxString Fname)
bool F_UpdDDS (wxString Fname)
bool F_UpdDDSx (wxString Fname, unsigned int x)
bool F_DltDDS (wxString Fname)
bool F_ChainDDS (wxString Fname)
bool L_RallDDS (wxString Fname)
bool L_ReadGeDDS (wxString Fname)
bool L_ReadpLeDDS (wxString Fname)

Classes

struct  F_FILE

Detailed Description

Definition at line 22 of file wx_SQLite.h.


The documentation for this class was generated from the following files:
Generated on Fri Aug 4 18:17:15 2006 for wx_Sqlite by  doxygen 1.4.6-NO