BmnRoot
Loading...
Searching...
No Matches
event_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 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"
 

Variable Documentation

◆ EVENT_API_HOST

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().

◆ EVENT_API_NAME

const char* const EVENT_API_NAME = "event_api"

Definition at line 9 of file event_db_settings.h.

Referenced by EventCatalogue::EventCatalogue().

◆ EVENT_API_PASSWORD

const char* const EVENT_API_PASSWORD = "shift"

Definition at line 7 of file event_db_settings.h.

Referenced by EventCatalogue::EventCatalogue().

◆ EVENT_API_USERNAME

const char* const EVENT_API_USERNAME = "shift"

Definition at line 6 of file event_db_settings.h.

Referenced by EventCatalogue::EventCatalogue().