20 #ifndef DDC_internal_error_h 21 #define DDC_internal_error_h 42 case errNone:
return "No error";
45 case errNonePath:
return "bad path for index files";
54 return "Unknown error code";
Definition: DDCInternalError.h:35
Definition: DDCInternalError.h:32
Definition: DDCInternalError.h:30
const char * GetDDCErrorString(DDCErrorEnum ErrorCode)
Definition: DDCInternalError.h:39
Definition: DDCInternalError.h:31
Definition: DDCInternalError.h:33
Definition: DDCInternalError.h:27
Definition: DDCInternalError.h:34
DDCErrorEnum
Definition: DDCInternalError.h:24
Definition: DDCInternalError.h:29
Definition: DDCInternalError.h:26
Definition: DDCInternalError.h:28