Simplified Error Codes
[Error module]


Defines

#define GWEN_ERROR_ABORTED   (-2)
#define GWEN_ERROR_ALREADY_REGISTERED   (-58)
#define GWEN_ERROR_BAD_ADDRESS   (-41)
#define GWEN_ERROR_BAD_ADDRESS_FAMILY   (-48)
#define GWEN_ERROR_BAD_DATA   (-101)
#define GWEN_ERROR_BAD_NAME   (-69)
#define GWEN_ERROR_BAD_PIN   (-70)
#define GWEN_ERROR_BAD_PIN_0_LEFT   (-71)
#define GWEN_ERROR_BAD_PIN_1_LEFT   (-72)
#define GWEN_ERROR_BAD_PIN_2_LEFT   (-73)
#define GWEN_ERROR_BAD_SIZE   (-60)
#define GWEN_ERROR_BAD_SOCKETTYPE   (-32)
#define GWEN_ERROR_BROKEN_PIPE   (-39)
#define GWEN_ERROR_BUFFER_OVERFLOW   (-42)
#define GWEN_ERROR_CLOSE   (-54)
#define GWEN_ERROR_CONN_REFUSED   (-106)
#define GWEN_ERROR_COULD_NOT_LOAD   (-49)
#define GWEN_ERROR_COULD_NOT_RESOLVE   (-50)
#define GWEN_ERROR_DECRYPT   (-63)
#define GWEN_ERROR_DEFAULT_VALUE   (-76)
#define GWEN_ERROR_ENCRYPT   (-62)
#define GWEN_ERROR_EOF   (-57)
#define GWEN_ERROR_FOUND   (-102)
#define GWEN_ERROR_GENERIC   (-1)
#define GWEN_ERROR_HOST_NOT_FOUND   (-43)
#define GWEN_ERROR_IN_PROGRESS   (-35)
#define GWEN_ERROR_INTERNAL   (-104)
#define GWEN_ERROR_INTERRUPTED   (-37)
#define GWEN_ERROR_INVALID   (-6)
#define GWEN_ERROR_IO   (-103)
#define GWEN_ERROR_LOCK   (-109)
#define GWEN_ERROR_MEMORY_FULL   (-40)
#define GWEN_ERROR_NET_UNREACHABLE   (-107)
#define GWEN_ERROR_NO_ADDRESS   (-44)
#define GWEN_ERROR_NO_DATA   (-55)
#define GWEN_ERROR_NO_KEY   (-74)
#define GWEN_ERROR_NO_RECOVERY   (-45)
#define GWEN_ERROR_NOT_AVAILABLE   (-3)
#define GWEN_ERROR_NOT_CONNECTED   (-100)
#define GWEN_ERROR_NOT_FOUND   (-51)
#define GWEN_ERROR_NOT_IMPLEMENTED   (-67)
#define GWEN_ERROR_NOT_OPEN   (-33)
#define GWEN_ERROR_NOT_REGISTERED   (-59)
#define GWEN_ERROR_NOT_SUPPORTED   (-68)
#define GWEN_ERROR_OPEN   (-5)
#define GWEN_ERROR_PARTIAL   (-56)
#define GWEN_ERROR_PERMISSIONS   (-105)
#define GWEN_ERROR_READ   (-52)
#define GWEN_ERROR_REMOVED   (-75)
#define GWEN_ERROR_SIGN   (-64)
#define GWEN_ERROR_SSL   (-66)
#define GWEN_ERROR_SSL_SECURITY   (-108)
#define GWEN_ERROR_STARTUP   (-36)
#define GWEN_ERROR_TIMEOUT   (-34)
#define GWEN_ERROR_TRY_AGAIN   (-46)
#define GWEN_ERROR_UNKNOWN_DNS_ERROR   (-47)
#define GWEN_ERROR_USER_ABORTED   (-4)
#define GWEN_ERROR_USEROFFSET   (-1000)
#define GWEN_ERROR_VERIFY   (-65)
#define GWEN_ERROR_WRITE   (-53)
#define GWEN_SUCCESS   0

Define Documentation

#define GWEN_ERROR_ABORTED   (-2)

#define GWEN_ERROR_ALREADY_REGISTERED   (-58)

Definition at line 98 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_BAD_ADDRESS   (-41)

Definition at line 78 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_BAD_ADDRESS_FAMILY   (-48)

Definition at line 85 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_BAD_DATA   (-101)

#define GWEN_ERROR_BAD_NAME   (-69)

Definition at line 110 of file error.h.

Referenced by GWEN_Crypt_Token_PluginManager_CheckToken().

#define GWEN_ERROR_BAD_PIN   (-70)

Definition at line 111 of file error.h.

#define GWEN_ERROR_BAD_PIN_0_LEFT   (-71)

Definition at line 112 of file error.h.

#define GWEN_ERROR_BAD_PIN_1_LEFT   (-72)

Definition at line 113 of file error.h.

#define GWEN_ERROR_BAD_PIN_2_LEFT   (-73)

Definition at line 114 of file error.h.

#define GWEN_ERROR_BAD_SIZE   (-60)

#define GWEN_ERROR_BAD_SOCKETTYPE   (-32)

Definition at line 69 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_BROKEN_PIPE   (-39)

Definition at line 75 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_BUFFER_OVERFLOW   (-42)

#define GWEN_ERROR_CLOSE   (-54)

Definition at line 93 of file error.h.

Referenced by GWEN_BufferedIO_File__Close(), and GWEN_Error_SimpleToString().

#define GWEN_ERROR_CONN_REFUSED   (-106)

Definition at line 127 of file error.h.

#define GWEN_ERROR_COULD_NOT_LOAD   (-49)

Definition at line 87 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_COULD_NOT_RESOLVE   (-50)

Definition at line 88 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_DECRYPT   (-63)

Definition at line 102 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_DEFAULT_VALUE   (-76)

Definition at line 117 of file error.h.

Referenced by GWEN_Gui_CGui__input().

#define GWEN_ERROR_ENCRYPT   (-62)

Definition at line 101 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_EOF   (-57)

#define GWEN_ERROR_FOUND   (-102)

Definition at line 122 of file error.h.

#define GWEN_ERROR_GENERIC   (-1)

#define GWEN_ERROR_HOST_NOT_FOUND   (-43)

Definition at line 80 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_IN_PROGRESS   (-35)

#define GWEN_ERROR_INTERNAL   (-104)

#define GWEN_ERROR_INTERRUPTED   (-37)

#define GWEN_ERROR_INVALID   (-6)

Definition at line 67 of file error.h.

Referenced by GWEN_Buffer_Relinquish(), GWEN_Buffer_RemoveRoom(), GWEN_Crypt__TransformFromBin(), GWEN_Crypt__TransformFromFPIN2(), GWEN_Crypt__TransformToBCD(), GWEN_Crypt__TransformToBin(), GWEN_Crypt__TransformToFPIN2(), GWEN_Crypt_KeyRsa_toDb(), GWEN_Crypt_KeySym_SetKeyData(), GWEN_Crypt_Token__CreatePasswordName(), GWEN_Crypt_TokenFile__Decipher(), GWEN_Crypt_TokenFile__Encipher(), GWEN_Crypt_TokenFile__SetContext(), GWEN_Crypt_TokenFile__SetKeyInfo(), GWEN_Crypt_TokenFile__Sign(), GWEN_Crypt_TokenFile__Verify(), GWEN_Crypt_TokenFile_Create(), GWEN_Crypt_TransformPin(), GWEN_DB_SetCharValueInNode(), GWEN_Gui_CGui_InputBox(), GWEN_HttpSession_Init(), GWEN_Io_LayerBuffered_DelRequest(), GWEN_Io_LayerCodec_DelRequest(), GWEN_Io_LayerFile_DelRequest(), GWEN_Io_LayerHttp_AddRequest(), GWEN_Io_LayerHttp_DelRequest(), GWEN_Io_LayerHttp_ParseCommand(), GWEN_Io_LayerHttp_ParseStatus(), GWEN_Io_LayerMemory_DelRequest(), GWEN_Io_LayerSocket_AddRequest(), GWEN_Io_LayerSocket_DelRequest(), GWEN_Io_LayerTls_AddRequest(), GWEN_Io_LayerTls_DelRequest(), GWEN_Io_Manager_RegisterLayer(), GWEN_Io_Manager_UnregisterLayer(), GWEN_Padd__UnpaddWithPkcs1Bt1Or2(), GWEN_Padd_ApplyPaddAlgo(), GWEN_Padd_PaddWithIso9796_2(), GWEN_Padd_PaddWithPkcs1Bt1(), GWEN_Padd_PaddWithPkcs1Bt2(), GWEN_Padd_UnpaddWithIso9796_2(), GWEN_PathManager_AddRelPath(), GWEN_PathManager_DefinePath(), GWEN_Signal_Connect(), GWEN_Signal_Disconnect(), GWEN_SignalObject_AddSignal(), GWEN_SignalObject_AddSlot(), GWEN_Time_AddSeconds(), GWEN_Time_SubSeconds(), GWEN_XmlCtxStore_AddAttr(), GWEN_XmlCtxStore_AddData(), GWEN_XmlCtxStore_EndTag(), and GWEN_XmlCtxStore_StartTag().

#define GWEN_ERROR_IO   (-103)

#define GWEN_ERROR_LOCK   (-109)

Definition at line 131 of file error.h.

#define GWEN_ERROR_MEMORY_FULL   (-40)

#define GWEN_ERROR_NET_UNREACHABLE   (-107)

Definition at line 128 of file error.h.

#define GWEN_ERROR_NO_ADDRESS   (-44)

Definition at line 81 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_NO_DATA   (-55)

#define GWEN_ERROR_NO_KEY   (-74)

Definition at line 115 of file error.h.

Referenced by GWEN_Crypt_TokenFile__Verify().

#define GWEN_ERROR_NO_RECOVERY   (-45)

Definition at line 82 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_NOT_AVAILABLE   (-3)

#define GWEN_ERROR_NOT_CONNECTED   (-100)

Definition at line 120 of file error.h.

#define GWEN_ERROR_NOT_FOUND   (-51)

#define GWEN_ERROR_NOT_IMPLEMENTED   (-67)

#define GWEN_ERROR_NOT_OPEN   (-33)

#define GWEN_ERROR_NOT_REGISTERED   (-59)

Definition at line 99 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_NOT_SUPPORTED   (-68)

#define GWEN_ERROR_OPEN   (-5)

Definition at line 66 of file error.h.

#define GWEN_ERROR_PARTIAL   (-56)

#define GWEN_ERROR_PERMISSIONS   (-105)

Definition at line 126 of file error.h.

#define GWEN_ERROR_READ   (-52)

#define GWEN_ERROR_REMOVED   (-75)

Definition at line 116 of file error.h.

#define GWEN_ERROR_SIGN   (-64)

Definition at line 103 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_SSL   (-66)

#define GWEN_ERROR_SSL_SECURITY   (-108)

#define GWEN_ERROR_STARTUP   (-36)

Definition at line 73 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_TIMEOUT   (-34)

#define GWEN_ERROR_TRY_AGAIN   (-46)

#define GWEN_ERROR_UNKNOWN_DNS_ERROR   (-47)

Definition at line 84 of file error.h.

Referenced by GWEN_Error_SimpleToString().

#define GWEN_ERROR_USER_ABORTED   (-4)

#define GWEN_ERROR_USEROFFSET   (-1000)

Definition at line 134 of file error.h.

#define GWEN_ERROR_VERIFY   (-65)

#define GWEN_ERROR_WRITE   (-53)

#define GWEN_SUCCESS   0

Definition at line 60 of file error.h.

Referenced by GWEN_Error_SimpleToString().


Generated on Wed Sep 3 15:22:02 2008 for gwenhywfar by  doxygen 1.5.6