BmnRoot
Loading...
Searching...
No Matches
elog_db_settings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char *const ELOG_DB_USERNAME = "shift"
 
const char *const ELOG_DB_PASSWORD = "shift"
 
const char *const ELOG_DB_HOST = "bmn-elogdb.he.jinr.ru"
 
const char *const ELOG_DB_NAME = "elog_db"
 

Variable Documentation

◆ ELOG_DB_HOST

const char* const ELOG_DB_HOST = "bmn-elogdb.he.jinr.ru"

Definition at line 9 of file elog_db_settings.h.

Referenced by ElogConnection::Open().

◆ ELOG_DB_NAME

const char* const ELOG_DB_NAME = "elog_db"

Definition at line 10 of file elog_db_settings.h.

Referenced by ElogConnection::Open().

◆ ELOG_DB_PASSWORD

const char* const ELOG_DB_PASSWORD = "shift"

Definition at line 8 of file elog_db_settings.h.

Referenced by ElogConnection::Open().

◆ ELOG_DB_USERNAME

const char* const ELOG_DB_USERNAME = "shift"

Definition at line 7 of file elog_db_settings.h.

Referenced by ElogConnection::Open().