ifw-sup 5.0.0
|
ActionsInit class source file. More...
Classes | |
class | ActionMgr |
class | ActionsDisable |
class | ActionsEnable |
class | ActionsInit |
class | ActionsRecover |
class | ActionsStd |
class | ActivityDisabling |
class | ActivityEnabling |
class | ActivityInitialising |
class | ActivityRecovering |
class | AppCmdsImpl |
class | Config |
struct | DaqInfo |
class | DataContext |
class | Dispatcher |
class | Factory |
class | Generic |
class | ISubsys |
class | MetaDaqImpl |
class | SingleReplier |
struct | State |
The State struct. More... | |
class | StdCmdsImpl |
struct | Subsys |
struct | SubsysData |
The SubsysData struct. More... | |
class | SubsysFacade |
struct | SubsystemConfig |
Enumerations | |
enum class | ScopeEnum : short { EXTERNAL = 10 , INTERNAL = 11 } |
Functions | |
template<typename T > | |
std::ostream & | operator<< (typename std::enable_if< std::is_enum< T >::value, std::ostream >::type &stream, const T &e) |
std::string | Demangle (const char *name) |
Variables | |
constexpr auto | KEY_CONTROL_ESTIMATED_STATE = "estimated_state" |
constexpr auto | KEY_CONTROL_ESTIMATED_SUBSTATE = "estimated_substate" |
constexpr auto | KEY_CONFIG_SUBSYS = "subsystems" |
constexpr auto | KEY_CONFIG_OB_MODES = "ob_modes" |
constexpr auto | KEY_CONFIG_OP_MODES = "op_modes" |
constexpr auto | KEY_CONFIG_SUBSYS_NAME = "name" |
constexpr auto | KEY_CONFIG_SUBSYS_SCOPE = "scope" |
constexpr auto | KEY_CONFIG_SUBSYS_ACCESS = "access" |
constexpr auto | KEY_CONFIG_SUBSYS_RR_ENDPOINT = "rr_endpoint" |
constexpr auto | KEY_CONFIG_SUBSYS_PS_ENDPOINT = "ps_endpoint" |
constexpr auto | KEY_CONFIG_SUBSYS_TYPE = "type" |
const std::map< std::string, ScopeEnum > | ScopeMap |
constexpr auto | CONFIG_ENVVAR_DBHOST = "DB_HOST" |
constexpr auto | KEY_DB_OB_MODES = "ob_mode" |
constexpr auto | KEY_STATUS_SUBSYS_STATE = "state" |
constexpr auto | KEY_STATUS_SUBSYS_SUBSTATE = "substate" |
constexpr auto | STATE_UNDEFINED_STR = "Undefined" |
constexpr auto | STATE_NOT_OP_ERROR_STR = "NotOpError" |
constexpr auto | STATE_ERROR_STR = "Error" |
constexpr auto | STATE_OFF_STR = "Off" |
constexpr auto | STATE_NOT_OPERATIONAL_STR = "NotOperational" |
constexpr auto | STATE_OPERATIONAL_STR = "Operational" |
constexpr auto | SUBSTATE_NOTREADY_STR = "NotReady" |
constexpr auto | SUBSTATE_INITIALISING_STR = "Initialising" |
constexpr auto | SUBSTATE_READY_STR = "Ready" |
constexpr auto | SUBSTATE_ENABLING_STR = "Enabling" |
constexpr auto | SUBSTATE_RECOVERING_STR = "Recovering" |
constexpr auto | SUBSTATE_IDLE_STR = "Idle" |
constexpr auto | SUBSTATE_BUSY_STR = "Busy" |
constexpr auto | SUBSTATE_SETTING_UP_STR = "SettingUp" |
constexpr auto | SUBSTATE_NOT_RECORDING_STR = "NotRecording" |
constexpr auto | SUBSTATE_RECORDING_STR = "Recording" |
constexpr auto | SUBSTATE_REC_PAUSED_STR = "RecPaused" |
constexpr auto | SUBSTATE_ACTIVE_STR = "Active" |
constexpr auto | KEY_STATUS_SUBSYS_CONNECTION = "connection_status" |
ActionsInit class source file.
ActionMgr class header file.
|
strong |
std::string ifw::sup::syssup::common::Demangle | ( | const char * | name | ) |
std::ostream & ifw::sup::syssup::common::operator<< | ( | typename std::enable_if< std::is_enum< T >::value, std::ostream >::type & | stream, |
const T & | e ) |
|
constexpr |
Application configuration environment variables
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
const std::map<std::string, ScopeEnum> ifw::sup::syssup::common::ScopeMap |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |