|
ifw-daq
1.0.0
IFW Data Acquisition modules
|
DbInterface class header file. More...
#include <rad/dbAdapter.hpp>#include <string>Go to the source code of this file.
Classes | |
| class | server::DbInterface |
| This class is the interface to the in-memory DB. More... | |
Namespaces | |
| server | |
Variables | |
| const std::string | server::KEY_CONTROL_STATE = "ctr.state" |
| const std::string | server::KEY_CONFIG_REQ_ENDPOINT = "cfg.req.endpoint" |
| const std::string | server::KEY_CONFIG_PUB_ENDPOINT = "cfg.pub.endpoint" |
| const std::string | server::KEY_CONFIG_DB_ENDPOINT = "cfg.db.endpoint" |
| const std::string | server::KEY_CONFIG_DB_TIMEOUT_SEC = "cfg.db.timeout.sec" |
| const std::string | server::KEY_CONFIG_SM_SCXML = "cfg.sm.scxml" |
| const std::string | server::KEY_CONFIG_FILENAME = "cfg.filename" |
| const std::string | server::KEY_CONFIG_LOG_LEVEL = "cfg.log.level" |
| const std::string | server::KEY_CONFIG_LOG_PROPERTIES = "cfg.log.properties" |
| const std::string | server::KEY_CONFIG_INSTRUMENT_ID = "cfg.instrument_id" |
| const std::string | server::KEY_CONFIG_DATAROOT = "cfg.dataroot" |
DbInterface class header file.
Definition in file dbInterface.hpp.