ITK Function Reference

(V10000.1.0.60_20160308.00)
Typedefs | Functions
pdi_server_errors.h File Reference
#include <nxmgr_im/libnxmgr_im_exports.h>
#include <nxmgr_im/libnxmgr_im_undef.h>

Go to the source code of this file.

Typedefs

typedef const char *(* PDI__error_translator_fn_t )(int ifail)
 

Functions

NXMGR_IM_API void PDI__set_error_description (int error_number, char *error_name, char *explanation)
 
void PDI__set_error_translator (PDI__error_translator_fn_t handler)
 
NXMGR_IM_API void PDI__set_error_was_error (void)
 

Typedef Documentation

typedef const char*(* PDI__error_translator_fn_t)(int ifail)

Definition at line 44 of file pdi_server_errors.h.

Function Documentation

NXMGR_IM_API void PDI__set_error_description ( int  error_number,
char *  error_name,
char *  explanation 
)
void PDI__set_error_translator ( PDI__error_translator_fn_t  handler)
NXMGR_IM_API void PDI__set_error_was_error ( void  )