TIOVX User Guide
vx_error.h File Reference

The internal error implementation. More...

Go to the source code of this file.

Data Structures

struct  tivx_error_t
 The internal representation of the error object. More...
 

Functions

vx_bool ownCreateConstErrors (vx_context context)
 Creates all the status codes as error objects.
 
vx_reference ownGetErrorObject (vx_context context, vx_status status)
 Matches the status code against all known error objects in the context. More...
 

Detailed Description

The internal error implementation.

The Internal Error API.

Definition in file vx_error.h.