|
BmnRoot
|
#include "uni_db_settings.h"#include <TSQLServer.h>#include <iostream>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | UniConnection |
Typedefs | |
| typedef map< string, TSQLServer * > | mapSQLServer |
| typedef pair< string, TSQLServer * > | pairSQLServer |
| typedef map< string, TSQLServer * >::iterator | itSQLServer |
| typedef map<string,TSQLServer*>::iterator itSQLServer |
Definition at line 24 of file UniConnection.h.
| typedef map<string, TSQLServer*> mapSQLServer |
Definition at line 22 of file UniConnection.h.
| typedef pair<string, TSQLServer*> pairSQLServer |
Definition at line 23 of file UniConnection.h.