rdmretcodeapi.h File Reference
Header for the RDM Error APIs. More...
Include dependency graph for rdmretcodeapi.h:
This graph shows which files directly or indirectly include this file:
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... |
|
Detailed Description
Header for the RDM Error APIs.