AlcapDAQ
1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
www
html
online
common
mysql.h
Go to the documentation of this file.
1
#ifndef mysql_h
2
#define mysql_h
3
4
#define MYSQL_SERVER "mysql://dolphin.psi.ch/musun"
5
#define MYSQL_USER "webguest"
6
#define MYSQL_PASSWD ""
7
8
#include "TSQLServer.h"
9
#include "TSQLResult.h"
10
#include "TSQLRow.h"
11
12
#endif
Generated by
1.8.4