FesaExceptionDef.h File Reference

#include <string>

Go to the source code of this file.

Variables

const std::string FesaErrorCreatingMutex = "FESA_1001"
const std::string FesaErrorLockingMutex = "FESA_1002"
const std::string FesaErrorUnLockingMutex = "FESA_1003"
const std::string FesaErrorCreatingConditionalVariable = "FESA_1004"
const std::string FesaErrorSignalingConditionalVariable = "FESA_1005"
const std::string FesaErrorWaitingConditionalVariable = "FESA_1006"
const std::string FesaErrorCreatingThread = "FESA_1007"
const std::string FesaErrorInitializingThreadAttributes = "FESA_1008"
const std::string FesaErrorSettingThreadAttributes = "FESA_1009"
const std::string FesaErrorSettingSchedulingPolicy = "FESA_1010"
const std::string FesaErrorSettingInheritScheduling = "FESA_1011"
const std::string FesaErrorDestroyingThreadAttributes = "FESA_1012"
const std::string FesaErrorUndefinedPriority = "FESA_1013"
const std::string FesaErrorReadProcessParameter = "FESA_1014"
const std::string FesaErrorWriteProcessParameter = "FESA_1015"
const std::string FesaErrorSettingPrioDuringRuntime = "FESA_1016"
const std::string FesaErrorSettingSharedMutexAttribute = "FESA_1023"
const std::string FesaErrorOpeningSemaphore = "FESA_1040"
const std::string FesaErrorWaitingForSemaphore = "FESA_1041"
const std::string FesaErrorTryWaitingForSemaphore = "FESA_1042"
const std::string FesaErrorPostingSemaphore = "FESA_1043"
const std::string FesaErrorGettingValueOfSemaphore = "FESA_1044"
const std::string FesaErrorClosingSemaphore = "FESA_1045"
const std::string FesaErrorUnlinkingSemaphore = "FESA_1046"
const std::string FesaErrorTryTimedWaitingForSemaphore = "FESA_1047"
const std::string FesaErrorInitializingMutex = "FESA_1050"
const std::string FesaErrorInitializingMutexAttribute = "FESA_1051"
const std::string FesaErrorDestroyingMutex = "FESA_1052"
const std::string FesaErrorDestroyingMutexAttribute = "FESA_1053"
const std::string FesaErrorSettingPrivateMutexAttribute = "FESA_1054"
const std::string FesaErrorLayerNameIsEmpty = "FESA_2001"
const std::string FesaErrorRTDeviceClassNotFound = "FESA_2002"
const std::string FesaErrorRTFactoryNotFound = "FESA_2003"
const std::string FesaErrorLayerInfoNotFound = "FESA_2004"
const std::string FesaErrorAbstractEventSourceNotCreated = "FESA_2005"
const std::string FesaErrorRTActionNameNotFound = "FESA_2006"
const std::string FesaErrorEventNotFound = "FESA_2007"
const std::string FesaErrorConcreteEventNotFound = "FESA_2008"
const std::string FesaErrorEventSourceAlreadyDefined = "FESA_2010"
const std::string FesaErrorRTEquipmentNotCreated = "FESA_2011"
const std::string FesaErrorNothingToDoForRTSide = "FESA_2012"
const std::string FesaErrorNoDiagnosticLayerFound = "FESA_2013"
const std::string FesaErrorSchedulingUnitNotFound = "FESA_2014"
const std::string FesaErrorRTProcessDown = "FESA_2015"
const std::string FesaErrorRTProcessAlreadyExists = "FESA_2016"
const std::string FesaErrorMsgSizeExceeded = "FESA_3001"
const std::string FesaErrorQueueLengthExceeded = "FESA_3002"
const std::string FesaErrorCreatingMsgQueue = "FESA_3003"
const std::string FesaErrorCloseUnlinkMsgQueue = "FESA_3004"
const std::string FesaErrorMsgQueueGeneric = "FESA_3005"
const std::string FesaErrorQueuenameDuplication = "FESA_3011"
const std::string FesaErrorUnknownMessageType = "FESA_3012"
const std::string FesaErrorQueueFull = "FESA_3021"
const std::string FesaErrorSystemQueueLengtExceeded = "FESA_3022"
const std::string FesaErrorSystemMessageSizeExceeded = "FESA_3023"
const std::string FesaErrorConfigurationMaxQueueLengthExceedsSystemLimit = "FESA_3024"
const std::string FesaIDnotFound = "FESA_3050"
const std::string FesaErrorGettingHostName = "FESA_3051"
const std::string FesaErrorGetNotificationIDCollection = "FESA_3052"
const std::string FesaErrorDataClassNotAsigned = "FESA_3053"
const std::string FesaErrorDeviceClassNotFound = "FESA_3054"
const std::string FesaErrorNoRequiredClass = "FESA_3055"
const std::string FesaErrorNoPermissionToSendSignals = "FESA_3056"
const std::string FesaErrorOnDemandEventProducerNotFound = "FESA_3057"
const std::string FesaErrorCFGFileNotFound = "FESA_3070"
const std::string FesaErrorCFGParameterNotFound = "FESA_3071"
const std::string FesaErrorCFGParameterIsNotNumeric = "FESA_3072"
const std::string FesaErrorApplArgumentError = "FESA_3073"
const std::string FesaErrorCFGUnknownParameterValue = "FESA_3074"
const std::string FesaErrorCFGParameterIsNotBoolean = "FESA_3075"
const std::string FesaErrorConfigurationNotInitialized = "FESA_3076"
const std::string FesaErrorPerformingGet = "FESA_3101"
const std::string FesaErrorPerformingSet = "FESA_3102"
const std::string FesaErrorGetNotificationThread = "FESA_3103"
const std::string FesaErrorGettingRdaData = "FESA_3104"
const std::string FesaErrorSettingRdaData = "FESA_3105"
const std::string FesaErrorGettingRdaDeviceHandle = "FESA_3106"
const std::string FesaErrorSettingRDAService = "FESA_3107"
const std::string FesaErrorSubscribingProperty = "FESA_3108"
const std::string FesaErrorDeviceServerNotReady = "FESA_3109"
const std::string FesaErrorIRunningDeviceServer = "FESA_3110"
const std::string FesaErrorInitializingRdaDeviceServerBase = "FESA_3111"
const std::string FesaErrorOpenXMLFile = "FESA_4001"
const std::string FesaErrorCreateXPath = "FESA_4002"
const std::string FesaErrorEvaluateXPath = "FESA_4003"
const std::string FesaErrorXMLElementNotFound = "FESA_4004"
const std::string FesaErrorXMLAttributeNotFound = "FESA_4005"
const std::string FesaErrorCreatingXMLFile = "FESA_4006"
const std::string FesaErrorWritingToXMLFile = "FESA_4007"
const std::string FesaErrorXMLParserEncodingNotFound = "FESA_4008"
const std::string FesaErrorXMLParserConvertingInput = "FESA_4009"
const std::string FesaErrorTimingMappingNotConform = "FESA_4010"
const std::string FesaErrorLoadGlobalDeviceElement = "FESA_4011"
const std::string FesaErrorLoadDeviceElements = "FESA_4012"
const std::string FesaErrorLoadDomainStoreElements = "FESA_4013"
const std::string FesaErrorCreatingPersistentFile = "FESA_4014"
const std::string FesaErrorStoreGlobalDeviceElement = "FESA_4015"
const std::string FesaErrorStoreDeviceElements = "FESA_4016"
const std::string FesaErrorStoreDomainStoreElements = "FESA_4017"
const std::string FesaErrorLoadNotificationIDCollection = "FESA_4019"
const std::string FesaNoDeviceInstanceFileFound = "FESA_4020"
const std::string FesaErrorUnkonwEventSourceType = "FESA_4021"
const std::string FesaErrorUnkonwDataToken = "FESA_4022"
const std::string FesaErrorFieldElementRetrievingCycleId = "FESA_4030"
const std::string FesaErrorDataStoreElementRetrievingFieldElement = "FESA_4031"
const std::string FesaErrorDataStoreElementRetrievingFieldValue = "FESA_4032"
const std::string FesaErrorMissingBrackets = "FESA_4033"
const std::string FesaErrorMalFormatedData = "FESA_4034"
const std::string FesaErrorLogicalEventNotFound = "FESA_4035"
const std::string FesaErrorParserElementNotInitialized = "FESA_4036"
const std::string FesaErrorPersistFields = "FESA_4040"
const std::string FesaErrorVAcceleratorNotFound = "FESA_5001"
const std::string FesaErrorVAcceleratorSlotValueNotCorrect = "FESA_5002"
const std::string FesaErrorSlotDoesNotContainValidValue = "FESA_5003"
const std::string FesaErrorRollingManagerRequiresCycleStamp = "FESA_5004"
const std::string FesaErrorNoCycleIdSpecified = "FESA_5006"
const std::string FesaErrorNotValidExtraCondition = "FESA_5007"
const std::string FesaErrorCycleSelectorNameNotFound = "FESA_5008"
const std::string FesaErrorCycleSelectorIDNotFound = "FESA_5009"
const std::string FesaErrorMethodNotSupportedByMultiplexingManager = "FESA_5010"
const std::string FesaErrorWrongTimingDomain = "FESA_5011"
const std::string FesaErrorIllegalTiming = "FESA_5012"
const std::string FesaErrorWrongContext = "FESA_5013"
const std::string FesaErrorNoneContextforMuxedField = "FESA_5014"
const std::string FesaErrorWrongSourceContextSettingField = "FESA_5015"
const std::string FesaErrorNULLPointerToContext = "FESA_5016"
const std::string FesaErrorCycleDescriptorNotFound = "FESA_5017"
const std::string FesaErrorDublicateSelectionCriterion = "FESA_5018"
const std::string FesaErrorWrongSourceContextAcquisitionField = "FESA_5019"
const std::string FesaErrorInvalidExpression = "FESA_6001"
const std::string FesaErrorCreatingSharedMemory = "FESA_7001"
const std::string FesaErrorOpeningSharedMemory = "FESA_7002"
const std::string FesaErrorResizingSharedMemory = "FESA_7003"
const std::string FesaErrorMappingSharedMemory = "FESA_7004"
const std::string FesaErrorUnMappingSharedMemory = "FESA_7005"
const std::string FesaErrorRemovingSharedMemory = "FESA_7006"
const std::string FesaErrorPropertyNotReadable = "FESA_8001"
const std::string FesaErrorCycleNULLInMultiplexedProperty = "FESA_8002"
const std::string FesaErrorPropertyNeedsFilter = "FESA_8003"
const std::string FesaErrorPropertyNotSupportFilter = "FESA_8004"
const std::string FesaErrorPropertyNotWritable = "FESA_8005"
const std::string FesaErrorPropertyNotFound = "FESA_8006"
const std::string FesaErrorServerClassNotFound = "FESA_8007"
const std::string FesaErrorServerEquipmentNotCreated = "FESA_8008"
const std::string FesaErrorMixedGlobalWithNoneGlobal = "FESA_8009"
const std::string FesaErrorUserEventNotFound = "FESA_8010"
const std::string FesaErrorCreatingOnDemandProducer = "FESA_8011"
const std::string FesaErrorNoLastPlayedCycleAvailable = "FESA_8012"
const std::string FesaErrorActionDisabledByFaultField = "FESA_8013"
const std::string FesaErrorPropertySubscriptionDisabled = "FESA_8014"
const std::string FesaErrorPropertyNotSubscribable = "FESA_8015"
const std::string FesaErrorPropertyExecuteMethodIsNotImplemented = "FESA_8016"
const std::string FesaErrorServerProcessAlreadyExists = "FESA_8017"
const std::string FesaErrorDeviceFactoryGettingInstance = "FESA_9001"
const std::string FesaErrorDeviceFactoryInitializing = "FESA_9002"
const std::string FesaErrorCreatingDataStores = "FESA_9003"
const std::string FesaErrorRestoringGlobalDevice = "FESA_9004"
const std::string FesaErrorInitializingDevices = "FESA_9005"
const std::string FesaErrorRestoringDevices = "FESA_9006"
const std::string FesaErrorInitializingDomainStores = "FESA_9007"
const std::string FesaErrorRestoringDomainStores = "FESA_9008"
const std::string FesaErrorRegisteringPersistenceFields = "FESA_9009"
const std::string FesaErrorInitializingGlobalDevice = "FESA_9010"
const std::string FesaErrorDeviceFactoryInstantiationFileNotFound = "FESA_9011"
const std::string FesaErrorDeviceFactoryCheckingDeviceCollectionSize = "FESA_9012"
const std::string FesaErrorDeviceFactoryCheckingDomainStoreCollectionSize = "FESA_9013"
const std::string FesaErrorHeapFactoryComputingMemorySize = "FESA_9020"
const std::string FesaErrorHeapFactoryMappingFields = "FESA_9021"
const std::string FesaErrorAllocatingMemory = "FESA_9022"
const std::string FesaErrorShmFactorySettingUpMemory = "FESA_9030"
const std::string FesaErrorShmFactoryComputingMemorySize = "FESA_9031"
const std::string FesaErrorShmFactoryMappingFields = "FESA_9032"
const std::string FesaErrorFillingDeviceCollection = "FESA_9040"
const std::string FesaErrorDataStoreRegisteringFields = "FESA_9041"
const std::string FesaErrorUnknownError = "FESA_10000"
const std::string FesaErrorUnknownEquipmentClass = "FESA_10001"
const std::string FesaErrorUnknownDevice = "FESA_10002"
const std::string FesaErrorGlobalPropertyDeviceInstance = "FESA_10003"
const std::string FesaErrorDevicePropertyGlobalDevice = "FESA_10004"
const std::string FesaErrorNULLPointer = "FESA_10005"
const std::string FesaErrorEmptyDelimeter = "FESA_10100"
const std::string FesaErrorEventSourceExists = "FESA_11000"
const std::string FesaErrorWrongEventSourceName = "FESA_11001"
const std::string FesaErrorWrongTimerPeriod = "FESA_11002"
const std::string FesaErrorEventSourceNotFound = "FESA_11003"
const std::string FesaErrorUnknownCustomEventSource = "FESA_11004"
const std::string FesaErrorPropertyArrayDimensionOutOfBound = "FESA_12000"
const std::string FesaErrorPropertyArray2DimensionsOutOfBound = "FESA_12001"
const std::string FesaErrorFieldCheckExtraConditionSize = "FESA_13000"
const std::string FesaErrorFieldMissingExtendedMultiplexingManager = "FESA_13001"
const std::string FesaErrorRestoringField = "FESA_13002"
const std::string FesaErrorStoringField = "FESA_13003"
const std::string FesaErrorNoSetValueFound = "FESA_13006"
const std::string FesaErrorWrongSettingDataType = "FESA_13007"
const std::string FesaErrorPartialSettingNotAllowed = "FESA_13008"
const std::string FesaErrorGetAsStringUsedInNonConstantField = "FESA_13009"
const std::string FesaErrorSetDimensionsUsedInNonDynamicField = "FESA_13010"
const std::string FesaErrorSettingFieldValueAddress = "FESA_13011"
const std::string FesaErrorSpecializedConverterNotProvided = "FESA_13012"
const std::string FesaErrorFieldAccessFromServer = "FESA_13013"
const std::string FesaErrorFieldCurrentDimensionOutOfBound = "FESA_13014"
const std::string FesaErrorFieldMaxDimensionOutOfBound = "FESA_13015"
const std::string FesaErrorFieldCurrentDimensionsOutOfBound = "FESA_13016"
const std::string FesaErrorFieldMaxDimensionsOutOfBound = "FESA_13017"
const std::string FesaErrorWrongBooleanValue = "FESA_13018"
const std::string FesaErrorValueExceedsLimits = "FESA_13019"
const std::string FesaErrorCannotConvertItem = "FESA_14000"
const std::string FesaErrorRDATypeMismatch = "FESA_14001"
const std::string FesaErrorGettingPayload = "FESA_15000"
const std::string FesaErrorDevColHasMultipleTimingDomains = "FESA_15001"
const std::string FesaErrorInconsistentTimingDomain = "FESA_15002"
const std::string FesaErrorServiceLocatorNotFound = "FESA_16000"
const std::string FesaErrorServiceLocatorServiceNotAvailable = "FESA_16001"
const std::string FesaErrorServiceLocatorWasNotCreated = "FESA_16002"
const std::string FesaErrorServiceLocatorWasNotFound = "FESA_16003"

Variable Documentation

const std::string FesaErrorAbstractEventSourceNotCreated = "FESA_2005"
const std::string FesaErrorActionDisabledByFaultField = "FESA_8013"
const std::string FesaErrorAllocatingMemory = "FESA_9022"
const std::string FesaErrorApplArgumentError = "FESA_3073"

Definition at line 94 of file FesaExceptionDef.h.

const std::string FesaErrorCannotConvertItem = "FESA_14000"

Definition at line 270 of file FesaExceptionDef.h.

const std::string FesaErrorCFGFileNotFound = "FESA_3070"

Definition at line 91 of file FesaExceptionDef.h.

const std::string FesaErrorCFGParameterIsNotBoolean = "FESA_3075"

Definition at line 96 of file FesaExceptionDef.h.

Referenced by fesa::ProcessConfigurationImpl::getBoolValue().

const std::string FesaErrorCFGParameterIsNotNumeric = "FESA_3072"

Definition at line 93 of file FesaExceptionDef.h.

Referenced by fesa::ProcessConfigurationImpl::getIntValue().

const std::string FesaErrorCFGParameterNotFound = "FESA_3071"

Definition at line 92 of file FesaExceptionDef.h.

Referenced by fesa::ProcessConfigurationImpl::getStringValue().

const std::string FesaErrorCFGUnknownParameterValue = "FESA_3074"

Definition at line 95 of file FesaExceptionDef.h.

const std::string FesaErrorCloseUnlinkMsgQueue = "FESA_3004"

Definition at line 71 of file FesaExceptionDef.h.

const std::string FesaErrorClosingSemaphore = "FESA_1045"

Definition at line 39 of file FesaExceptionDef.h.

const std::string FesaErrorConcreteEventNotFound = "FESA_2008"

Definition at line 58 of file FesaExceptionDef.h.

Definition at line 78 of file FesaExceptionDef.h.

const std::string FesaErrorConfigurationNotInitialized = "FESA_3076"

Definition at line 97 of file FesaExceptionDef.h.

const std::string FesaErrorCreateXPath = "FESA_4002"

Definition at line 114 of file FesaExceptionDef.h.

const std::string FesaErrorCreatingConditionalVariable = "FESA_1004"

Definition at line 14 of file FesaExceptionDef.h.

Referenced by fesa::ConditionalVariable::ConditionalVariable().

const std::string FesaErrorCreatingDataStores = "FESA_9003"

Definition at line 202 of file FesaExceptionDef.h.

const std::string FesaErrorCreatingMsgQueue = "FESA_3003"

Definition at line 70 of file FesaExceptionDef.h.

Referenced by fesa::IpcMsgQueue::IpcMsgQueue().

const std::string FesaErrorCreatingMutex = "FESA_1001"

Definition at line 9 of file FesaExceptionDef.h.

Referenced by fesa::Mutex::Mutex(), and fesa::SharedMutex::SharedMutex().

const std::string FesaErrorCreatingOnDemandProducer = "FESA_8011"

Definition at line 191 of file FesaExceptionDef.h.

const std::string FesaErrorCreatingPersistentFile = "FESA_4014"

Definition at line 128 of file FesaExceptionDef.h.

const std::string FesaErrorCreatingSharedMemory = "FESA_7001"
const std::string FesaErrorCreatingThread = "FESA_1007"

Definition at line 19 of file FesaExceptionDef.h.

Referenced by fesa::Thread::start().

const std::string FesaErrorCreatingXMLFile = "FESA_4006"

Definition at line 118 of file FesaExceptionDef.h.

Referenced by fesa::XMLParser::createFile().

const std::string FesaErrorCycleDescriptorNotFound = "FESA_5017"
const std::string FesaErrorCycleNULLInMultiplexedProperty = "FESA_8002"

Definition at line 182 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateParameters().

const std::string FesaErrorCycleSelectorIDNotFound = "FESA_5009"

Definition at line 157 of file FesaExceptionDef.h.

Referenced by fesa::CycleDescriptor::getCycleSelectorName().

const std::string FesaErrorCycleSelectorNameNotFound = "FESA_5008"
const std::string FesaErrorDataClassNotAsigned = "FESA_3053"

Definition at line 84 of file FesaExceptionDef.h.

const std::string FesaErrorDataStoreElementRetrievingFieldElement = "FESA_4031"

Definition at line 139 of file FesaExceptionDef.h.

Referenced by fesa::StoreManager::restore().

const std::string FesaErrorDataStoreElementRetrievingFieldValue = "FESA_4032"

Definition at line 140 of file FesaExceptionDef.h.

Referenced by fesa::DataStoreElement::getFieldValue().

const std::string FesaErrorDataStoreRegisteringFields = "FESA_9041"

Definition at line 225 of file FesaExceptionDef.h.

const std::string FesaErrorDestroyingMutex = "FESA_1052"

Definition at line 46 of file FesaExceptionDef.h.

const std::string FesaErrorDestroyingMutexAttribute = "FESA_1053"

Definition at line 47 of file FesaExceptionDef.h.

Referenced by fesa::AbstractMutex::init().

const std::string FesaErrorDestroyingThreadAttributes = "FESA_1012"

Definition at line 24 of file FesaExceptionDef.h.

Referenced by fesa::Thread::start().

const std::string FesaErrorDevColHasMultipleTimingDomains = "FESA_15001"

Definition at line 275 of file FesaExceptionDef.h.

Referenced by fesa::AbstractRTAction::executeAction().

const std::string FesaErrorDeviceClassNotFound = "FESA_3054"

Definition at line 85 of file FesaExceptionDef.h.

const std::string FesaErrorDeviceFactoryCheckingDeviceCollectionSize = "FESA_9012"
const std::string FesaErrorDeviceFactoryGettingInstance = "FESA_9001"

Definition at line 200 of file FesaExceptionDef.h.

const std::string FesaErrorDeviceFactoryInitializing = "FESA_9002"

Definition at line 201 of file FesaExceptionDef.h.

const std::string FesaErrorDeviceFactoryInstantiationFileNotFound = "FESA_9011"

Definition at line 210 of file FesaExceptionDef.h.

const std::string FesaErrorDevicePropertyGlobalDevice = "FESA_10004"

Definition at line 232 of file FesaExceptionDef.h.

Referenced by fesa::FesaDeviceServer::decodeIOPoint().

const std::string FesaErrorDeviceServerNotReady = "FESA_3109"

Definition at line 108 of file FesaExceptionDef.h.

const std::string FesaErrorDublicateSelectionCriterion = "FESA_5018"

Definition at line 166 of file FesaExceptionDef.h.

Referenced by fesa::CycleDescriptor::addSelector().

const std::string FesaErrorEmptyDelimeter = "FESA_10100"

Definition at line 236 of file FesaExceptionDef.h.

Referenced by fesa::StringUtilities::tokenize().

const std::string FesaErrorEvaluateXPath = "FESA_4003"

Definition at line 115 of file FesaExceptionDef.h.

const std::string FesaErrorEventNotFound = "FESA_2007"
const std::string FesaErrorEventSourceAlreadyDefined = "FESA_2010"

Definition at line 59 of file FesaExceptionDef.h.

const std::string FesaErrorEventSourceExists = "FESA_11000"
const std::string FesaErrorEventSourceNotFound = "FESA_11003"
const std::string FesaErrorFieldAccessFromServer = "FESA_13013"

Definition at line 261 of file FesaExceptionDef.h.

const std::string FesaErrorFieldCheckExtraConditionSize = "FESA_13000"

Definition at line 250 of file FesaExceptionDef.h.

const std::string FesaErrorFieldCurrentDimensionOutOfBound = "FESA_13014"
const std::string FesaErrorFieldCurrentDimensionsOutOfBound = "FESA_13016"
const std::string FesaErrorFieldElementRetrievingCycleId = "FESA_4030"

Definition at line 138 of file FesaExceptionDef.h.

const std::string FesaErrorFieldMaxDimensionOutOfBound = "FESA_13015"
const std::string FesaErrorFieldMaxDimensionsOutOfBound = "FESA_13017"
const std::string FesaErrorFieldMissingExtendedMultiplexingManager = "FESA_13001"

Definition at line 251 of file FesaExceptionDef.h.

Referenced by fesa::AbstractField::restore().

const std::string FesaErrorFillingDeviceCollection = "FESA_9040"

Definition at line 224 of file FesaExceptionDef.h.

const std::string FesaErrorGetAsStringUsedInNonConstantField = "FESA_13009"

Definition at line 257 of file FesaExceptionDef.h.

const std::string FesaErrorGetNotificationIDCollection = "FESA_3052"

Definition at line 83 of file FesaExceptionDef.h.

const std::string FesaErrorGetNotificationThread = "FESA_3103"

Definition at line 102 of file FesaExceptionDef.h.

const std::string FesaErrorGettingHostName = "FESA_3051"

Definition at line 82 of file FesaExceptionDef.h.

Referenced by fesa::AbstractEquipment::AbstractEquipment().

const std::string FesaErrorGettingPayload = "FESA_15000"

Definition at line 274 of file FesaExceptionDef.h.

Referenced by fesa::RTEvent::getPayload().

const std::string FesaErrorGettingRdaData = "FESA_3104"

Definition at line 103 of file FesaExceptionDef.h.

Referenced by fesa::ProxyInterface::getProperty().

const std::string FesaErrorGettingRdaDeviceHandle = "FESA_3106"

Definition at line 105 of file FesaExceptionDef.h.

Referenced by fesa::ProxyInterface::getDeviceHandle().

const std::string FesaErrorGettingValueOfSemaphore = "FESA_1044"

Definition at line 38 of file FesaExceptionDef.h.

Referenced by fesa::Semaphore::getValue().

const std::string FesaErrorGlobalPropertyDeviceInstance = "FESA_10003"

Definition at line 231 of file FesaExceptionDef.h.

Referenced by fesa::FesaDeviceServer::decodeIOPoint().

const std::string FesaErrorHeapFactoryComputingMemorySize = "FESA_9020"

Definition at line 215 of file FesaExceptionDef.h.

const std::string FesaErrorHeapFactoryMappingFields = "FESA_9021"

Definition at line 216 of file FesaExceptionDef.h.

const std::string FesaErrorIllegalTiming = "FESA_5012"

Definition at line 160 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateCycleSelector().

const std::string FesaErrorInconsistentTimingDomain = "FESA_15002"

Definition at line 276 of file FesaExceptionDef.h.

Referenced by fesa::AbstractRTAction::executeAction().

const std::string FesaErrorInitializingDevices = "FESA_9005"

Definition at line 204 of file FesaExceptionDef.h.

const std::string FesaErrorInitializingDomainStores = "FESA_9007"

Definition at line 206 of file FesaExceptionDef.h.

const std::string FesaErrorInitializingGlobalDevice = "FESA_9010"

Definition at line 209 of file FesaExceptionDef.h.

const std::string FesaErrorInitializingMutex = "FESA_1050"

Definition at line 44 of file FesaExceptionDef.h.

Referenced by fesa::AbstractMutex::init().

const std::string FesaErrorInitializingMutexAttribute = "FESA_1051"

Definition at line 45 of file FesaExceptionDef.h.

Referenced by fesa::AbstractMutex::init().

const std::string FesaErrorInitializingRdaDeviceServerBase = "FESA_3111"

Definition at line 110 of file FesaExceptionDef.h.

Referenced by fesa::FesaDeviceServer::initCMW().

const std::string FesaErrorInitializingThreadAttributes = "FESA_1008"

Definition at line 20 of file FesaExceptionDef.h.

Referenced by fesa::Thread::Thread().

const std::string FesaErrorInvalidExpression = "FESA_6001"

Definition at line 170 of file FesaExceptionDef.h.

Referenced by fesa::SortingInterpreter::interpret().

const std::string FesaErrorIRunningDeviceServer = "FESA_3110"

Definition at line 109 of file FesaExceptionDef.h.

Referenced by fesa::FesaDeviceServer::run().

const std::string FesaErrorLayerInfoNotFound = "FESA_2004"

Definition at line 54 of file FesaExceptionDef.h.

const std::string FesaErrorLayerNameIsEmpty = "FESA_2001"

Definition at line 51 of file FesaExceptionDef.h.

const std::string FesaErrorLoadDeviceElements = "FESA_4012"
const std::string FesaErrorLoadDomainStoreElements = "FESA_4013"
const std::string FesaErrorLoadGlobalDeviceElement = "FESA_4011"
const std::string FesaErrorLoadNotificationIDCollection = "FESA_4019"
const std::string FesaErrorLockingMutex = "FESA_1002"

Definition at line 10 of file FesaExceptionDef.h.

const std::string FesaErrorLogicalEventNotFound = "FESA_4035"

Definition at line 143 of file FesaExceptionDef.h.

Referenced by fesa::ClassElement::getActiveEvents().

const std::string FesaErrorMalFormatedData = "FESA_4034"

Definition at line 142 of file FesaExceptionDef.h.

Referenced by fesa::StringUtilities::removeBrackets().

const std::string FesaErrorMappingSharedMemory = "FESA_7004"
const std::string FesaErrorMethodNotSupportedByMultiplexingManager = "FESA_5010"
const std::string FesaErrorMissingBrackets = "FESA_4033"

Definition at line 141 of file FesaExceptionDef.h.

Referenced by fesa::StringUtilities::getElements().

const std::string FesaErrorMixedGlobalWithNoneGlobal = "FESA_8009"

Definition at line 189 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateParameters().

const std::string FesaErrorMsgQueueGeneric = "FESA_3005"
const std::string FesaErrorMsgSizeExceeded = "FESA_3001"

Definition at line 68 of file FesaExceptionDef.h.

const std::string FesaErrorNoCycleIdSpecified = "FESA_5006"

Definition at line 154 of file FesaExceptionDef.h.

const std::string FesaErrorNoDiagnosticLayerFound = "FESA_2013"

Definition at line 62 of file FesaExceptionDef.h.

Referenced by fesa::RTController::start().

const std::string FesaErrorNoLastPlayedCycleAvailable = "FESA_8012"

Definition at line 192 of file FesaExceptionDef.h.

const std::string FesaErrorNoneContextforMuxedField = "FESA_5014"

Definition at line 162 of file FesaExceptionDef.h.

Referenced by fesa::SettingFieldArray2D< T >::checkContext(), fesa::SettingFieldArray< T >::checkContext(), fesa::SettingFieldStruct< T >::checkContext(), fesa::SettingFieldArray2D< T >::get(), fesa::SettingFieldArray< T >::get(), fesa::SettingFieldStruct< T >::get(), fesa::SettingFieldScalar< T >::get(), fesa::SettingFieldStringArray::get(), fesa::SettingFieldString::get(), fesa::GenericFieldArray2D< T >::get(), fesa::GenericFieldArray< T >::get(), fesa::GenericFieldStruct< T >::get(), fesa::GenericFieldScalar< T >::get(), fesa::GenericFieldStringArray::get(), fesa::AcqFieldArray2D< T >::get(), fesa::AcqFieldArray< T >::get(), fesa::AcqFieldStruct< T >::get(), fesa::AcqFieldScalar< T >::get(), fesa::AcqFieldStringArray::get(), fesa::AbstractField::getAsString(), fesa::SettingFieldStructArray2D< T >::getCell(), fesa::SettingFieldScalarArray2D< T >::getCell(), fesa::SettingFieldStructArray< T >::getCell(), fesa::SettingFieldScalarArray< T >::getCell(), fesa::GenericFieldStructArray2D< T >::getCell(), fesa::GenericFieldScalarArray2D< T >::getCell(), fesa::GenericFieldStructArray< T >::getCell(), fesa::GenericFieldScalarArray< T >::getCell(), fesa::AcqFieldStructArray2D< T >::getCell(), fesa::AcqFieldScalarArray2D< T >::getCell(), fesa::AcqFieldStructArray< T >::getCell(), fesa::AcqFieldScalarArray< T >::getCell(), fesa::SettingFieldArray2D< T >::getColumn(), fesa::GenericFieldArray2D< T >::getColumn(), fesa::AcqFieldArray2D< T >::getColumn(), fesa::SettingFieldStruct< T >::getPending(), fesa::SettingFieldScalar< T >::getPending(), fesa::SettingFieldArray2D< T >::getRow(), fesa::GenericFieldArray2D< T >::getRow(), fesa::AcqFieldArray2D< T >::getRow(), fesa::FieldStringArray::getSize(), fesa::SettingFieldStringArray::getString(), fesa::GenericFieldStringArray::getString(), fesa::AcqFieldStringArray::getString(), fesa::SettingFieldStruct< T >::set(), fesa::SettingFieldScalar< T >::set(), fesa::SettingFieldStringArray::set(), fesa::SettingFieldString::set(), fesa::GenericFieldArray2D< T >::set(), fesa::GenericFieldArray< T >::set(), fesa::GenericFieldStruct< T >::set(), fesa::GenericFieldScalar< T >::set(), fesa::GenericFieldStringArray::set(), fesa::GenericFieldString::set(), fesa::AcqFieldArray2D< T >::set(), fesa::AcqFieldArray< T >::set(), fesa::AcqFieldStruct< T >::set(), fesa::AcqFieldScalar< T >::set(), fesa::AcqFieldStringArray::set(), fesa::AcqFieldString::set(), fesa::GenericFieldStructArray2D< T >::setCell(), fesa::GenericFieldScalarArray2D< T >::setCell(), fesa::GenericFieldStructArray< T >::setCell(), fesa::GenericFieldScalarArray< T >::setCell(), fesa::AcqFieldStructArray2D< T >::setCell(), fesa::AcqFieldScalarArray2D< T >::setCell(), fesa::AcqFieldStructArray< T >::setCell(), fesa::AcqFieldScalarArray< T >::setCell(), fesa::GenericFieldArray2D< T >::setColumn(), fesa::AcqFieldArray2D< T >::setColumn(), fesa::GenericFieldArray2D< T >::setRow(), fesa::AcqFieldArray2D< T >::setRow(), fesa::SettingFieldStringArray::setString(), fesa::GenericFieldStringArray::setString(), and fesa::AcqFieldStringArray::setString().

const std::string FesaErrorNoPermissionToSendSignals = "FESA_3056"
const std::string FesaErrorNoRequiredClass = "FESA_3055"

Definition at line 86 of file FesaExceptionDef.h.

Referenced by fesa::AbstractComponentEquipment::initialize().

const std::string FesaErrorNoSetValueFound = "FESA_13006"

Definition at line 254 of file FesaExceptionDef.h.

const std::string FesaErrorNothingToDoForRTSide = "FESA_2012"

Definition at line 61 of file FesaExceptionDef.h.

Referenced by fesa::RTController::initialize().

const std::string FesaErrorNotValidExtraCondition = "FESA_5007"
const std::string FesaErrorNULLPointer = "FESA_10005"
const std::string FesaErrorNULLPointerToContext = "FESA_5016"

Definition at line 164 of file FesaExceptionDef.h.

Referenced by fesa::SettingFieldArray2D< T >::checkContext(), fesa::SettingFieldArray< T >::checkContext(), fesa::SettingFieldStruct< T >::checkContext(), fesa::SettingFieldArray2D< T >::get(), fesa::SettingFieldArray< T >::get(), fesa::SettingFieldStruct< T >::get(), fesa::SettingFieldScalar< T >::get(), fesa::SettingFieldStringArray::get(), fesa::SettingFieldString::get(), fesa::GenericFieldArray2D< T >::get(), fesa::GenericFieldArray< T >::get(), fesa::GenericFieldStruct< T >::get(), fesa::GenericFieldScalar< T >::get(), fesa::GenericFieldStringArray::get(), fesa::GenericFieldString::get(), fesa::AcqFieldArray2D< T >::get(), fesa::AcqFieldArray< T >::get(), fesa::AcqFieldStruct< T >::get(), fesa::AcqFieldScalar< T >::get(), fesa::AcqFieldStringArray::get(), fesa::AcqFieldString::get(), fesa::SettingFieldStructArray2D< T >::getCell(), fesa::SettingFieldScalarArray2D< T >::getCell(), fesa::SettingFieldStructArray< T >::getCell(), fesa::SettingFieldScalarArray< T >::getCell(), fesa::GenericFieldStructArray2D< T >::getCell(), fesa::GenericFieldScalarArray2D< T >::getCell(), fesa::GenericFieldStructArray< T >::getCell(), fesa::GenericFieldScalarArray< T >::getCell(), fesa::AcqFieldStructArray2D< T >::getCell(), fesa::AcqFieldScalarArray2D< T >::getCell(), fesa::AcqFieldStructArray< T >::getCell(), fesa::AcqFieldScalarArray< T >::getCell(), fesa::SettingFieldArray2D< T >::getColumn(), fesa::GenericFieldArray2D< T >::getColumn(), fesa::AcqFieldArray2D< T >::getColumn(), fesa::SettingFieldStruct< T >::getPending(), fesa::SettingFieldScalar< T >::getPending(), fesa::SettingFieldArray2D< T >::getRow(), fesa::GenericFieldArray2D< T >::getRow(), fesa::AcqFieldArray2D< T >::getRow(), fesa::SettingFieldArray2D< T >::getSize(), fesa::SettingFieldArray< T >::getSize(), fesa::GenericFieldArray2D< T >::getSize(), fesa::AcqFieldArray2D< T >::getSize(), fesa::SettingFieldStringArray::getString(), fesa::GenericFieldStringArray::getString(), fesa::AcqFieldStringArray::getString(), fesa::SettingFieldArray2D< T >::set(), fesa::SettingFieldArray< T >::set(), fesa::SettingFieldStruct< T >::set(), fesa::SettingFieldScalar< T >::set(), fesa::SettingFieldStringArray::set(), fesa::SettingFieldString::set(), fesa::GenericFieldArray2D< T >::set(), fesa::GenericFieldArray< T >::set(), fesa::GenericFieldStruct< T >::set(), fesa::GenericFieldScalar< T >::set(), fesa::GenericFieldStringArray::set(), fesa::GenericFieldString::set(), fesa::AcqFieldArray2D< T >::set(), fesa::AcqFieldArray< T >::set(), fesa::AcqFieldStruct< T >::set(), fesa::AcqFieldScalar< T >::set(), fesa::AcqFieldStringArray::set(), fesa::AcqFieldString::set(), fesa::SettingFieldStructArray2D< T >::setCell(), fesa::SettingFieldScalarArray2D< T >::setCell(), fesa::SettingFieldStructArray< T >::setCell(), fesa::SettingFieldScalarArray< T >::setCell(), fesa::GenericFieldStructArray2D< T >::setCell(), fesa::GenericFieldScalarArray2D< T >::setCell(), fesa::GenericFieldStructArray< T >::setCell(), fesa::GenericFieldScalarArray< T >::setCell(), fesa::AcqFieldStructArray2D< T >::setCell(), fesa::AcqFieldScalarArray2D< T >::setCell(), fesa::AcqFieldStructArray< T >::setCell(), fesa::AcqFieldScalarArray< T >::setCell(), fesa::SettingFieldArray2D< T >::setColumn(), fesa::GenericFieldArray2D< T >::setColumn(), fesa::AcqFieldArray2D< T >::setColumn(), fesa::SettingFieldArray2D< T >::setRow(), fesa::GenericFieldArray2D< T >::setRow(), fesa::AcqFieldArray2D< T >::setRow(), fesa::SettingFieldStringArray::setString(), fesa::GenericFieldStringArray::setString(), and fesa::AcqFieldStringArray::setString().

const std::string FesaErrorOnDemandEventProducerNotFound = "FESA_3057"
const std::string FesaErrorOpeningSemaphore = "FESA_1040"

Definition at line 34 of file FesaExceptionDef.h.

Referenced by fesa::Semaphore::Semaphore().

const std::string FesaErrorOpeningSharedMemory = "FESA_7002"
const std::string FesaErrorOpenXMLFile = "FESA_4001"
const std::string FesaErrorParserElementNotInitialized = "FESA_4036"
const std::string FesaErrorPartialSettingNotAllowed = "FESA_13008"

Definition at line 256 of file FesaExceptionDef.h.

const std::string FesaErrorPerformingGet = "FESA_3101"

Definition at line 100 of file FesaExceptionDef.h.

const std::string FesaErrorPerformingSet = "FESA_3102"

Definition at line 101 of file FesaExceptionDef.h.

const std::string FesaErrorPersistFields = "FESA_4040"

Definition at line 147 of file FesaExceptionDef.h.

const std::string FesaErrorPostingSemaphore = "FESA_1043"

Definition at line 37 of file FesaExceptionDef.h.

Referenced by fesa::Semaphore::post().

const std::string FesaErrorPropertyArray2DimensionsOutOfBound = "FESA_12001"

Definition at line 247 of file FesaExceptionDef.h.

const std::string FesaErrorPropertyArrayDimensionOutOfBound = "FESA_12000"

Definition at line 246 of file FesaExceptionDef.h.

const std::string FesaErrorPropertyExecuteMethodIsNotImplemented = "FESA_8016"
const std::string FesaErrorPropertyNeedsFilter = "FESA_8003"

Definition at line 183 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateParameters().

const std::string FesaErrorPropertyNotFound = "FESA_8006"

Definition at line 186 of file FesaExceptionDef.h.

Referenced by fesa::FesaDeviceServer::decodeIOPoint().

const std::string FesaErrorPropertyNotReadable = "FESA_8001"

Definition at line 181 of file FesaExceptionDef.h.

Referenced by fesa::Property::get().

const std::string FesaErrorPropertyNotSubscribable = "FESA_8015"

Definition at line 195 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateParameters().

const std::string FesaErrorPropertyNotSupportFilter = "FESA_8004"

Definition at line 184 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateParameters().

const std::string FesaErrorPropertyNotWritable = "FESA_8005"

Definition at line 185 of file FesaExceptionDef.h.

Referenced by fesa::Property::set().

const std::string FesaErrorPropertySubscriptionDisabled = "FESA_8014"

Definition at line 194 of file FesaExceptionDef.h.

Referenced by fesa::FesaDeviceServer::monitorOn().

const std::string FesaErrorQueueFull = "FESA_3021"

Definition at line 75 of file FesaExceptionDef.h.

Referenced by fesa::AbstractMsgQueue::checkState().

const std::string FesaErrorQueueLengthExceeded = "FESA_3002"
const std::string FesaErrorQueuenameDuplication = "FESA_3011"

Definition at line 73 of file FesaExceptionDef.h.

Referenced by fesa::MsgQueueFactory::getOrCreateMsgQueue().

const std::string FesaErrorRDATypeMismatch = "FESA_14001"

Definition at line 271 of file FesaExceptionDef.h.

const std::string FesaErrorReadProcessParameter = "FESA_1014"

Definition at line 26 of file FesaExceptionDef.h.

const std::string FesaErrorRegisteringPersistenceFields = "FESA_9009"

Definition at line 208 of file FesaExceptionDef.h.

const std::string FesaErrorRemovingSharedMemory = "FESA_7006"
const std::string FesaErrorResizingSharedMemory = "FESA_7003"
const std::string FesaErrorRestoringDevices = "FESA_9006"

Definition at line 205 of file FesaExceptionDef.h.

Referenced by fesa::StoreManager::restore().

const std::string FesaErrorRestoringDomainStores = "FESA_9008"

Definition at line 207 of file FesaExceptionDef.h.

Referenced by fesa::StoreManager::restore().

const std::string FesaErrorRestoringField = "FESA_13002"

Definition at line 252 of file FesaExceptionDef.h.

Referenced by fesa::AbstractField::restore().

const std::string FesaErrorRestoringGlobalDevice = "FESA_9004"

Definition at line 203 of file FesaExceptionDef.h.

Referenced by fesa::StoreManager::restore().

const std::string FesaErrorRollingManagerRequiresCycleStamp = "FESA_5004"

Definition at line 153 of file FesaExceptionDef.h.

Referenced by fesa::RollingMultiplexingManager::requireSlot().

const std::string FesaErrorRTActionNameNotFound = "FESA_2006"
const std::string FesaErrorRTDeviceClassNotFound = "FESA_2002"

Definition at line 52 of file FesaExceptionDef.h.

const std::string FesaErrorRTEquipmentNotCreated = "FESA_2011"

Definition at line 60 of file FesaExceptionDef.h.

Referenced by fesa::AbstractRTEquipment::getInstance().

const std::string FesaErrorRTFactoryNotFound = "FESA_2003"

Definition at line 53 of file FesaExceptionDef.h.

Referenced by fesa::RTController::createAction().

const std::string FesaErrorRTProcessAlreadyExists = "FESA_2016"

Definition at line 65 of file FesaExceptionDef.h.

Referenced by fesa::AbstractRTEquipment::initialize().

const std::string FesaErrorRTProcessDown = "FESA_2015"
const std::string FesaErrorSchedulingUnitNotFound = "FESA_2014"

Definition at line 63 of file FesaExceptionDef.h.

Referenced by fesa::RTController::assertSchedulingUnitsConfig().

const std::string FesaErrorServerClassNotFound = "FESA_8007"

Definition at line 187 of file FesaExceptionDef.h.

const std::string FesaErrorServerEquipmentNotCreated = "FESA_8008"

Definition at line 188 of file FesaExceptionDef.h.

Referenced by fesa::AbstractServerEquipment::getInstance().

const std::string FesaErrorServerProcessAlreadyExists = "FESA_8017"

Definition at line 197 of file FesaExceptionDef.h.

Referenced by fesa::AbstractServerEquipment::initialize().

const std::string FesaErrorServiceLocatorNotFound = "FESA_16000"

Definition at line 279 of file FesaExceptionDef.h.

const std::string FesaErrorServiceLocatorServiceNotAvailable = "FESA_16001"

Definition at line 280 of file FesaExceptionDef.h.

Referenced by fesa::ServiceLocatorServerSplitImplementation::disableEventSource(), fesa::ServiceLocatorServerSplitImplementation::disableRTEvent(), fesa::ServiceLocatorServerSplitImplementation::enableEventSource(), fesa::ServiceLocatorServerSplitImplementation::enableRTEvent(), fesa::ServiceLocatorServerSplitImplementation::getDevice(), fesa::ServiceLocatorRealtimeSplitImplementation::getDevice(), fesa::ServiceLocatorUnsplitImplementation::getDevice(), fesa::ServiceLocatorServerSplitImplementation::getDeviceCollection(), fesa::ServiceLocatorRealtimeSplitImplementation::getDeviceCollection(), fesa::ServiceLocatorUnsplitImplementation::getDeviceCollection(), fesa::ServiceLocatorServerSplitImplementation::getGlobalDevice(), fesa::ServiceLocatorRealtimeSplitImplementation::getGlobalDevice(), fesa::ServiceLocatorUnsplitImplementation::getGlobalDevice(), fesa::ServiceLocatorServerSplitImplementation::isEventEnabled(), fesa::ServiceLocatorServerSplitImplementation::runClassSpecificInitRT(), fesa::ServiceLocatorRealtimeSplitImplementation::runClassSpecificInitRT(), fesa::ServiceLocatorUnsplitImplementation::runClassSpecificInitRT(), fesa::ServiceLocatorServerSplitImplementation::runClassSpecificInitServer(), fesa::ServiceLocatorRealtimeSplitImplementation::runClassSpecificInitServer(), fesa::ServiceLocatorUnsplitImplementation::runClassSpecificInitServer(), fesa::ServiceLocatorServerSplitImplementation::runDeployUnitSpecificInitRT(), fesa::ServiceLocatorRealtimeSplitImplementation::runDeployUnitSpecificInitServer(), fesa::ServiceLocatorServerSplitImplementation::synchronizeSettingFields(), fesa::ServiceLocatorRealtimeSplitImplementation::synchronizeSettingFields(), and fesa::ServiceLocatorUnsplitImplementation::synchronizeSettingFields().

const std::string FesaErrorServiceLocatorWasNotCreated = "FESA_16002"

Definition at line 281 of file FesaExceptionDef.h.

Referenced by fesa::AbstractDeviceClass::AbstractDeviceClass().

const std::string FesaErrorServiceLocatorWasNotFound = "FESA_16003"
const std::string FesaErrorSetDimensionsUsedInNonDynamicField = "FESA_13010"

Definition at line 258 of file FesaExceptionDef.h.

const std::string FesaErrorSettingFieldValueAddress = "FESA_13011"
const std::string FesaErrorSettingInheritScheduling = "FESA_1011"

Definition at line 23 of file FesaExceptionDef.h.

Referenced by fesa::Thread::start().

const std::string FesaErrorSettingPrioDuringRuntime = "FESA_1016"

Definition at line 28 of file FesaExceptionDef.h.

Referenced by fesa::Thread::setPriority().

const std::string FesaErrorSettingPrivateMutexAttribute = "FESA_1054"

Definition at line 48 of file FesaExceptionDef.h.

Referenced by fesa::AbstractMutex::init().

const std::string FesaErrorSettingRdaData = "FESA_3105"

Definition at line 104 of file FesaExceptionDef.h.

Referenced by fesa::ProxyInterface::setProperty().

const std::string FesaErrorSettingRDAService = "FESA_3107"

Definition at line 106 of file FesaExceptionDef.h.

const std::string FesaErrorSettingSchedulingPolicy = "FESA_1010"

Definition at line 22 of file FesaExceptionDef.h.

Referenced by fesa::Thread::start().

const std::string FesaErrorSettingSharedMutexAttribute = "FESA_1023"

Definition at line 31 of file FesaExceptionDef.h.

const std::string FesaErrorSettingThreadAttributes = "FESA_1009"

Definition at line 21 of file FesaExceptionDef.h.

Referenced by fesa::Thread::start(), and fesa::Thread::startThread().

const std::string FesaErrorShmFactoryComputingMemorySize = "FESA_9031"

Definition at line 221 of file FesaExceptionDef.h.

const std::string FesaErrorShmFactoryMappingFields = "FESA_9032"

Definition at line 222 of file FesaExceptionDef.h.

const std::string FesaErrorShmFactorySettingUpMemory = "FESA_9030"
const std::string FesaErrorSignalingConditionalVariable = "FESA_1005"

Definition at line 15 of file FesaExceptionDef.h.

Referenced by fesa::ConditionalVariable::signal().

const std::string FesaErrorSlotDoesNotContainValidValue = "FESA_5003"

Definition at line 152 of file FesaExceptionDef.h.

const std::string FesaErrorSpecializedConverterNotProvided = "FESA_13012"
const std::string FesaErrorStoreDeviceElements = "FESA_4016"

Definition at line 130 of file FesaExceptionDef.h.

const std::string FesaErrorStoreDomainStoreElements = "FESA_4017"

Definition at line 131 of file FesaExceptionDef.h.

const std::string FesaErrorStoreGlobalDeviceElement = "FESA_4015"

Definition at line 129 of file FesaExceptionDef.h.

const std::string FesaErrorStoringField = "FESA_13003"

Definition at line 253 of file FesaExceptionDef.h.

Referenced by fesa::AbstractField::store().

const std::string FesaErrorSubscribingProperty = "FESA_3108"
const std::string FesaErrorSystemMessageSizeExceeded = "FESA_3023"

Definition at line 77 of file FesaExceptionDef.h.

Referenced by fesa::IpcMsgQueue::checkSystemMaxValues().

const std::string FesaErrorSystemQueueLengtExceeded = "FESA_3022"

Definition at line 76 of file FesaExceptionDef.h.

Referenced by fesa::IpcMsgQueue::checkSystemMaxValues().

const std::string FesaErrorTimingMappingNotConform = "FESA_4010"
const std::string FesaErrorTryTimedWaitingForSemaphore = "FESA_1047"

Definition at line 41 of file FesaExceptionDef.h.

const std::string FesaErrorTryWaitingForSemaphore = "FESA_1042"

Definition at line 36 of file FesaExceptionDef.h.

Referenced by fesa::Semaphore::timedWait(), and fesa::Semaphore::tryWait().

const std::string FesaErrorUndefinedPriority = "FESA_1013"

Definition at line 25 of file FesaExceptionDef.h.

Referenced by fesa::Thread::start().

const std::string FesaErrorUnknownCustomEventSource = "FESA_11004"

Definition at line 243 of file FesaExceptionDef.h.

const std::string FesaErrorUnknownDevice = "FESA_10002"
const std::string FesaErrorUnknownEquipmentClass = "FESA_10001"

Definition at line 229 of file FesaExceptionDef.h.

const std::string FesaErrorUnknownError = "FESA_10000"

Definition at line 228 of file FesaExceptionDef.h.

const std::string FesaErrorUnknownMessageType = "FESA_3012"
const std::string FesaErrorUnkonwDataToken = "FESA_4022"
const std::string FesaErrorUnkonwEventSourceType = "FESA_4021"

Definition at line 134 of file FesaExceptionDef.h.

Referenced by fesa::ParserElementFactory::createEventElement().

const std::string FesaErrorUnlinkingSemaphore = "FESA_1046"

Definition at line 40 of file FesaExceptionDef.h.

const std::string FesaErrorUnLockingMutex = "FESA_1003"

Definition at line 11 of file FesaExceptionDef.h.

const std::string FesaErrorUnMappingSharedMemory = "FESA_7005"
const std::string FesaErrorUserEventNotFound = "FESA_8010"

Definition at line 190 of file FesaExceptionDef.h.

const std::string FesaErrorVAcceleratorNotFound = "FESA_5001"

Definition at line 150 of file FesaExceptionDef.h.

const std::string FesaErrorVAcceleratorSlotValueNotCorrect = "FESA_5002"
const std::string FesaErrorValueExceedsLimits = "FESA_13019"

Definition at line 267 of file FesaExceptionDef.h.

Referenced by fesa::FieldStringArray::copyValue().

const std::string FesaErrorWaitingConditionalVariable = "FESA_1006"

Definition at line 16 of file FesaExceptionDef.h.

Referenced by fesa::ConditionalVariable::wait().

const std::string FesaErrorWaitingForSemaphore = "FESA_1041"

Definition at line 35 of file FesaExceptionDef.h.

Referenced by fesa::Semaphore::wait().

const std::string FesaErrorWriteProcessParameter = "FESA_1015"

Definition at line 27 of file FesaExceptionDef.h.

const std::string FesaErrorWritingToXMLFile = "FESA_4007"
const std::string FesaErrorWrongBooleanValue = "FESA_13018"

Definition at line 266 of file FesaExceptionDef.h.

Referenced by fesa::Converter< bool >::stringToValue().

const std::string FesaErrorWrongContext = "FESA_5013"

Definition at line 161 of file FesaExceptionDef.h.

Referenced by fesa::RollingMultiplexingManager::requireSlot().

const std::string FesaErrorWrongEventSourceName = "FESA_11001"
const std::string FesaErrorWrongSettingDataType = "FESA_13007"

Definition at line 255 of file FesaExceptionDef.h.

const std::string FesaErrorWrongSourceContextAcquisitionField = "FESA_5019"
const std::string FesaErrorWrongSourceContextSettingField = "FESA_5015"
const std::string FesaErrorWrongTimerPeriod = "FESA_11002"

Definition at line 241 of file FesaExceptionDef.h.

Referenced by fesa::TimerEventSource::connect().

const std::string FesaErrorWrongTimingDomain = "FESA_5011"

Definition at line 159 of file FesaExceptionDef.h.

Referenced by fesa::Property::validateCycleSelector().

const std::string FesaErrorXMLAttributeNotFound = "FESA_4005"
const std::string FesaErrorXMLElementNotFound = "FESA_4004"
const std::string FesaErrorXMLParserConvertingInput = "FESA_4009"

Definition at line 121 of file FesaExceptionDef.h.

Referenced by fesa::XMLParser::ConvertInput().

const std::string FesaErrorXMLParserEncodingNotFound = "FESA_4008"

Definition at line 120 of file FesaExceptionDef.h.

Referenced by fesa::XMLParser::ConvertInput().

const std::string FesaIDnotFound = "FESA_3050"

Definition at line 81 of file FesaExceptionDef.h.

const std::string FesaNoDeviceInstanceFileFound = "FESA_4020"

Definition at line 133 of file FesaExceptionDef.h.


Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1