ddc
Enumerations | Functions
DDCInternalError.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  DDCErrorEnum {
  errNone = 0, errReadOccurrenceFile = 1, errProcessMorphology = 2, errNonePath = 3,
  errParseError = 4, errReadSourceFile = 5, errTimeoutElapsed = 6, errRuntime = 7,
  errLogic = 8, errOther = 9
}
 

Functions

const char * GetDDCErrorString (DDCErrorEnum ErrorCode)
 

Enumeration Type Documentation

◆ DDCErrorEnum

Enumerator
errNone 
errReadOccurrenceFile 
errProcessMorphology 
errNonePath 
errParseError 
errReadSourceFile 
errTimeoutElapsed 
errRuntime 
errLogic 
errOther 

Function Documentation

◆ GetDDCErrorString()

const char* GetDDCErrorString ( DDCErrorEnum  ErrorCode)
inline