tesseract-doxygen/cutil/danerror.h File Reference
#include <setjmp.h>
Go to the source code of this file.
Define Documentation
#define SetErrorTrap |
( |
Proc |
|
) |
setjmp(PushErrorTrap(Proc)) |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
Typedef Documentation
Function Documentation
void DoError |
( |
int |
Error, |
|
|
const char * |
Message | |
|
) |
| | |
jmp_buf& PushErrorTrap |
( |
VOID_PROC |
Procedure |
) |
|
---------------------------------------------------------------------------- Private Code ----------------------------------------------------------------------------
void ReleaseErrorTrap |
( |
|
) |
|
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------