Classes | Typedefs | Enumerations | Variables

ACSErr Namespace Reference

Classes

struct  NameValue
struct  ErrorTrace
struct  Completion
exception  ACSException
exception  ACSbaseEx

Typedefs

typedef sequence< NameValueNameValueSeq
typedef unsigned long CompletionType
typedef unsigned long CompletionCode
typedef CompletionType ACSErrType
typedef CompletionCode ErrorCode
typedef sequence< ErrorTraceErrorLinkedList
typedef sequence< CompletionCompletionSeq

Enumerations

enum  ACSErrTest_ {
  ACSErrTest0, ACSErrTest1, ACSErrTest2, ACSErrTest3,
  ACSErrTest4, ACSErrTest5, ACSErrTestException0, ACSErrTestException1,
  ACSErrTestException2, ACSErrTestException3
}
enum  Severity { Error, Critical, Alert, Emergency }

Variables

const ACSErr::ACSErrType acsErrTypeAlarmSourceFactory = 65
const ACSErr::ACSErrType acsErrTypeComponent = 31
const ACSErr::ACSErrType acsErrTypeContainerServices = 27
const ACSErr::ACSErrType acsErrTypeLifeCycle = 28
const ACSErr::ACSErrType JavaContainerError = 6666
const ACSErr::ACSErrType ACSErrTypeACSCourse = 900906
const ACSErr::ACSErrType acsdaemonErrType = 55
const ACSErrType ACSErrOldTypeTest = 11
const ACSErr::ACSErrType ACSErrTICS = 13
const ACSErr::ACSErrType ACSErrTicsTCorr = 14
const ACSErr::ACSErrType ACSErrTypeAlarm = 2
const ACSErr::ACSErrType ACSErrTypeCommon = 10
const ACSErr::ACSErrType ACSErrTypeCORBA = 15
const ACSErr::ACSErrType ACSErrTypeCppNative = 8
const ACSErr::ACSErrType ACSErrTypeDevIO = 17
const ACSErr::ACSErrType ACSErrTypeJavaNative = 9
const ACSErr::ACSErrType ACSErrTypeMonitor = 1
const ACSErr::ACSErrType ACSErrTypeOK = 0
const ACSErr::ACSErrType ACSErrTypePythonNative = 7
const ACSErr::ACSErrType PatternAlarmCleared = 3
const ACSErr::ACSErrType PatternAlarmTriggered = 4
const ACSErr::ACSErrType acsexmplErrTest = 50042
const ACSErr::ACSErrType errTypeAlarmService = 66
const ACSErr::ACSErrType acsncErrType = 38
const ACSErr::ACSErrType acsQoSErrType = 29
const ACSErr::ACSErrType acsthreadErrType = 37
const ACSErr::ACSErrType ACSTimeError = 33
const ACSErr::ACSErrType baciErrTypeDevIO = 30
const ACSErr::ACSErrType baciErrTypeProperty = 20
const ACSErr::ACSErrType ACSBulkDataError = 53
const ACSErr::ACSErrType ACSBulkDataStatus = 54
const ACSErr::ACSErrType ACS_BD_Errors = 57
const ACSErr::ACSErrType ACS_DDS_Errors = 56
const ACSErr::ACSErrType cdbErrType = 51
const ACSErr::ACSErrType ArchiveIdentifierError = 8000
const ACSErr::ACSErrType ErrorSystemExample = 904
const ACSErr::ACSErrType JContExmplErrTypeTest = 900903
const ACSErr::ACSErrType jmanagerErrType = 26
const ACSErr::ACSErrType maciErrType = 25
const ACSErr::ACSErrType DAOErrType = 60205
const ACSErr::ACSErrType MonitorCollectorErr = 60200
const ACSErr::ACSErrType objexpErrType = 43
const ACSErr::ACSErrType taskErrType = 42

Typedef Documentation

typedef unsigned long ACSErr::CompletionCode
typedef sequence<Completion> ACSErr::CompletionSeq

A sequence of Completion structures

typedef unsigned long ACSErr::CompletionType
typedef sequence<NameValue> ACSErr::NameValueSeq

Enumeration Type Documentation

Enumerator:
ACSErrTest0 

TEst error 0

ACSErrTest1 
ACSErrTest2 

TEst error 2

ACSErrTest3 
ACSErrTest4 
ACSErrTest5 
ACSErrTestException0 
ACSErrTestException1 
ACSErrTestException2 
ACSErrTestException3 

Error severities

Enumerator:
Error 

Default error severity.

Critical 

Critical error.

Alert 

Alert error

Emergency 

Emergency


Variable Documentation