|
BmnRoot
|
Go to the source code of this file.
Variables | |
| const char *const | UNI_DB_USERNAME = "db_reader" |
| const char *const | UNI_DB_PASSWORD = "reader_pass" |
| const char *const | UNI_DB_HOST = "bmn-unidb.jinr.ru" |
| const char *const | UNI_DB_NAME = "uni_db" |
| const char* const UNI_DB_HOST = "bmn-unidb.jinr.ru" |
Definition at line 9 of file uni_db_settings.h.
Referenced by main(), and UniConnection::Open().
| const char* const UNI_DB_NAME = "uni_db" |
Definition at line 10 of file uni_db_settings.h.
Referenced by main(), and UniConnection::Open().
| const char* const UNI_DB_PASSWORD = "reader_pass" |
Definition at line 8 of file uni_db_settings.h.
Referenced by main(), and UniConnection::Open().
| const char* const UNI_DB_USERNAME = "db_reader" |
Definition at line 7 of file uni_db_settings.h.
Referenced by main(), and UniConnection::Open().