rdmretcodeapi.h File Reference

Header for the RaimaDB Error APIs. More...

#include "psptypes.h"
#include "rdmretcodetypes.h"
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 RaimaDB status code for a literal status name. More...
const char * rdm_retcodeGetDescription (RDM_RETCODE retcode)
Invoke RaimaDB 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 RaimaDB Error APIs.


Raima Database Manager

Copyright (c) 2014 Raima Inc., All rights reserved.

Use of this software, whether in source code format, or in executable, binary object code form, is governed by the Raima LICENSE which is fully described in the LICENSE.TXT file, included within this

distribution of files.