Header for the RDM Error APIs. More...


Functions | |
| RDM_RETCODE | rdm_retcodeGetCode (const char *retCodeName) |
| Get the numeric RDM status code for a literal status name. More... | |
| const char * | rdm_retcodeGetDescription (RDM_RETCODE retcode) |
| Invoke RDM error handler. More... | |
| const char * | rdm_retcodeGetName (RDM_RETCODE retcode) |
| Get the mnemonic name for an error or status code. More... | |
Header for the RDM Error APIs.