#include "libpq-fe.h"
#include <gnome.h>
#include "interface.h"
#include "support.h"
#include "fmaps.h"
Go to the source code of this file.
Functions | |
void | FM_Create_Map_Tables (const gchar *tablename) |
int | FM_Create_System_Table (PGconn *conn,gchar *tablename,gchar *tablestructure) |
void | FM_CheckDB (PGconn *conn) |
void | FM_ConnectDB (void) |
void | fmaps_quit (void) |
void | fmaps_init (void) |
int | main (int argc, char *argv[]) |
void | FM_MessageBox (const char *message) |
void | FM_Rebuild_Directory (void) |
void | FM_Rebuild_Clist (GtkCList *clist,gint type) |
|
Definition at line 110 of file main.c. Referenced by FM_ConnectDB(). |
|
|
|
Definition at line 50 of file main.c. Referenced by on_NewTable_clicked(). |
|
Definition at line 65 of file main.c. Referenced by FM_CheckDB(). |
|
|
|
|
|
|
|
|
|
|