Safepine
Legal
sqlinterface
safepine_os
runtime
sqlinterface
struct
sqlinterface {
~this
();
void
Connect
(string databaseName_IN);
ulong
Exec
(string exec_IN);
void
GenerateMetatable
(string priceTable_IN, string metaTable_IN);
ulong
LoadData
(string tableName_IN, string tableAddress_IN);
}
Destructor
~this
~this
()
Members
Functions
Connect
void
Connect
(string databaseName_IN)
Exec
ulong
Exec
(string exec_IN)
GenerateMetatable
void
GenerateMetatable
(string priceTable_IN, string metaTable_IN)
LoadData
ulong
LoadData
(string tableName_IN, string tableAddress_IN)
safepine_os
runtime
sqlinterface
functions
free_sqlite_query
static functions
callback
structs
sqlinterface
sqlite_query
variables
g_sqliteQuery