|
BmnRoot
|
Go to the source code of this file.
Variables | |
| const char *const | EVENT_API_USERNAME = "shift" |
| const char *const | EVENT_API_PASSWORD = "shift" |
| const char *const | EVENT_API_HOST = "https://bmn-event.jinr.int" |
| const char *const | EVENT_API_NAME = "event_api" |
| const char* const EVENT_API_HOST = "https://bmn-event.jinr.int" |
Definition at line 8 of file event_db_settings.h.
Referenced by EventCatalogue::EventCatalogue().
| const char* const EVENT_API_NAME = "event_api" |
Definition at line 9 of file event_db_settings.h.
Referenced by EventCatalogue::EventCatalogue().
| const char* const EVENT_API_PASSWORD = "shift" |
Definition at line 7 of file event_db_settings.h.
Referenced by EventCatalogue::EventCatalogue().
| const char* const EVENT_API_USERNAME = "shift" |
Definition at line 6 of file event_db_settings.h.
Referenced by EventCatalogue::EventCatalogue().