|
BmnRoot
|
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" |
| const char* const ELOG_DB_HOST = "bmn-elogdb.he.jinr.ru" |
Definition at line 9 of file elog_db_settings.h.
| const char* const ELOG_DB_NAME = "elog_db" |
Definition at line 10 of file elog_db_settings.h.
| const char* const ELOG_DB_PASSWORD = "shift" |
Definition at line 8 of file elog_db_settings.h.
| const char* const ELOG_DB_USERNAME = "shift" |
Definition at line 7 of file elog_db_settings.h.