Go to the source code of this file.
Enumerations
- enum DDCErrorEnum {
errUnknown = 0,
errReadOccurrenceFile = 1,
errProcessMorphology = 2,
errUnknownPath = 3,
errParseError = 4,
errReadSourceFile = 5,
errTimeoutElapsed = 6,
errUnknown = 0,
errReadOccurrenceFile = 1,
errProcessMorphology = 2,
errUnknownPath = 3,
errParseError = 4,
errReadSourceFile = 5,
errTimeoutElapsed = 6
}
Functions
Enumeration Type Documentation
- Enumerator:
errUnknown |
|
errReadOccurrenceFile |
|
errProcessMorphology |
|
errUnknownPath |
|
errParseError |
|
errReadSourceFile |
|
errTimeoutElapsed |
|
errUnknown |
|
errReadOccurrenceFile |
|
errProcessMorphology |
|
errUnknownPath |
|
errParseError |
|
errReadSourceFile |
|
errTimeoutElapsed |
|
Function Documentation
string GetDDCErrorString |
( |
DDCErrorEnum |
ErrorCode |
) |
[inline] |