#include <TangoConnection.h>
Definition at line 26 of file TangoConnection.h.
◆ enumDBMS [1/2]
◆ enumDBMS [2/2]
◆ ~TangoConnection() [1/2]
| TangoConnection::~TangoConnection |
( |
| ) |
|
|
virtual |
◆ ~TangoConnection() [2/2]
| virtual TangoConnection::~TangoConnection |
( |
| ) |
|
|
virtual |
◆ DbToString() [1/2]
| static const char * TangoConnection::DbToString |
( |
| ) |
|
|
inlinestatic |
◆ DbToString() [2/2]
| static const char * TangoConnection::DbToString |
( |
| ) |
|
|
inlinestatic |
◆ GetSQLServer() [1/2]
| TSQLServer * TangoConnection::GetSQLServer |
( |
| ) |
|
|
inline |
◆ GetSQLServer() [2/2]
| TSQLServer * TangoConnection::GetSQLServer |
( |
| ) |
|
|
inline |
◆ Open() [1/4]
◆ Open() [2/4]
◆ Open() [3/4]
| TangoConnection * TangoConnection::Open |
( |
enumDBMS |
database_type, |
|
|
const char * |
strDBHost, |
|
|
const char * |
strDBName, |
|
|
const char * |
strUID, |
|
|
const char * |
strPassword |
|
) |
| |
|
static |
◆ Open() [4/4]
| static TangoConnection * TangoConnection::Open |
( |
enumDBMS |
database_type, |
|
|
const char * |
strDBHost, |
|
|
const char * |
strDBName, |
|
|
const char * |
strUID, |
|
|
const char * |
strPassword |
|
) |
| |
|
static |
◆ mapConnection
| static mapSQLServer * TangoConnection::mapConnection = nullptr |
|
staticprotected |
The documentation for this class was generated from the following files: