11#ifndef TANGOCONNECTION_H
12#define TANGOCONNECTION_H 1
16#include <TSQLServer.h>
37 const char* strDBHost,
38 const char* strDBName,
40 const char* strPassword);
51 TSQLServer* tango_db_server;
55 const char* strDBHost,
57 const char* strPassword);
virtual ~TangoConnection()
TSQLServer * GetSQLServer()
static TangoConnection * Open()
static const char * DbToString()
static mapSQLServer * mapConnection
map< string, TSQLServer * > mapSQLServer
map< string, TSQLServer * >::iterator itSQLServer
pair< string, TSQLServer * > pairSQLServer
map< string, TSQLServer * > mapSQLServer