rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
dbInterface.hpp File Reference

DbInterface class header file. More...

#include <rad/dbAdapter.hpp>
#include <string>

Go to the source code of this file.

Classes

class  hello::DbInterface
 

Namespaces

 hello
 

Variables

const std::string hello::KEY_CONTROL_STATE = "ctr.state"
 
const std::string hello::KEY_CONTROL_SUBSTATE = "ctr.substate"
 
const std::string hello::KEY_CONTROL_STATUS = "ctr.status"
 
const std::string hello::KEY_CONTROL_SIMULATION = "ctr.simulation"
 
const std::string hello::KEY_CONFIG_REQ_ENDPOINT = "cfg.req.endpoint"
 
const std::string hello::KEY_CONFIG_SUB_ENDPOINT = "cfg.sub.endpoint"
 
const std::string hello::KEY_CONFIG_DB_ENDPOINT = "cfg.db.endpoint"
 
const std::string hello::KEY_CONFIG_DB_TIMEOUT_SEC = "cfg.db.timeout.sec"
 
const std::string hello::KEY_CONFIG_SM_SCXML = "cfg.sm.scxml"
 
const std::string hello::KEY_CONFIG_FILENAME = "cfg.filename"
 
const std::string hello::KEY_CONFIG_LOG_LEVEL = "cfg.log.level"
 
const std::string hello::KEY_CONFIG_LOG_PROPERTIES = "cfg.log.properties"
 

Detailed Description

DbInterface class header file.

Author