Data Fields
Zorba_ErrorHandler_s Struct Reference

#include <zorba/zorbac.h>

Data Fields

void(* error )(Zorba_ErrorHandler *handler, XQC_Error error, const char *local_name, const char *description, const char *query_uri, unsigned int line, unsigned int column)
void * user_data
 Can be used for user specific purposes.

Detailed Description

Definition at line 237 of file zorbac.h.


Field Documentation

void(* Zorba_ErrorHandler_s::error)(Zorba_ErrorHandler *handler, XQC_Error error, const char *local_name, const char *description, const char *query_uri, unsigned int line, unsigned int column)

Definition at line 239 of file zorbac.h.

void* Zorba_ErrorHandler_s::user_data

Can be used for user specific purposes.

Definition at line 250 of file zorbac.h.


The documentation for this struct was generated from the following file:
blog comments powered by Disqus