gxerror.c File Reference

Go to the source code of this file.

Functions

GError * gx_error_new_valist (GQuark domain, gint code, const gchar *format, va_list args)
GError * gx_error_new (GQuark domain, gint code, const gchar *format,...)
GError * gx_error_new_literal (GQuark domain, gint code, const gchar *message)

Function Documentation

GError* gx_error_new ( GQuark  domain,
gint  code,
const gchar *  format,
  ... 
)
GError* gx_error_new_literal ( GQuark  domain,
gint  code,
const gchar *  message 
)

Definition at line 90 of file gxerror.c.

References SET_TRAP_OOM_VALUE, and UNSET_TRAP_OOM.

Referenced by lua_get_gerror().

GError* gx_error_new_valist ( GQuark  domain,
gint  code,
const gchar *  format,
va_list  args 
)

Definition at line 44 of file gxerror.c.

References error(), SET_TRAP_OOM_FAIL, and UNSET_TRAP_OOM.

Referenced by gx_error_new().


ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:59 2011 by Doxygen 1.6.1