|
gwenhywfar 5.12.0
|
This file contains the module for error handling. More...
#include <gwenhywfar/gwenhywfarapi.h>#include <gwenhywfar/types.h>
Go to the source code of this file.
Functions | |
Verbosity | |
Composing error messages. | |
| GWENHYWFAR_API const char * | GWEN_Error_SimpleToString (int i) |
| Returns a (very) short string describing the given GWEN error code, or "Unknown error" for unknown codes. | |
| GWENHYWFAR_API int | GWEN_Error_ToString (int c, char *buffer, int bsize) |
This file contains the module for error handling.
Definition in file error.h.
| #define GWEN_ERROR_ABORTED (-2) |
Definition at line 63 of file error.h.
Referenced by FOX16_Gui::getFileName(), QT4_Gui::getFileName(), QT5_Gui::getFileName(), GWEN_Crypt_TokenOHBCI_Read(), and GWEN_Error_SimpleToString().
| #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) |
Definition at line 121 of file error.h.
Referenced by _addFlagFnsPrototype(), _addMember(), _addMemberProtoTypes(), _addSetterPrototype(), _addVirtualFunctions(), _buildDefineDefines(), _parseSubdir(), _parseVersions(), _readKey(), _readSimpleValueAndReturnType(), _setProjectVersionFromString(), _splitVariableNameInNameAndIndex(), GWB_ParseProject(), GWB_Parser_ReplaceVarsBetweenAtSigns(), GWEN_Crypt_KeyRsa__ReadMpi(), GWEN_Crypt_KeyRsa_Decipher(), GWEN_Crypt_KeyRsa_Encipher(), GWEN_Crypt_KeyRsa_Sign(), GWEN_Crypt_KeyRsa_Verify(), GWEN_CryptMgr_Decrypt(), GWEN_CryptMgr_Verify(), GWEN_DB__ReadValues(), GWEN_DB_ReadFromFastBuffer(), GWEN_DBIO_OldDb_Import(), GWEN_DBIO_XmlDb_Import(), GWEN_Padd_UnpaddWithIso9796_2(), GWEN_Padd_VerifyPkcs1Pss(), GWEN_PasswordStore_CheckDigest(), GWEN_Sar_ExtractAndDigestFileDir(), GWEN_Sar_ExtractAndDigestFileLink(), GWEN_Sar_ExtractAndDigestFileReg(), GWEN_Sar_ScanFile(), GWEN_Sar_TlvToFileHeader(), GWEN_Sar_Verify(), GWEN_SmallTresor_Decrypt(), GWEN_SyncIo_Http_ParseHeader(), GWEN_SyncIo_Http_Read(), GWEN_SyncIo_Http_ReadChunkSize(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), GWEN_SyncIo_Http_WriteHeader(), GWEN_Text_ReplaceVars(), GWEN_TLV_ReadHeader(), GWEN_Widget_ReadXml(), GWEN_XML__ReadTag(), GWEN_XmlCtxStore_AddAttr(), GWEN_XmlCtxStore_AddData(), GWEN_XmlCtxStore_EndTag(), GWEN_XmlCtxStore_StartTag(), HtmlCtx_EndTag(), HtmlCtx_SanitizeData(), HtmlGroup_Table_StartTag(), HtmlGroup_TableRow_StartTag(), HtmlGroup_UnorderedList_StartTag(), TM2C_BuildCodeVirtualFns(), TM2C_BuildCreateColumnList(), TM2C_BuildDefineEnums(), TM2C_BuildDefineVirtualFns(), TM2C_BuildEnumFromString(), TM2C_BuildEnumToString(), TM2C_BuildGetterVirtualFns(), TM2C_BuildProtoGetterVirtualFns(), TM2C_BuildProtoSetterVirtualFns(), TM2C_BuildProtoVirtualFns(), TM2C_BuildSetterVirtualFns(), TM2C_SetEnumStringFns(), Typemaker2_Builder_DetermineOutFileNames(), Typemaker2_Builder_ReplaceVars(), Typemaker2_Builder_WriteFiles(), Typemaker2_Member_readXml(), Typemaker2_Type_readXml(), and Typemaker2_VirtualFn_readXml().
| #define GWEN_ERROR_BAD_NAME (-69) |
Definition at line 110 of file error.h.
Referenced by _checkPlugin(), and GWEN_Crypt_TokenOHBCI_Plugin_CheckToken().
| #define GWEN_ERROR_BAD_PIN (-70) |
Definition at line 111 of file error.h.
Referenced by GWEN_Crypt_TokenOHBCI__Decode(), GWEN_Crypt_TokenOHBCI__DecryptFile(), GWEN_Crypt_TokenOHBCI__DecryptFile16(), GWEN_Crypt_TokenOHBCI__DecryptTresor(), and GWEN_Crypt_TokenOHBCI_Read().
| #define GWEN_ERROR_BAD_SIZE (-60) |
Definition at line 100 of file error.h.
Referenced by GWEN_Crypt__KeyDataFromText(), and GWEN_Error_SimpleToString().
| #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(), and GWEN_SyncIo_Write().
| #define GWEN_ERROR_BUFFER_OVERFLOW (-42) |
Definition at line 79 of file error.h.
Referenced by GWEN_Buffer_AdjustUsedBytes(), GWEN_Buffer_AllocRoom(), GWEN_Buffer_DecrementPos(), GWEN_Buffer_SetPos(), GWEN_Crypt__TransformFromBCD(), GWEN_Crypt__TransformFromFPIN2(), GWEN_Crypt__TransformToBCD(), GWEN_Crypt__TransformToFPIN2(), GWEN_Crypt_Token_SetPinStatus(), GWEN_Crypt_TokenFile__Decipher(), GWEN_Crypt_TokenFile__GetContextIdList(), GWEN_Crypt_TokenFile__GetKeyIdList(), GWEN_DlgInput_CopyInput(), GWEN_Error_SimpleToString(), GWEN_IdList64_GetIdAt(), GWEN_MDigest_Digest(), GWEN_MultiCache_GetUsageString(), and GWEN_SimplePtrList_SetPtrAt().
| #define GWEN_ERROR_CLOSE (-54) |
Definition at line 93 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #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 _decodeData(), and 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 _encodeData(), and GWEN_Error_SimpleToString().
| #define GWEN_ERROR_EOF (-57) |
Definition at line 96 of file error.h.
Referenced by _csvImport(), GWEN_Buffer_PeekByte(), GWEN_Buffer_ReadByte(), GWEN_DB_ReadFromFastBuffer(), GWEN_DBIO_OldDb_Import(), GWEN_Error_SimpleToString(), GWEN_FastBuffer_ReadLineToBuffer(), GWEN_Msg_IncCurrentPos(), GWEN_Msg_ReadNextByte(), GWEN_Msg_RewindCurrentPos(), GWEN_Sar_ScanFile(), GWEN_SyncIo_Buffered_ReadLinesToStringList(), GWEN_SyncIo_Buffered_ReadLineToBuffer(), GWEN_SyncIo_Http_ReadHeader(), GWEN_SyncIo_Http_ReadLine(), GWEN_SyncIo_Http_ReadStatus(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), GWEN_SyncIo_Read(), GWEN_SyncIo_ReadForced(), GWEN_XML__ReadAllFromIo(), GWEN_XML__ReadData(), GWEN_XML__ReadTag(), and GWEN_XML_ReadFromFastBuffer().
| #define GWEN_ERROR_GENERIC (-1) |
Definition at line 62 of file error.h.
Referenced by _addOneSubTargetForTarget(), _addOrBuildTargetSources(), _checkAgainstGivenOption(), _checkPlugin(), _checkRunningQueue(), _checkWaitingQueue(), _copyLink(), _csvExport(), _daysInMonth(), _distributeBufferContent(), _getAndCheckRequiredGwenVersion(), _getLocalizedLongDescrByFormat(), _getLongDescrByFormat(), _parseArg(), _parseDefine(), _parseDefines(), _parseDep(), _parseIfNotVarMatches(), _parseIfVarMatches(), _parseLib(), _parseProg(), _parseSetVar(), _parseWriteFile(), _readAndStoreNextVersionPart(), _readArgsIntoDb(), _readFileListFromTagNode(), _readFilesFromDataNode(), _readIntUntilPointOrHyphen(), _readModifyWriteFile(), _setCharValueByPath(), _startCommand(), _startConnect(), _startConnect(), _startListen(), _varHasValue(), _writeStaticLibHelper(), QT4_GuiDialog::closeDialog(), QT5_GuiDialog::closeDialog(), FOX16_Gui::execDialog(), QT4_Gui::execDialog(), QT5_Gui::execDialog(), QT4_GuiDialog::execute(), QT5_GuiDialog::execute(), GWB_BuildCtx_Run(), GWB_InstallFiles(), GWB_MkDist(), GWB_ParseBuildFiles(), GWB_ParseOption(), GWB_Parser_ParseSubdirs(), GWB_ParseTarget(), GWB_Utils_CopyFile(), GWB_Utils_VersionStringToInt(), GWBUILD_MakeBuildersForTargets(), GWEN_Buffer_AddTests(), GWEN_Buffer_AppendArgs(), GWEN_Crypt3_ModuleInit(), GWEN_Crypt_KeyAes128_SetIV(), GWEN_Crypt_KeyAes256_SetIV(), GWEN_Crypt_KeyDes3K_SetIV(), GWEN_Crypt_KeyRsa__getNamedElement(), GWEN_Crypt_KeyRsa__MpiToBuffer(), GWEN_Crypt_KeyRsa__ReadMpi(), GWEN_Crypt_KeyRsa__WriteMpi(), GWEN_Crypt_KeyRsa_GeneratePair(), GWEN_Crypt_KeyRsa_GetExponent(), GWEN_Crypt_KeyRsa_GetModulus(), GWEN_Crypt_KeyRsa_GetSecretExponent(), GWEN_Crypt_KeySym_Decipher(), GWEN_Crypt_KeySym_Encipher(), GWEN_Crypt_KeySym_SetKeyData(), GWEN_Crypt_TokenFile__Sign(), GWEN_Crypt_TokenFile__Verify(), GWEN_Crypt_TokenOHBCI__DecryptFile16(), GWEN_Crypt_TokenOHBCI__EnsurePassword(), GWEN_Crypt_TokenOHBCI_Write(), GWEN_CryptMgr_Encrypt(), GWEN_CryptMgrKeys_DecryptKey(), GWEN_CryptMgrKeys_EncryptKey(), GWEN_CryptMgrKeys_SignData(), GWEN_CryptMgrKeys_VerifyData(), GWEN_DB__ReadValues(), GWEN_DB_ReadFromFastBuffer(), GWEN_DB_WriteGroupToIoLayer(), GWEN_DBIO_OldDb_Export(), GWEN_DlgProgress_AddLogText(), GWEN_Error_SimpleToString(), GWEN_Gui_CGui__input(), GWEN_Gui_ConvertString(), GWEN_Gui_Internal_GetSyncIo(), GWEN_Gui_ModuleInit(), GWEN_I18N_BindTextDomain_Codeset(), GWEN_I18N_BindTextDomain_Dir(), GWEN_IdList64_AddTests(), GWEN_MDigest_Gc_Begin(), GWEN_MDigest_Gc_End(), GWEN_Msg_AddBytes(), GWEN_Msg_AddUint16(), GWEN_Msg_AddUint32(), GWEN_Msg_AddUint64(), GWEN_Msg_AddUint8(), GWEN_Msg_WriteUint16At(), GWEN_Msg_WriteUint32At(), GWEN_Msg_WriteUint64At(), GWEN_Msg_WriteUint8At(), GWEN_MultilayerEndpoint_StartConnect(), GWEN_Padd_ApplyPaddAlgo(), GWEN_Padd_PaddWithIso9796_2(), GWEN_Padd_PaddWithPkcs1Bt1(), GWEN_Padd_PaddWithPkcs1Bt2(), GWEN_Padd_UnapplyPaddAlgo(), GWEN_PasswordStore_GetTokenList(), GWEN_Process_RunCommandWaitAndGather(), GWEN_SimplePtrList_AddTests(), GWEN_SyncIo_Http_Read(), GWEN_SyncIo_Http_Write(), GWEN_SyncIo_Tls_GetPeerCert(), GWEN_SyncIo_Tls_Prepare(), GWEN_Tag16_AddTests(), GWEN_Tag16_EndTagInBuffer(), GWEN_TcpcEndpoint_StartConnect(), GWEN_TcpdEndpoint_StartListening(), GWEN_Text_ConvertCharset(), GWEN_Timestamp_AddTests(), GWEN_XmlCommanderLibXml_SetXmlCharValue(), FOX16_GuiDialog::onSelChanged(), FOX16_GuiDialog::onSelCommand(), FOX16_Gui::openDialog(), QT4_Gui::openDialog(), QT4_GuiDialog::openDialog(), QT5_Gui::openDialog(), QT5_GuiDialog::openDialog(), QT4_GuiDialog::runDialog(), QT5_GuiDialog::runDialog(), FOX16_GuiDialog::setCharProperty(), and FOX16_GuiDialog::setIntProperty().
| #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) |
Definition at line 72 of file error.h.
Referenced by _addSockets(), _checkForNeedToReconnect(), _checkSockets(), _startConnect(), _startListen(), GWEN_Error_SimpleToString(), GWEN_MultilayerEndpoint_StartConnect(), and GWEN_TcpcEndpoint_StartConnect().
| #define GWEN_ERROR_INTERNAL (-104) |
Definition at line 125 of file error.h.
Referenced by _encode(), _parseIncludes(), _parseLibraries(), _parseUsedTargets(), _tryReadPasswdViaInputBox(), FOX16_Gui::getFileName(), GWB_Tools_CheckCompilerArgs(), GWB_Tools_TryCompile(), GWB_Tools_TryLink(), GWEN_ConfigMgrDir_MkUniqueIdFromId(), GWEN_Crypt_TokenFile__CloseFile(), GWEN_Gui_DialogBased_InputBox(), GWEN_Gui_DialogBased_MessageBox(), GWEN_Gui_ShowProgress(), GWEN_HttpSession_Init(), GWEN_IdList64_AddId(), GWEN_MDigest_Digest(), GWEN_PasswordStore_WriteFile(), GWEN_SyncIo_Buffered_Read(), GWEN_SyncIo_Buffered_Write(), GWEN_SyncIo_Memory_Read(), GWEN_SyncIo_Memory_Write(), GWEN_SyncIo_Socket_Read(), GWEN_SyncIo_Socket_Write(), GWEN_XML__ReadTag(), QT4_GuiDialog::setupTree(), and QT5_GuiDialog::setupTree().
| #define GWEN_ERROR_INTERRUPTED (-37) |
Definition at line 74 of file error.h.
Referenced by GWEN_Error_SimpleToString(), GWEN_MsgEndpoint_ChildrenIoLoop(), GWEN_MsgEndpoint_IoLoop(), GWEN_MsgEndpoint_ReadFromSocket(), GWEN_MsgEndpoint_WriteToSocket(), GWEN_SyncIo_Buffered_Read(), GWEN_SyncIo_Buffered_Write(), GWEN_SyncIo_Helper_CopyFile(), GWEN_SyncIo_Helper_PartiallyReadFile(), GWEN_SyncIo_Helper_ReadFile(), GWEN_SyncIo_Helper_WriteFile(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), GWEN_SyncIo_ReadForced(), GWEN_SyncIo_Socket_Read(), GWEN_SyncIo_Socket_Write(), and GWEN_SyncIo_WriteForced().
| #define GWEN_ERROR_INVALID (-6) |
Definition at line 67 of file error.h.
Referenced by _checkStringListOption(), _checkStringOption(), _convertAndSetCharValue(), _convertAndSetCharValue(), _csvExport(), _csvImport(), _dbEnter(), _dbForEvery(), _dbIfCharDataMatches(), _dbIfHasCharData(), _dbIfNotCharDataMatches(), _dbIfNotHasCharData(), _dbIfNotPathExists(), _dbIfPathExists(), _ensureWritePos(), _handleChildren_fromDb(), _handleChildren_toDb(), _handleChildren_toDb(), _handleDbCreateAndEnterGroup(), _handleDbCreateAndEnterGroup(), _handleDbCreateAndEnterTempGroup(), _handleDbCreateAndEnterTempGroup(), _handleDbSetCharValue_internal(), _handleDbSetCharValue_internal(), _handleStringArgument(), _handleXmlEnter(), _handleXmlEnter(), _handleXmlForEvery(), _handleXmlForEvery(), _handleXmlIfCharDataMatches(), _handleXmlIfCharDataMatches(), _handleXmlIfHasCharData(), _handleXmlIfHasCharData(), _handleXmlIfNotCharDataMatches(), _handleXmlIfNotCharDataMatches(), _handleXmlIfNotHasCharData(), _handleXmlIfNotHasCharData(), _handleXmlIfNotPathExists(), _handleXmlIfNotPathExists(), _handleXmlIfPathExists(), _handleXmlIfPathExists(), _readArgsIntoDb(), _xmlCreateAndEnterElement(), _xmlSetCharValue(), Qt4_W_TabBook::addChildGuiWidget(), Qt5_W_TabBook::addChildGuiWidget(), COCOA_Gui_CloseDialog(), Cocoa_Gui_Dialog_Run(), COCOA_Gui_OpenDialog(), CocoaGui_Dialog_SetupTree(), CocoaGui_WCheckBox_SetCharProperty(), CocoaGui_WCheckBox_SetIntProperty(), CocoaGui_WComboBox_SetCharProperty(), CocoaGui_WComboBox_SetIntProperty(), CocoaGui_WDialog_SetCharProperty(), CocoaGui_WDialog_SetIntProperty(), CocoaGui_WGridLayout_SetCharProperty(), CocoaGui_WGridLayout_SetIntProperty(), CocoaGui_WGroupBox_SetCharProperty(), CocoaGui_WGroupBox_SetIntProperty(), CocoaGui_WHLayout_SetCharProperty(), CocoaGui_WHLayout_SetIntProperty(), CocoaGui_WHLine_SetIntProperty(), CocoaGui_WHSpacer_SetIntProperty(), CocoaGui_WLabel_SetCharProperty(), CocoaGui_WLabel_SetIntProperty(), CocoaGui_WLineEdit_SetCharProperty(), CocoaGui_WLineEdit_SetIntProperty(), CocoaGui_WListBox_SetCharProperty(), CocoaGui_WListBox_SetIntProperty(), CocoaGui_WProgressBar_SetCharProperty(), CocoaGui_WProgressBar_SetIntProperty(), CocoaGui_WPushButton_SetCharProperty(), CocoaGui_WPushButton_SetIntProperty(), CocoaGui_WRadioButton_SetCharProperty(), CocoaGui_WRadioButton_SetIntProperty(), CocoaGui_WScrollArea_SetCharProperty(), CocoaGui_WScrollArea_SetIntProperty(), CocoaGui_WSpinBox_SetCharProperty(), CocoaGui_WSpinBox_SetIntProperty(), CocoaGui_WStack_SetCharProperty(), CocoaGui_WStack_SetIntProperty(), CocoaGui_WTabBook_SetCharProperty(), CocoaGui_WTabBook_SetIntProperty(), CocoaGui_WTextBrowser_SetCharProperty(), CocoaGui_WTextBrowser_SetIntProperty(), CocoaGui_WTextEdit_SetCharProperty(), CocoaGui_WTextEdit_SetIntProperty(), CocoaGui_WVLayout_SetCharProperty(), CocoaGui_WVLayout_SetIntProperty(), CocoaGui_WVLine_SetIntProperty(), CocoaGui_WVSpacer_SetIntProperty(), Qt4_W_ListBox::getIntProperty(), Qt5_W_ListBox::getIntProperty(), GTK2_Gui_CloseDialog(), GTK2_Gui_Dialog_Run(), GTK2_Gui_OpenDialog(), Gtk2Gui_Dialog_SetupTree(), Gtk2Gui_WCheckBox_SetCharProperty(), Gtk2Gui_WCheckBox_SetIntProperty(), Gtk2Gui_WComboBox_SetCharProperty(), Gtk2Gui_WComboBox_SetIntProperty(), Gtk2Gui_WDialog_SetCharProperty(), Gtk2Gui_WDialog_SetIntProperty(), Gtk2Gui_WGridLayout_SetCharProperty(), Gtk2Gui_WGridLayout_SetIntProperty(), Gtk2Gui_WGroupBox_SetCharProperty(), Gtk2Gui_WGroupBox_SetIntProperty(), Gtk2Gui_WHLayout_SetCharProperty(), Gtk2Gui_WHLayout_SetIntProperty(), Gtk2Gui_WHLine_SetIntProperty(), Gtk2Gui_WHSpacer_SetIntProperty(), Gtk2Gui_WLabel_SetCharProperty(), Gtk2Gui_WLabel_SetIntProperty(), Gtk2Gui_WLineEdit_SetCharProperty(), Gtk2Gui_WLineEdit_SetIntProperty(), Gtk2Gui_WListBox_SetCharProperty(), Gtk2Gui_WListBox_SetIntProperty(), Gtk2Gui_WProgressBar_SetCharProperty(), Gtk2Gui_WProgressBar_SetIntProperty(), Gtk2Gui_WPushButton_SetCharProperty(), Gtk2Gui_WPushButton_SetIntProperty(), Gtk2Gui_WRadioButton_SetCharProperty(), Gtk2Gui_WRadioButton_SetIntProperty(), Gtk2Gui_WScrollArea_SetCharProperty(), Gtk2Gui_WScrollArea_SetIntProperty(), Gtk2Gui_WSpinBox_SetCharProperty(), Gtk2Gui_WSpinBox_SetIntProperty(), Gtk2Gui_WStack_SetCharProperty(), Gtk2Gui_WStack_SetIntProperty(), Gtk2Gui_WTabBook_SetCharProperty(), Gtk2Gui_WTabBook_SetIntProperty(), Gtk2Gui_WTextBrowser_SetCharProperty(), Gtk2Gui_WTextBrowser_SetIntProperty(), Gtk2Gui_WTextEdit_SetCharProperty(), Gtk2Gui_WTextEdit_SetIntProperty(), Gtk2Gui_WVLayout_SetCharProperty(), Gtk2Gui_WVLayout_SetIntProperty(), Gtk2Gui_WVLine_SetIntProperty(), Gtk2Gui_WVSpacer_SetIntProperty(), GTK3_Gui_CloseDialog(), GTK3_Gui_Dialog_Run(), GTK3_Gui_OpenDialog(), Gtk3Gui_Dialog_SetupTree(), Gtk3Gui_WCheckBox_SetCharProperty(), Gtk3Gui_WCheckBox_SetIntProperty(), Gtk3Gui_WComboBox_SetCharProperty(), Gtk3Gui_WComboBox_SetIntProperty(), Gtk3Gui_WDialog_SetCharProperty(), Gtk3Gui_WDialog_SetIntProperty(), Gtk3Gui_WGridLayout_SetCharProperty(), Gtk3Gui_WGridLayout_SetIntProperty(), Gtk3Gui_WGroupBox_SetCharProperty(), Gtk3Gui_WGroupBox_SetIntProperty(), Gtk3Gui_WHLayout_SetCharProperty(), Gtk3Gui_WHLayout_SetIntProperty(), Gtk3Gui_WHLine_SetIntProperty(), Gtk3Gui_WHSpacer_SetIntProperty(), Gtk3Gui_WLabel_SetCharProperty(), Gtk3Gui_WLabel_SetIntProperty(), Gtk3Gui_WLineEdit_SetCharProperty(), Gtk3Gui_WLineEdit_SetIntProperty(), Gtk3Gui_WListBox_SetCharProperty(), Gtk3Gui_WListBox_SetIntProperty(), Gtk3Gui_WProgressBar_SetCharProperty(), Gtk3Gui_WProgressBar_SetIntProperty(), Gtk3Gui_WPushButton_SetCharProperty(), Gtk3Gui_WPushButton_SetIntProperty(), Gtk3Gui_WRadioButton_SetCharProperty(), Gtk3Gui_WRadioButton_SetIntProperty(), Gtk3Gui_WScrollArea_SetCharProperty(), Gtk3Gui_WScrollArea_SetIntProperty(), Gtk3Gui_WSpinBox_SetCharProperty(), Gtk3Gui_WSpinBox_SetIntProperty(), Gtk3Gui_WStack_SetCharProperty(), Gtk3Gui_WStack_SetIntProperty(), Gtk3Gui_WTabBook_SetCharProperty(), Gtk3Gui_WTabBook_SetIntProperty(), Gtk3Gui_WTextBrowser_SetCharProperty(), Gtk3Gui_WTextBrowser_SetIntProperty(), Gtk3Gui_WTextEdit_SetCharProperty(), Gtk3Gui_WTextEdit_SetIntProperty(), Gtk3Gui_WVLayout_SetCharProperty(), Gtk3Gui_WVLayout_SetIntProperty(), Gtk3Gui_WVLine_SetIntProperty(), Gtk3Gui_WVSpacer_SetIntProperty(), GWEN_Buffer_Relinquish(), GWEN_Buffer_RemoveRoom(), GWEN_Crypt__TransformFromBin(), GWEN_Crypt__TransformFromFPIN2(), GWEN_Crypt__TransformToBCD(), GWEN_Crypt__TransformToBin(), GWEN_Crypt__TransformToFPIN2(), GWEN_Crypt_KeyRsa_GeneratePair2(), 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_TokenOHBCI_Encode(), GWEN_Crypt_TransformPin(), GWEN_DB_SetCharValueInNode(), GWEN_DBIO__XmlDb_ImportGroup(), GWEN_DBIO__XmlDb_ImportVar(), GWEN_DBIO_XmlDb__ExportVar(), GWEN_Gui_CGui_InputBox(), GWEN_Gui_DialogBased_ProgressAdvance(), GWEN_Gui_DialogBased_ProgressEnd(), GWEN_Gui_DialogBased_ProgressLog(), GWEN_Gui_DialogBased_ProgressSetTotal(), GWEN_Gui_Internal_GetSyncIo(), GWEN_HttpSession_Init(), GWEN_HttpSession_RecvCommand(), GWEN_HttpSession_SendStatus(), GWEN_IdList64_AddId(), GWEN_MDigest_PBKDF2(), GWEN_Msg_AddString(), GWEN_Msg_AddStringWithTrailingNull(), GWEN_Msg_WriteBytesAt(), 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_PathManager_InsertRelPath(), GWEN_Sar_AddAndDigestFile(), GWEN_Sar_AddFile(), GWEN_Sar_ExtractAndDigestFile(), GWEN_Sar_Sign(), GWEN_Sar_Verify(), GWEN_Signal_Connect(), GWEN_Signal_Disconnect(), GWEN_SignalObject_AddSignal(), GWEN_SignalObject_AddSlot(), GWEN_SimplePtrList_DecUserCounter(), GWEN_SmallTresor_Decrypt(), GWEN_SyncIo_Buffered_ReadLinesToStringList(), GWEN_SyncIo_Http_ParseCommand(), GWEN_SyncIo_Http_ParseStatus(), GWEN_SyncIo_Http_Write(), GWEN_SyncIo_Socket_Connect(), GWEN_SyncIo_Socket_Read(), GWEN_Tag16_StartTagInBuffer(), GWEN_Time_AddSeconds(), GWEN_Time_SubSeconds(), GWEN_XmlCtxStore_AddAttr(), GWEN_XmlCtxStore_AddData(), GWEN_XmlCtxStore_EndTag(), GWEN_XmlCtxStore_StartTag(), GWEN_XMLNode_SetCharValueByPath(), FOX16_GuiDialog::setCharProperty(), Qt4_W_CheckBox::setCharProperty(), Qt4_W_ComboBox::setCharProperty(), Qt4_W_Dialog::setCharProperty(), Qt4_W_Label::setCharProperty(), Qt4_W_LineEdit::setCharProperty(), Qt4_W_PushButton::setCharProperty(), Qt4_W_RadioButton::setCharProperty(), Qt4_W_TextBrowser::setCharProperty(), Qt4_W_TextEdit::setCharProperty(), Qt4_W_Widget::setCharProperty(), Qt5_W_CheckBox::setCharProperty(), Qt5_W_ComboBox::setCharProperty(), Qt5_W_Dialog::setCharProperty(), Qt5_W_Label::setCharProperty(), Qt5_W_LineEdit::setCharProperty(), Qt5_W_PushButton::setCharProperty(), Qt5_W_RadioButton::setCharProperty(), Qt5_W_TextBrowser::setCharProperty(), Qt5_W_TextEdit::setCharProperty(), Qt5_W_Widget::setCharProperty(), FOX16_GuiDialog::setIntProperty(), Qt4_W_ListBox::setIntProperty(), Qt4_W_Widget::setIntProperty(), Qt5_W_ListBox::setIntProperty(), Qt5_W_Widget::setIntProperty(), TestFramework_Run(), and Typemaker2_Type_readXml().
| #define GWEN_ERROR_IO (-103) |
Definition at line 123 of file error.h.
Referenced by _distributeBufferContent(), _getFilePermissions(), _readCurrentMessage(), _setFilePermissions(), GWEN_Crypt_TokenFile__CloseFile(), GWEN_Crypt_TokenFile__OpenFile(), GWEN_Crypt_TokenFile__Read(), GWEN_Crypt_TokenFile__Write(), GWEN_Crypt_TokenFile_Create(), GWEN_Crypt_TokenOHBCI_Plugin_CheckToken(), GWEN_DBIO_ImportFromFile(), GWEN_Directory_GetAbsoluteFolderPath(), GWEN_MsgEndpoint_DiscardInput(), GWEN_PasswordStore_GetPassword(), GWEN_PasswordStore_GetTokenList(), GWEN_PasswordStore_SetPassword(), GWEN_PathManager_AddRelPath(), GWEN_PathManager_InsertRelPath(), GWEN_Sar__UnpackArchive(), GWEN_Sar_AddAndDigestFileLink(), GWEN_Sar_AddFile(), GWEN_Sar_ExtractAndDigestFileDir(), GWEN_Sar_ExtractAndDigestFileLink(), GWEN_Sar_UnpackArchive(), GWEN_SyncIo_Helper_WriteFile(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), GWEN_SyncIo_Tls__readFile(), readFile(), readFile(), Typemaker2_Builder_WriteFile(), Typemaker2_Builder_WriteTypedefFile(), Typemaker2_Builder_WriteTypedefFile_IdMap(), Typemaker2_Builder_WriteTypedefFile_List1(), Typemaker2_Builder_WriteTypedefFile_List2(), Typemaker2_Builder_WriteTypedefFile_Tree(), Typemaker2_Builder_WriteTypedefFile_Tree2(), writeFile(), and writeToFile().
| #define GWEN_ERROR_LOCK (-109) |
Definition at line 131 of file error.h.
Referenced by GWEN_ConfigMgrDir__GetUniqueId(), GWEN_ConfigMgrDir__UpdateLastUniqueId(), GWEN_ConfigMgrDir_DeleteGroup(), GWEN_ConfigMgrDir_LockGroup(), GWEN_ConfigMgrDir_SetGroup(), and GWEN_ConfigMgrDir_UnlockGroup().
| #define GWEN_ERROR_MEMORY_FULL (-40) |
Definition at line 77 of file error.h.
Referenced by _ensureWritePos(), GWEN_Buffer_AllocRoom(), GWEN_Crypt_CryptAlgo_SetInitVector(), GWEN_Crypt_HashAlgo_SetInitVector(), GWEN_Error_SimpleToString(), GWEN_MemCache__MakeRoom(), GWEN_MultiCache_AddEntry(), GWEN_SimplePtrList_AddPtr(), and GWEN_SimplePtrList_EnsureWritability().
| #define GWEN_ERROR_NO_ADDRESS (-44) |
Definition at line 81 of file error.h.
Referenced by _splitVariableNameInNameAndIndex(), GWEN_Error_SimpleToString(), and GWEN_Text_ReplaceVars().
| #define GWEN_ERROR_NO_DATA (-55) |
Definition at line 94 of file error.h.
Referenced by _addBuildCommandsFromBuilder(), _readKey(), _readSimpleValueAndReturnType(), _tryReadStoredPasswd(), _writeVarValueToBuffer(), GWEN_Crypt_KeyRsa__ReadMpi(), GWEN_Crypt_TokenFile__ActivateKey(), GWEN_Crypt_TokenFile__GenerateKey(), GWEN_DlgInput_CopyInput(), GWEN_Error_SimpleToString(), GWEN_IdList64_GetLastTablePos(), GWEN_PasswordStore_ReadDecryptFile(), GWEN_PasswordStore_SetPassword(), GWEN_SyncIo_Http_WriteStatus(), GWEN_SyncIo_Tls_GetPeerCert(), GWEN_Text_ReplaceVars(), GWEN_XMLGL__TranslateName(), Typemaker2_TypeManager_LoadTypeFile2(), and Typemaker2_TypeManager_LoadTypeFileNoLookup().
| #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) |
Definition at line 64 of file error.h.
Referenced by GWEN_Error_SimpleToString(), GWEN_Padd_ApplyPaddAlgo(), and GWEN_Padd_UnapplyPaddAlgo().
| #define GWEN_ERROR_NOT_CONNECTED (-100) |
Definition at line 120 of file error.h.
Referenced by GWEN_SyncIo_Http_Disconnect(), GWEN_SyncIo_Http_Read(), GWEN_SyncIo_Http_Write(), GWEN_SyncIo_Socket_Read(), GWEN_SyncIo_Socket_Write(), GWEN_SyncIo_Tls_Connect(), GWEN_SyncIo_Tls_Disconnect(), GWEN_SyncIo_Tls_Read(), and GWEN_SyncIo_Tls_Write().
| #define GWEN_ERROR_NOT_FOUND (-51) |
Definition at line 89 of file error.h.
Referenced by _checkVersion(), _determineNamePath(), _parseDep(), _tryReadStoredPasswd(), CocoaGui_Dialog_Setup(), CocoaGui_WComboBox_SetCharProperty(), Gtk2Gui_Dialog_Setup(), Gtk3Gui_Dialog_Setup(), GWEN_Buffer_KeepTextBetweenStrings(), GWEN_Crypt_Token_PluginManager_CheckToken(), GWEN_Crypt_TokenFile__ActivateKey(), 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_Dialog_AddSubDialog(), GWEN_Dialog_RemoveWidget(), GWEN_Dialog_SetCharProperty(), GWEN_Dialog_SetIntProperty(), GWEN_Directory_FindFileInPaths(), GWEN_Directory_FindPathForFile(), GWEN_Error_SimpleToString(), GWEN_PasswordStore__GetPassword(), GWEN_PasswordStore_SetPassword(), GWEN_PathManager_AddPath(), GWEN_PathManager_FindFile(), GWEN_PathManager_InsertPath(), GWEN_PathManager_PathChanged(), GWEN_PathManager_RemovePath(), GWEN_PathManager_UndefinePath(), readFile(), Typemaker2_TypeManager_SetMemberTypePtrs(), and Typemaker2_TypeManager_SetTypePtrs().
| #define GWEN_ERROR_NOT_IMPLEMENTED (-67) |
Definition at line 108 of file error.h.
Referenced by _checkPlugin(), _initSyncIo(), _runModule(), _runTest(), GWB_Builder_AddBuildCmd(), GWB_Builder_IsAcceptableInput(), GWEN_ConfigMgr_DeleteGroup(), GWEN_ConfigMgr_GetGroup(), GWEN_ConfigMgr_GetUniqueId(), GWEN_ConfigMgr_HasGroup(), GWEN_ConfigMgr_ListGroups(), GWEN_ConfigMgr_ListSubGroups(), GWEN_ConfigMgr_LockGroup(), GWEN_ConfigMgr_MkUniqueIdFromId(), GWEN_ConfigMgr_SetGroup(), GWEN_ConfigMgr_UnlockGroup(), GWEN_Crypt_Key_Decipher(), GWEN_Crypt_Key_Encipher(), GWEN_Crypt_Key_Sign(), GWEN_Crypt_Key_Verify(), GWEN_Crypt_Token_ActivateKey(), GWEN_Crypt_Token_ChangePin(), GWEN_Crypt_Token_Close(), GWEN_Crypt_Token_Create(), GWEN_Crypt_Token_Decipher(), GWEN_Crypt_Token_Encipher(), GWEN_Crypt_Token_GenerateKey(), GWEN_Crypt_Token_GetContextIdList(), GWEN_Crypt_Token_GetKeyIdList(), GWEN_Crypt_Token_Open(), GWEN_Crypt_Token_Plugin_CheckToken(), GWEN_Crypt_Token_SetContext(), GWEN_Crypt_Token_SetKeyInfo(), GWEN_Crypt_Token_Sign(), GWEN_Crypt_Token_Verify(), GWEN_Crypt_TokenOHBCI__EnsurePassword(), GWEN_CryptMgr_DecryptKey(), GWEN_CryptMgr_EncryptKey(), GWEN_CryptMgr_SignData(), GWEN_CryptMgr_VerifyData(), GWEN_Dialog_SetCharProperty(), GWEN_Dialog_SetIntProperty(), GWEN_Gui_CheckCert(), GWEN_Gui_CloseDialog(), GWEN_Gui_ExecDialog(), GWEN_Gui_GetFileName(), GWEN_Gui_GetPassword(), GWEN_Gui_GetSyncIo(), GWEN_Gui_InputBox(), GWEN_Gui_KeyDataFromText_OpenSSL(), GWEN_Gui_MessageBox(), GWEN_Gui_OpenDialog(), GWEN_Gui_Print(), GWEN_Gui_ProgressEnd(), GWEN_Gui_ReadDialogPrefs(), GWEN_Gui_RunDialog(), GWEN_Gui_SetPasswordStatus(), GWEN_Gui_WriteDialogPrefs(), GWEN_HttpSession_Init(), GWEN_MDigest_Begin(), GWEN_MDigest_End(), GWEN_MDigest_Update(), GWEN_MultiCache_Type_AttachData(), GWEN_MultiCache_Type_FreeData(), GWEN_Test_Module_Test(), GWEN_Widget_AddChildGuiWidget(), GWEN_Widget_SetCharProperty(), GWEN_Widget_SetIntProperty(), GWEN_XmlCommander_HandleChildren(), HtmlCtx_AddData(), HtmlCtx_EndTag(), HtmlGroup_AddData(), HtmlGroup_EndSubGroup(), HtmlGroup_EndTag(), HtmlGroup_StartTag(), and FOX16_Gui::print().
| #define GWEN_ERROR_NOT_OPEN (-33) |
Definition at line 70 of file error.h.
Referenced by GWEN_Crypt_Token_ActivateKey(), GWEN_Crypt_Token_ChangePin(), GWEN_Crypt_Token_Decipher(), GWEN_Crypt_Token_Encipher(), GWEN_Crypt_Token_GenerateKey(), GWEN_Crypt_Token_GetContextIdList(), GWEN_Crypt_Token_GetKeyIdList(), GWEN_Crypt_Token_SetContext(), GWEN_Crypt_Token_SetKeyInfo(), GWEN_Crypt_Token_Sign(), GWEN_Crypt_Token_Verify(), GWEN_Error_SimpleToString(), GWEN_MDigest_Gc_Update(), GWEN_Sar_CloseArchive(), GWEN_Sar_Sign(), and GWEN_Sar_Verify().
| #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) |
Definition at line 109 of file error.h.
Referenced by _checkPlugin(), CppWidget::addChildGuiWidget(), CppGui::checkCertBuiltIn(), CppGui::closeDialog(), CppGui::execDialog(), CppGui::getFileName(), CppGui::getPassword(), GWEN_Crypt_Token_PluginManager_CheckToken(), GWEN_Crypt_TokenFile__GenerateKey(), GWEN_Crypt_TokenFile__Write(), GWEN_Crypt_TokenOHBCI__Decode(), GWEN_Crypt_TokenOHBCI_Plugin_CheckToken(), GWEN_Crypt_TokenOHBCI_Read(), GWEN_DB_ReadFileAs(), GWEN_DB_WriteFileAs(), GWEN_Error_SimpleToString(), GWEN_I18N_BindTextDomain_Codeset(), GWEN_I18N_BindTextDomain_Dir(), GWEN_Process_RunCommandWaitAndGather(), GWEN_XsdNode_Read(), GWEN_XsdNode_Write(), CppGui::openDialog(), CppGui::print(), CppGui::runDialog(), CppDialog::setCharProperty(), CppWidget::setCharProperty(), CppDialog::setIntProperty(), CppWidget::setIntProperty(), CppGui::setPasswordStatus(), and Typemaker2_Builder_Build().
| #define GWEN_ERROR_OPEN (-5) |
Definition at line 66 of file error.h.
Referenced by GWEN_Sar_CreateArchive(), and GWEN_Sar_OpenArchive().
| #define GWEN_ERROR_PARTIAL (-56) |
Definition at line 95 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #define GWEN_ERROR_PERMISSIONS (-105) |
Definition at line 126 of file error.h.
Referenced by GWEN_Buffer_AllocRoom(), GWEN_Buffer_AppendBuffer(), GWEN_Buffer_AppendByte(), GWEN_Buffer_AppendBytes(), GWEN_Buffer_Crop(), GWEN_Buffer_FillLeftWithBytes(), GWEN_Buffer_FillWithBytes(), GWEN_Buffer_InsertByte(), GWEN_Buffer_InsertBytes(), GWEN_Buffer_InsertRoom(), GWEN_Buffer_RemoveRoom(), and GWEN_Buffer_ReplaceBytes().
| #define GWEN_ERROR_READ (-52) |
Definition at line 91 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #define GWEN_ERROR_SIGN (-64) |
Definition at line 103 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #define GWEN_ERROR_SSL (-66) |
Definition at line 105 of file error.h.
Referenced by GWEN_Error_SimpleToString(), GWEN_HttpSession_ConnectionTest(), GWEN_HttpSession_SendPacket(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), GWEN_SyncIo_Tls_Connect(), GWEN_SyncIo_Tls_Disconnect(), GWEN_SyncIo_Tls_Read(), and GWEN_SyncIo_Tls_Write().
| #define GWEN_ERROR_SSL_PREMATURE_CLOSE (-110) |
Definition at line 133 of file error.h.
Referenced by GWEN_SyncIo_Tls_Read().
| #define GWEN_ERROR_SSL_SECURITY (-108) |
Definition at line 129 of file error.h.
Referenced by GWEN_Gui_CheckCertBuiltIn(), GWEN_SyncIo_Tls_Connect(), and GWEN_SyncIo_Tls_GetPeerCert().
| #define GWEN_ERROR_STARTUP (-36) |
Definition at line 73 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #define GWEN_ERROR_TIMEOUT (-34) |
Definition at line 71 of file error.h.
Referenced by _checkSockets(), _readCurrentMessage(), _waitForRunningJobs(), _writeCurrentMessage(), GWEN_Error_SimpleToString(), GWEN_Gui_WaitForSockets(), GWEN_MsgEndpoint_ChildrenIoLoop(), GWEN_MsgEndpoint_DiscardInput(), GWEN_MsgEndpoint_IoLoop(), GWEN_SyncIo_Socket_Read(), and GWEN_SyncIo_Socket_Write().
| #define GWEN_ERROR_TRY_AGAIN (-46) |
Definition at line 83 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #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) |
Definition at line 65 of file error.h.
Referenced by _checkPlugin(), COCOA_Gui_GetFileName(), GTK2_Gui_GetFileName(), GTK3_Gui_GetFileName(), GWEN_Crypt_Token_InsertCorrectToken(), GWEN_Crypt_Token_InsertToken(), GWEN_Crypt_TokenFile__OpenFile(), GWEN_Crypt_TokenOHBCI_Read(), GWEN_Gui_CGui__input(), GWEN_Gui_CGui_InputBox(), GWEN_Gui_CGui_MessageBox(), GWEN_Gui_CProgress_Advance(), GWEN_Gui_CProgress_End(), GWEN_Gui_CProgress_Log(), GWEN_Gui_DialogBased_InputBox(), GWEN_Gui_DialogBased_ProgressAdvance(), GWEN_Gui_DialogBased_ProgressLog(), GWEN_Gui_DialogBased_ProgressSetTotal(), GWEN_Gui_Internal_GetPassword(), GWEN_Gui_WaitForSockets(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), test2(), test3(), test4(), and test6().
| #define GWEN_ERROR_VERIFY (-65) |
Definition at line 104 of file error.h.
Referenced by GWEN_Crypt_KeyRsa_Verify(), GWEN_Crypt_TokenFile__Verify(), GWEN_CryptMgrKeys_VerifyData(), GWEN_Error_SimpleToString(), GWEN_MDigest_CheckFileTree(), GWEN_Padd_VerifyPkcs1Pss(), and GWEN_Sar_Verify().
| #define GWEN_ERROR_WRITE (-53) |
Definition at line 92 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| #define GWEN_SUCCESS 0 |
Definition at line 60 of file error.h.
Referenced by GWEN_Error_SimpleToString().
| GWENHYWFAR_API const char * GWEN_Error_SimpleToString | ( | int | i | ) |
Returns a (very) short string describing the given GWEN error code, or "Unknown error" for unknown codes.
| i | The error code |
Definition at line 95 of file error.c.
References GWEN_ERROR_ABORTED, GWEN_ERROR_ALREADY_REGISTERED, GWEN_ERROR_BAD_ADDRESS, GWEN_ERROR_BAD_ADDRESS_FAMILY, GWEN_ERROR_BAD_SIZE, GWEN_ERROR_BAD_SOCKETTYPE, GWEN_ERROR_BROKEN_PIPE, GWEN_ERROR_BUFFER_OVERFLOW, GWEN_ERROR_CLOSE, GWEN_ERROR_COULD_NOT_LOAD, GWEN_ERROR_COULD_NOT_RESOLVE, GWEN_ERROR_DECRYPT, GWEN_ERROR_ENCRYPT, GWEN_ERROR_EOF, GWEN_ERROR_GENERIC, GWEN_ERROR_HOST_NOT_FOUND, GWEN_ERROR_IN_PROGRESS, GWEN_ERROR_INTERRUPTED, GWEN_ERROR_MEMORY_FULL, GWEN_ERROR_NO_ADDRESS, GWEN_ERROR_NO_DATA, GWEN_ERROR_NO_RECOVERY, GWEN_ERROR_NOT_AVAILABLE, GWEN_ERROR_NOT_FOUND, GWEN_ERROR_NOT_OPEN, GWEN_ERROR_NOT_REGISTERED, GWEN_ERROR_NOT_SUPPORTED, GWEN_ERROR_PARTIAL, GWEN_ERROR_READ, GWEN_ERROR_SIGN, GWEN_ERROR_SSL, GWEN_ERROR_STARTUP, GWEN_ERROR_TIMEOUT, GWEN_ERROR_TRY_AGAIN, GWEN_ERROR_UNKNOWN_DNS_ERROR, GWEN_ERROR_VERIFY, GWEN_ERROR_WRITE, GWEN_SUCCESS, and I18N.
Referenced by GWEN_Error_ToString().

| GWENHYWFAR_API int GWEN_Error_ToString | ( | int | c, |
| char * | buffer, | ||
| int | bsize ) |
Dumps the string corresponding to the given erro code.
| c | error code |
| buffer | pointer to a buffer to receive the message |
| bsize | size of that buffer in bytes |
Definition at line 78 of file error.c.
References GWEN_Error_SimpleToString().
