#include <string>
Go to the source code of this file.
Variables | |
const std::string | FESAGSIErrorWrongCycleSelector = "FESA_GSI_0001" |
const std::string | FESAGSIErrorUnknownMuxContext = "FESA_GSI_0002" |
const std::string | FESAGSIErrorInitializingTimLib = "FESA_GSI_1001" |
const std::string | FESAGSIErrorWrongTimingName = "FESA_GSI_1002" |
const std::string | FESAGSIErrorWhileConnectingTimingEvent = "FESA_GSI_1003" |
const std::string | FESAGSIErrorWhileGettingTimingObject = "FESA_GSI_1004" |
const std::string | FESAGSIErrorUnknownTimingObjectClassName = "FESA_GSI_1005" |
const std::string | FESAGSIErrorWhileConnectingToSCUTiming = "FESA_GSI_1100" |
const std::string | FESAGSIErrorWhileReceivingInterrupt = "FESA_GSI_1101" |
const std::string | FESAGSIErrorWrongRepetitionAttribute = "FESA_GSI_2001" |
const std::string | FESAGSIErrorWrongBasicPeriodLength = "FESA_GSI_2002" |
const std::string | FESAGSIErrorWrongShiftDelay = "FESA_GSI_2003" |
const std::string | FESAGSIErrorWrongBasicPeriod = "FESA_GSI_2004" |
const std::string | FESAGSIErrorWrongCycleID = "FESA_GSI_2005" |
const std::string | FESAGSIErrorWrongEventPeriod = "FESA_GSI_2006" |
const std::string | FESAGSIErrorWrongEventOcurrences = "FESA_GSI_2007" |
const std::string | FESAGSIErrorNoneDomainEnabled = "FESA_GSI_2008" |
const std::string | FESAGSIErrorMoreThanOneDomainShift0 = "FESA_GSI_2009" |
const std::string | FESAGSIErrorEventDelayOutOfRange = "FESA_GSI_2010" |
const std::string | FESAGSIErrorGroupDescriptorFailedForMachine = "FESA_GSI_2011" |
const std::string | FESAGSIErrorWrongLineName = "FESA_GSI_2012" |
const std::string | FESAGSIErrorTimingSelectorSeparatorNotFound = "FESA_GSI_2013" |
const std::string | FESAGSIErrorWrongMachineName = "FESA_GSI_2014" |
const std::string | FESAGSIErrorWrongCycleName = "FESA_GSI_2015" |
const std::string | FESAGSIErrorWrongTimingSelector = "FESA_GSI_2016" |
const std::string | FESAGSIErrorParsingTimingDescriptor = "FESA_GSI_2017" |
const std::string | FesaGSIErrorWrongTimingDomain = "FESA_GSI_3001" |
const std::string | FesaGSIErrorTimingSelectorUndefined = "FESA_GSI_3002" |
const std::string | FesaGSIErrorIllegalTiming = "FESA_GSI_3003" |
const std::string | FesaGSIErrorImpossibleExtractTimingDomain = "FESA_GSI_3004" |
const std::string | FesaGSIErrorAccessingTimLib = "FESA_GSI_3005" |
const std::string | FesaGSIErrorWrongMachineName = "FESA_GSI_3006" |
const std::string | FesaErrorTimingLibAccessFailed = "FESA_GSI_3007" |
const std::string | FesaGSIErrorEmptySourceForCopypl = "FESA_GSI_4004" |
const std::string | FesaGSIErrorAlarmFieldEmptyKeyValues = "FESA_GSI_5001" |
const std::string | FesaGSIErrorAlarmFieldKeyNameNotFound = "FESA_GSI_5002" |
const std::string | FesaGSIErrorAlarmFieldKeyNameExceedsMaxSize = "FESA_GSI_5003" |
const std::string | FesaGSITimingSimulationFileCorrupt = "FESA_GSI_6001" |
const std::string | FesaGSIUnusedEventSkipped = "FESA_GSI_6002" |
const std::string | FesaGSIMissingEventConfiguration = "FESA_GSI_6003" |
const std::string FesaErrorTimingLibAccessFailed = "FESA_GSI_3007" |
Definition at line 49 of file FesaGSIExceptionDef.h.
Referenced by fesa::match().
const std::string FesaGSIErrorAccessingTimLib = "FESA_GSI_3005" |
Definition at line 46 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingContext::init().
const std::string FesaGSIErrorAlarmFieldEmptyKeyValues = "FESA_GSI_5001" |
Definition at line 55 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::AlarmField< AlarmDataType, userKeyNb >::getUserKeyValue(), and fesaGSI::AlarmField< AlarmDataType, userKeyNb >::getUserKeyValues().
const std::string FesaGSIErrorAlarmFieldKeyNameExceedsMaxSize = "FESA_GSI_5003" |
Definition at line 57 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::AlarmField< AlarmDataType, userKeyNb >::setUserKeyValue().
const std::string FesaGSIErrorAlarmFieldKeyNameNotFound = "FESA_GSI_5002" |
Definition at line 56 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::AlarmField< AlarmDataType, userKeyNb >::getUserKeyValue(), and fesaGSI::AlarmField< AlarmDataType, userKeyNb >::setUserKeyValue().
const std::string FesaGSIErrorEmptySourceForCopypl = "FESA_GSI_4004" |
Definition at line 52 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorEventDelayOutOfRange = "FESA_GSI_2010" |
Definition at line 32 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationEventSource::checkTimingSimulationConfig().
const std::string FESAGSIErrorGroupDescriptorFailedForMachine = "FESA_GSI_2011" |
Definition at line 33 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::GSICycleDescriptor::GSICycleDescriptor().
const std::string FesaGSIErrorIllegalTiming = "FESA_GSI_3003" |
Definition at line 44 of file FesaGSIExceptionDef.h.
const std::string FesaGSIErrorImpossibleExtractTimingDomain = "FESA_GSI_3004" |
Definition at line 45 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorInitializingTimLib = "FESA_GSI_1001" |
Definition at line 10 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSource::TimingEventSource().
const std::string FESAGSIErrorMoreThanOneDomainShift0 = "FESA_GSI_2009" |
Definition at line 31 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationEventSource::checkTimingSimulationConfig().
const std::string FESAGSIErrorNoneDomainEnabled = "FESA_GSI_2008" |
Definition at line 30 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationEventSource::checkTimingSimulationConfig().
const std::string FESAGSIErrorParsingTimingDescriptor = "FESA_GSI_2017" |
Definition at line 40 of file FesaGSIExceptionDef.h.
Referenced by fesa::parseCycleSelector().
const std::string FESAGSIErrorTimingSelectorSeparatorNotFound = "FESA_GSI_2013" |
Definition at line 36 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::GSICycleDescriptor::isValidCycleSelector().
const std::string FesaGSIErrorTimingSelectorUndefined = "FESA_GSI_3002" |
Definition at line 43 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorUnknownMuxContext = "FESA_GSI_0002" |
Definition at line 8 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorUnknownTimingObjectClassName = "FESA_GSI_1005" |
Definition at line 14 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSource::connect().
const std::string FESAGSIErrorWhileConnectingTimingEvent = "FESA_GSI_1003" |
Definition at line 12 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSourceSCU::connect(), and fesaGSI::TimingEventSource::connect().
const std::string FESAGSIErrorWhileConnectingToSCUTiming = "FESA_GSI_1100" |
Definition at line 17 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSourceSCU::TimingEventSourceSCU().
const std::string FESAGSIErrorWhileGettingTimingObject = "FESA_GSI_1004" |
Definition at line 13 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSource::connect().
const std::string FESAGSIErrorWhileReceivingInterrupt = "FESA_GSI_1101" |
Definition at line 18 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSourceSCU::wait().
const std::string FESAGSIErrorWrongBasicPeriod = "FESA_GSI_2004" |
Definition at line 25 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::CycleConfig::CycleConfig().
const std::string FESAGSIErrorWrongBasicPeriodLength = "FESA_GSI_2002" |
Definition at line 23 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationConfig::TimingSimulationConfig().
const std::string FESAGSIErrorWrongCycleID = "FESA_GSI_2005" |
Definition at line 26 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorWrongCycleName = "FESA_GSI_2015" |
Definition at line 38 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorWrongCycleSelector = "FESA_GSI_0001" |
Definition at line 7 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorWrongEventOcurrences = "FESA_GSI_2007" |
Definition at line 28 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::EventBurstConfig::EventBurstConfig().
const std::string FESAGSIErrorWrongEventPeriod = "FESA_GSI_2006" |
Definition at line 27 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::EventBurstConfig::EventBurstConfig().
const std::string FESAGSIErrorWrongLineName = "FESA_GSI_2012" |
Definition at line 35 of file FesaGSIExceptionDef.h.
const std::string FesaGSIErrorWrongMachineName = "FESA_GSI_3006" |
Definition at line 47 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorWrongMachineName = "FESA_GSI_2014" |
Definition at line 37 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::GSICycleDescriptor::GSICycleDescriptor().
const std::string FESAGSIErrorWrongRepetitionAttribute = "FESA_GSI_2001" |
Definition at line 22 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationConfig::TimingSimulationConfig().
const std::string FESAGSIErrorWrongShiftDelay = "FESA_GSI_2003" |
Definition at line 24 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::SuperCycleConfig::initialize().
const std::string FesaGSIErrorWrongTimingDomain = "FESA_GSI_3001" |
Definition at line 42 of file FesaGSIExceptionDef.h.
const std::string FESAGSIErrorWrongTimingName = "FESA_GSI_1002" |
Definition at line 11 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingEventSourceSCU::connect(), and fesaGSI::TimingEventSource::connect().
const std::string FESAGSIErrorWrongTimingSelector = "FESA_GSI_2016" |
Definition at line 39 of file FesaGSIExceptionDef.h.
const std::string FesaGSIMissingEventConfiguration = "FESA_GSI_6003" |
Definition at line 62 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationEventSource::connect().
const std::string FesaGSITimingSimulationFileCorrupt = "FESA_GSI_6001" |
Definition at line 60 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::CycleConfig::CycleConfig(), fesaGSI::DomainConfig::DomainConfig(), fesaGSI::EventBurstConfig::EventBurstConfig(), fesaGSI::EventConfig::EventConfig(), fesaGSI::EventSequenceConfig::EventSequenceConfig(), fesaGSI::SuperCycleConfig::initialize(), fesaGSI::SuperCycleConfig::linkEventSequences(), fesaGSI::GSISimulatedCycleDescriptor::readCycleSelectorColFromFile(), fesaGSI::TelegramDataConfig::TelegramDataConfig(), and fesaGSI::TimingSimulationConfig::TimingSimulationConfig().
const std::string FesaGSIUnusedEventSkipped = "FESA_GSI_6002" |
Definition at line 61 of file FesaGSIExceptionDef.h.
Referenced by fesaGSI::TimingSimulationEventSource::wait().