Definition at line 208 of file history_odbc.cxx.
◆ SqlDebug()
Definition at line 217 of file history_odbc.cxx.
218 {
221 }
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
◆ ~SqlDebug()
◆ Connect()
Implements SqlBase.
Definition at line 237 of file history_odbc.cxx.
238 {
239 if (!filename)
240 filename = "/dev/fd/1";
246 }
static const char * sql_type_mysql[]
static const char ** sql_type
◆ Disconnect()
int SqlDebug::Disconnect |
( |
| ) |
|
|
inlinevirtual |
◆ Done()
◆ Exec()
◆ Fetch()
◆ GetColumn()
◆ GetNumColumns()
int SqlDebug::GetNumColumns |
( |
| ) |
|
|
inlinevirtual |
◆ GetNumRows()
int SqlDebug::GetNumRows |
( |
| ) |
|
|
inlinevirtual |
◆ IsConnected()
bool SqlDebug::IsConnected |
( |
| ) |
|
|
inlinevirtual |
◆ ListColumns()
int SqlDebug::ListColumns |
( |
const char * |
table, |
|
|
std::vector< std::string > * |
plist |
|
) |
| |
|
inlinevirtual |
◆ ListTables()
int SqlDebug::ListTables |
( |
std::vector< std::string > * |
plist | ) |
|
|
inlinevirtual |
◆ SetDebug()
int SqlDebug::SetDebug |
( |
int |
debug | ) |
|
|
inlinevirtual |
◆ fDebug
◆ fIsConnected
bool SqlDebug::fIsConnected |
◆ fp
The documentation for this class was generated from the following file: