error.c File Reference

#include "error_p.h"
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include "gwenhywfar/debug.h"
#include "gwenhywfar/misc.h"
#include "gwenhywfar/inetsocket.h"
#include "gwenhywfar/inetaddr.h"
#include "gwenhywfar/bufferedio.h"
#include "gwenhywfar/libloader.h"

Go to the source code of this file.

Defines

#define I18N(m)   m
#define I18S(m)   m

Functions

int GWEN_Error_ModuleFini ()
int GWEN_Error_ModuleInit ()
const char * GWEN_Error_SimpleToString (int i)
int GWEN_Error_ToString (int c, char *buffer, int bsize)

Define Documentation

#define I18N (  )     m
#define I18S (  )     m

Definition at line 43 of file error.c.

Referenced by GWEN_Gui_CheckCertBuiltIn().


Function Documentation

int GWEN_Error_ModuleFini (  ) 

Deinitializes this module.

Definition at line 71 of file error.c.

Referenced by GWEN_Fini().

int GWEN_Error_ModuleInit (  ) 

Initializes this module.

Definition at line 64 of file error.c.

References DBG_VERBOUS, and GWEN_LOGDOMAIN.

Referenced by GWEN_Init().

const char* GWEN_Error_SimpleToString ( int  i  ) 

Generated on Sat Jan 2 09:32:37 2010 for gwenhywfar by  doxygen 1.6.1