FesaGSIExceptionDef.h File Reference

#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"

Variable Documentation

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"
const std::string FesaGSIErrorAlarmFieldKeyNameExceedsMaxSize = "FESA_GSI_5003"
const std::string FesaGSIErrorAlarmFieldKeyNameNotFound = "FESA_GSI_5002"
const std::string FesaGSIErrorEmptySourceForCopypl = "FESA_GSI_4004"

Definition at line 52 of file FesaGSIExceptionDef.h.

const std::string FESAGSIErrorEventDelayOutOfRange = "FESA_GSI_2010"
const std::string FESAGSIErrorGroupDescriptorFailedForMachine = "FESA_GSI_2011"
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"
const std::string FESAGSIErrorNoneDomainEnabled = "FESA_GSI_2008"
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"
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"
const std::string FESAGSIErrorWhileConnectingToSCUTiming = "FESA_GSI_1100"
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"
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"
const std::string FESAGSIErrorWrongRepetitionAttribute = "FESA_GSI_2001"
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"
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"
const std::string FesaGSIUnusedEventSkipped = "FESA_GSI_6002"

Definition at line 61 of file FesaGSIExceptionDef.h.

Referenced by fesaGSI::TimingSimulationEventSource::wait().


Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1