Go to the source code of this file.
Enumerations | |
enum | xmms_error_code_t { XMMS_ERROR_NONE = 0, XMMS_ERROR_GENERIC, XMMS_ERROR_OOM, XMMS_ERROR_PERMISSION, XMMS_ERROR_NOENT, XMMS_ERROR_INVAL, XMMS_ERROR_NO_SAUSAGE, XMMS_ERROR_COUNT } |
enum xmms_error_code_t |
XMMS_ERROR_NONE | |
XMMS_ERROR_GENERIC | |
XMMS_ERROR_OOM | |
XMMS_ERROR_PERMISSION | |
XMMS_ERROR_NOENT | |
XMMS_ERROR_INVAL | |
XMMS_ERROR_NO_SAUSAGE | |
XMMS_ERROR_COUNT |
Definition at line 21 of file xmmsc_errorcodes.h.