gwenhywfar 5.14.1
gwenhywfarapi.h File Reference
#include <gwenhywfar/types.h>
#include <string.h>
#include <gwenhywfar/system.h>
Include dependency graph for gwenhywfarapi.h:

Go to the source code of this file.

Macros

#define __GNUC_PREREQ(maj, min)
#define __STRING(x)
#define GWEN_DEPRECATED
#define GWEN_DIR_SEPARATOR   '/'
#define GWEN_DIR_SEPARATOR_S   "/"
#define GWEN_FORMAT(fmt, pos, argstart)
#define GWEN_LIKELY(cond)
#define GWEN_SEARCHPATH_SEPARATOR   ':'
#define GWEN_SEARCHPATH_SEPARATOR_S   ":"
#define GWEN_TIMEOUT_FOREVER   (-1)
#define GWEN_TIMEOUT_NONE   (0)
#define GWEN_UNLIKELY(cond)
#define GWEN_UNUSED
#define GWEN_UNUSED
#define GWENHYWFAR_API
#define GWENHYWFAR_CB
#define GWENHYWFAR_EXPORT
#define GWENHYWFAR_NOEXPORT

Macro Definition Documentation

◆ __GNUC_PREREQ

#define __GNUC_PREREQ ( maj,
min )
Value:
0

Definition at line 125 of file gwenhywfarapi.h.

◆ __STRING

#define __STRING ( x)
Value:
#x

Definition at line 133 of file gwenhywfarapi.h.

◆ GWEN_DEPRECATED

#define GWEN_DEPRECATED

Definition at line 149 of file gwenhywfarapi.h.

Referenced by GWEN_Logger_SetDefaultLogger().

◆ GWEN_DIR_SEPARATOR

#define GWEN_DIR_SEPARATOR   '/'

The directory separator character. This is '/' on UNIX machines and '\' under Windows. Since gwenhywfar-2.5.4.

Definition at line 105 of file gwenhywfarapi.h.

Referenced by COCOA_Gui_GetFileName(), GTK2_Gui_GetFileName(), GTK3_Gui_GetFileName(), GWB_File_List2_GetOrCreateFile(), GWEN_PathManager_AddRelPath(), GWEN_PathManager_InsertRelPath(), and Typemaker2_Builder_WriteFile().

◆ GWEN_DIR_SEPARATOR_S

◆ GWEN_FORMAT

#define GWEN_FORMAT ( fmt,
pos,
argstart )

Definition at line 160 of file gwenhywfarapi.h.

Referenced by GWEN_Gui_StdPrintf().

◆ GWEN_LIKELY

#define GWEN_LIKELY ( cond)
Value:
(!!(cond))

Definition at line 151 of file gwenhywfarapi.h.

◆ GWEN_SEARCHPATH_SEPARATOR

#define GWEN_SEARCHPATH_SEPARATOR   ':'

The search path separator character. This is ':' on UNIX machines and ';' under Windows. Since gwenhywfar-2.5.4.

Definition at line 111 of file gwenhywfarapi.h.

◆ GWEN_SEARCHPATH_SEPARATOR_S

#define GWEN_SEARCHPATH_SEPARATOR_S   ":"

The search path separator as a string. This is ":" on UNIX machines and ";" under Windows. Since gwenhywfar-2.5.4.

Definition at line 114 of file gwenhywfarapi.h.

◆ GWEN_TIMEOUT_FOREVER

#define GWEN_TIMEOUT_FOREVER   (-1)

Definition at line 165 of file gwenhywfarapi.h.

Referenced by GWEN_Gui_WaitForSockets().

◆ GWEN_TIMEOUT_NONE

#define GWEN_TIMEOUT_NONE   (0)

Definition at line 164 of file gwenhywfarapi.h.

Referenced by GWEN_Gui_WaitForSockets().

◆ GWEN_UNLIKELY

#define GWEN_UNLIKELY ( cond)
Value:
(!!(cond))

Definition at line 152 of file gwenhywfarapi.h.

Referenced by GWEN_Memory_malloc().

◆ GWEN_UNUSED [1/2]

#define GWEN_UNUSED

Definition at line 82 of file gwenhywfarapi.h.

◆ GWEN_UNUSED [2/2]

#define GWEN_UNUSED

Definition at line 82 of file gwenhywfarapi.h.

Referenced by _addSockets(), _addSockets(), _attachToTable(), _br_find_exe_for_symbol(), _buildEndHeaders(), _buildPostHeaders(), _checkCert(), _checkSockets(), _closeDialog(), _convertAndSetCharValue(), _csvCheckFile(), _csvExport(), _csvFactory(), _csvImport(), _detachFromTable(), _execDialog(), _freeData(), _freeData(), _freeData(), _freeData(), _getBytesNeededForMessage(), _getFilename(), _getPassword(), _getSyncio(), _handlePath(), _hideBox(), _inputBox(), _isAcceptableInput(), _keyDataFromTextOpenSsl(), _logHook(), _messageBox(), _openDialog(), _parseLib(), _parseProg(), _pdList2_freeAll_cb(), _print(), _progressAdvance(), _progressEnd(), _progressLog(), _progressSetTotal(), _progressStart(), _readDialogPrefs(), _replaceVarsCb(), _runDialog(), _setPasswordStatus(), _setPasswordStatus(), _showBox(), _waitForSockets(), _writeDialogPrefs(), addMemberInfoToCallDb(), changed_handler(), changed_handler(), QT5_Gui::execDialog(), Qt5_W_CheckBox::getCharProperty(), Qt5_W_Dialog::getCharProperty(), Qt5_W_Label::getCharProperty(), Qt5_W_LineEdit::getCharProperty(), Qt5_W_PushButton::getCharProperty(), Qt5_W_RadioButton::getCharProperty(), Qt5_W_TextEdit::getCharProperty(), Qt5_W_Widget::getCharProperty(), QT5_Gui::getFileName(), Qt5_W_Widget::getIntProperty(), GTK2_Gui_CloseDialog(), Gtk2_Gui_FreeData(), GTK2_Gui_GetFileName(), GTK2_Gui_OpenDialog(), GTK2_Gui_RunDialog(), Gtk2Gui_Dialog_FreeData(), Gtk2Gui_Dialog_GetCharProperty(), Gtk2Gui_Dialog_GetIntProperty(), Gtk2Gui_Dialog_SetCharProperty(), Gtk2Gui_Dialog_SetIntProperty(), Gtk2Gui_Dialog_Setup(), Gtk2Gui_WCheckBox_GetCharProperty(), Gtk2Gui_WCheckBox_GetIntProperty(), Gtk2Gui_WCheckBox_SetCharProperty(), Gtk2Gui_WCheckBox_SetIntProperty(), Gtk2Gui_WCheckBox_Toggled_handler(), Gtk2Gui_WComboBox_FreeData(), Gtk2Gui_WComboBox_GetIntProperty(), Gtk2Gui_WComboBox_SetCharProperty(), Gtk2Gui_WComboBox_SetIntProperty(), Gtk2Gui_WDialog_GetCharProperty(), Gtk2Gui_WDialog_GetIntProperty(), Gtk2Gui_WDialog_SetCharProperty(), Gtk2Gui_WDialog_SetIntProperty(), Gtk2Gui_WGridLayout_FreeData(), Gtk2Gui_WGridLayout_GetCharProperty(), Gtk2Gui_WGridLayout_GetIntProperty(), Gtk2Gui_WGridLayout_SetCharProperty(), Gtk2Gui_WGridLayout_SetIntProperty(), Gtk2Gui_WGroupBox_GetCharProperty(), Gtk2Gui_WGroupBox_GetIntProperty(), Gtk2Gui_WGroupBox_SetCharProperty(), Gtk2Gui_WGroupBox_SetIntProperty(), Gtk2Gui_WHLayout_GetCharProperty(), Gtk2Gui_WHLayout_GetIntProperty(), Gtk2Gui_WHLayout_SetCharProperty(), Gtk2Gui_WHLayout_SetIntProperty(), Gtk2Gui_WHLine_GetIntProperty(), Gtk2Gui_WHLine_SetIntProperty(), Gtk2Gui_WHSpacer_GetIntProperty(), Gtk2Gui_WHSpacer_SetIntProperty(), Gtk2Gui_WLabel_GetCharProperty(), Gtk2Gui_WLabel_GetIntProperty(), Gtk2Gui_WLabel_SetCharProperty(), Gtk2Gui_WLabel_SetIntProperty(), Gtk2Gui_WLineEdit_Deleted_text_handler(), Gtk2Gui_WLineEdit_GetCharProperty(), Gtk2Gui_WLineEdit_GetIntProperty(), Gtk2Gui_WLineEdit_Inserted_text_handler(), Gtk2Gui_WLineEdit_SetCharProperty(), Gtk2Gui_WLineEdit_SetIntProperty(), Gtk2Gui_WListBox_CursorChanged_handler(), Gtk2Gui_WListBox_SetCharProperty(), Gtk2Gui_WListBox_SetIntProperty(), Gtk2Gui_WProgressBar_FreeData(), Gtk2Gui_WProgressBar_GetCharProperty(), Gtk2Gui_WProgressBar_GetIntProperty(), Gtk2Gui_WProgressBar_SetCharProperty(), Gtk2Gui_WProgressBar_SetIntProperty(), Gtk2Gui_WPushButton_Clicked_handler(), Gtk2Gui_WPushButton_GetCharProperty(), Gtk2Gui_WPushButton_GetIntProperty(), Gtk2Gui_WPushButton_SetCharProperty(), Gtk2Gui_WPushButton_SetIntProperty(), Gtk2Gui_WRadioButton_GetCharProperty(), Gtk2Gui_WRadioButton_GetIntProperty(), Gtk2Gui_WRadioButton_SetCharProperty(), Gtk2Gui_WRadioButton_SetIntProperty(), Gtk2Gui_WRadioButton_Toggled_handler(), Gtk2Gui_WScrollArea_GetCharProperty(), Gtk2Gui_WScrollArea_GetIntProperty(), Gtk2Gui_WScrollArea_SetCharProperty(), Gtk2Gui_WScrollArea_SetIntProperty(), Gtk2Gui_WSpinBox_Changed_handler(), Gtk2Gui_WSpinBox_FreeData(), Gtk2Gui_WSpinBox_GetCharProperty(), Gtk2Gui_WSpinBox_GetIntProperty(), Gtk2Gui_WSpinBox_SetCharProperty(), Gtk2Gui_WSpinBox_SetIntProperty(), Gtk2Gui_WStack_GetCharProperty(), Gtk2Gui_WStack_GetIntProperty(), Gtk2Gui_WStack_SetCharProperty(), Gtk2Gui_WStack_SetIntProperty(), Gtk2Gui_WTabBook_GetCharProperty(), Gtk2Gui_WTabBook_GetIntProperty(), Gtk2Gui_WTabBook_SetCharProperty(), Gtk2Gui_WTabBook_SetIntProperty(), Gtk2Gui_WTextBrowser_GetCharProperty(), Gtk2Gui_WTextBrowser_GetIntProperty(), Gtk2Gui_WTextBrowser_SetCharProperty(), Gtk2Gui_WTextBrowser_SetIntProperty(), Gtk2Gui_WTextEdit_Changed_handler(), Gtk2Gui_WTextEdit_GetCharProperty(), Gtk2Gui_WTextEdit_GetIntProperty(), Gtk2Gui_WTextEdit_SetCharProperty(), Gtk2Gui_WTextEdit_SetIntProperty(), Gtk2Gui_WVLayout_GetCharProperty(), Gtk2Gui_WVLayout_GetIntProperty(), Gtk2Gui_WVLayout_SetCharProperty(), Gtk2Gui_WVLayout_SetIntProperty(), Gtk2Gui_WVLine_GetIntProperty(), Gtk2Gui_WVLine_SetIntProperty(), Gtk2Gui_WVSpacer_GetIntProperty(), Gtk2Gui_WVSpacer_SetIntProperty(), GTK3_Gui_CloseDialog(), Gtk3_Gui_FreeData(), GTK3_Gui_GetFileName(), GTK3_Gui_OpenDialog(), GTK3_Gui_RunDialog(), Gtk3Gui_Dialog_FreeData(), Gtk3Gui_Dialog_GetCharProperty(), Gtk3Gui_Dialog_GetIntProperty(), Gtk3Gui_Dialog_SetCharProperty(), Gtk3Gui_Dialog_SetIntProperty(), Gtk3Gui_Dialog_Setup(), Gtk3Gui_WCheckBox_GetCharProperty(), Gtk3Gui_WCheckBox_GetIntProperty(), Gtk3Gui_WCheckBox_SetCharProperty(), Gtk3Gui_WCheckBox_SetIntProperty(), Gtk3Gui_WCheckBox_Toggled_handler(), Gtk3Gui_WComboBox_FreeData(), Gtk3Gui_WComboBox_GetIntProperty(), Gtk3Gui_WComboBox_SetCharProperty(), Gtk3Gui_WComboBox_SetIntProperty(), Gtk3Gui_WDialog_GetCharProperty(), Gtk3Gui_WDialog_GetIntProperty(), Gtk3Gui_WDialog_SetCharProperty(), Gtk3Gui_WDialog_SetIntProperty(), Gtk3Gui_WGridLayout_FreeData(), Gtk3Gui_WGridLayout_GetCharProperty(), Gtk3Gui_WGridLayout_GetIntProperty(), Gtk3Gui_WGridLayout_SetCharProperty(), Gtk3Gui_WGridLayout_SetIntProperty(), Gtk3Gui_WGroupBox_GetCharProperty(), Gtk3Gui_WGroupBox_GetIntProperty(), Gtk3Gui_WGroupBox_SetCharProperty(), Gtk3Gui_WGroupBox_SetIntProperty(), Gtk3Gui_WHLayout_GetCharProperty(), Gtk3Gui_WHLayout_GetIntProperty(), Gtk3Gui_WHLayout_SetCharProperty(), Gtk3Gui_WHLayout_SetIntProperty(), Gtk3Gui_WHLine_GetIntProperty(), Gtk3Gui_WHLine_SetIntProperty(), Gtk3Gui_WHSpacer_GetIntProperty(), Gtk3Gui_WHSpacer_SetIntProperty(), Gtk3Gui_WHSplitter_GetIntProperty(), Gtk3Gui_WHSplitter_SetIntProperty(), Gtk3Gui_WLabel_GetCharProperty(), Gtk3Gui_WLabel_GetIntProperty(), Gtk3Gui_WLabel_SetCharProperty(), Gtk3Gui_WLabel_SetIntProperty(), Gtk3Gui_WLineEdit_Deleted_text_handler(), Gtk3Gui_WLineEdit_GetCharProperty(), Gtk3Gui_WLineEdit_GetIntProperty(), Gtk3Gui_WLineEdit_Inserted_text_handler(), Gtk3Gui_WLineEdit_SetCharProperty(), Gtk3Gui_WLineEdit_SetIntProperty(), Gtk3Gui_WListBox_CursorChanged_handler(), Gtk3Gui_WListBox_SetCharProperty(), Gtk3Gui_WListBox_SetIntProperty(), Gtk3Gui_WProgressBar_FreeData(), Gtk3Gui_WProgressBar_GetCharProperty(), Gtk3Gui_WProgressBar_GetIntProperty(), Gtk3Gui_WProgressBar_SetCharProperty(), Gtk3Gui_WProgressBar_SetIntProperty(), Gtk3Gui_WPushButton_Clicked_handler(), Gtk3Gui_WPushButton_GetCharProperty(), Gtk3Gui_WPushButton_GetIntProperty(), Gtk3Gui_WPushButton_SetCharProperty(), Gtk3Gui_WPushButton_SetIntProperty(), Gtk3Gui_WRadioButton_GetCharProperty(), Gtk3Gui_WRadioButton_GetIntProperty(), Gtk3Gui_WRadioButton_SetCharProperty(), Gtk3Gui_WRadioButton_SetIntProperty(), Gtk3Gui_WRadioButton_Toggled_handler(), Gtk3Gui_WScrollArea_GetCharProperty(), Gtk3Gui_WScrollArea_GetIntProperty(), Gtk3Gui_WScrollArea_SetCharProperty(), Gtk3Gui_WScrollArea_SetIntProperty(), Gtk3Gui_WSpinBox_Changed_handler(), Gtk3Gui_WSpinBox_FreeData(), Gtk3Gui_WSpinBox_GetCharProperty(), Gtk3Gui_WSpinBox_GetIntProperty(), Gtk3Gui_WSpinBox_SetCharProperty(), Gtk3Gui_WSpinBox_SetIntProperty(), Gtk3Gui_WStack_GetCharProperty(), Gtk3Gui_WStack_GetIntProperty(), Gtk3Gui_WStack_SetCharProperty(), Gtk3Gui_WStack_SetIntProperty(), Gtk3Gui_WTabBook_GetCharProperty(), Gtk3Gui_WTabBook_GetIntProperty(), Gtk3Gui_WTabBook_SetCharProperty(), Gtk3Gui_WTabBook_SetIntProperty(), Gtk3Gui_WTextBrowser_GetCharProperty(), Gtk3Gui_WTextBrowser_GetIntProperty(), Gtk3Gui_WTextBrowser_SetCharProperty(), Gtk3Gui_WTextBrowser_SetIntProperty(), Gtk3Gui_WTextEdit_Changed_handler(), Gtk3Gui_WTextEdit_GetCharProperty(), Gtk3Gui_WTextEdit_GetIntProperty(), Gtk3Gui_WTextEdit_SetCharProperty(), Gtk3Gui_WTextEdit_SetIntProperty(), Gtk3Gui_WVLayout_GetCharProperty(), Gtk3Gui_WVLayout_GetIntProperty(), Gtk3Gui_WVLayout_SetCharProperty(), Gtk3Gui_WVLayout_SetIntProperty(), Gtk3Gui_WVLine_GetIntProperty(), Gtk3Gui_WVLine_SetIntProperty(), Gtk3Gui_WVSpacer_GetIntProperty(), Gtk3Gui_WVSpacer_SetIntProperty(), Gtk3Gui_WVSplitter_GetIntProperty(), Gtk3Gui_WVSplitter_SetIntProperty(), GWB_ParseCheckCompiler(), GWB_Prepare(), GWEN_Args_ShortUsage(), GWEN_Args_UsageHTML(), GWEN_Buffer_AddTests(), GWEN_ConfigMgr_Plugin_FreeData(), GWEN_ConfigMgrDir_Factory(), GWEN_ConfigMgrDir_FreeData(), GWEN_Crypt_KeyRsa_freeData(), GWEN_Crypt_KeySym_freeData(), GWEN_Crypt_Token_BeginEnterPin(), GWEN_Crypt_Token_EndEnterPin(), GWEN_Crypt_Token_Plugin_FreeData(), GWEN_Crypt_Token_SetPinStatus(), GWEN_Crypt_TokenFile__GetKeyInfo(), GWEN_Crypt_TokenFile_freeData(), GWEN_Crypt_TokenFile_Open(), GWEN_Crypt_TokenOHBCI__DecodeKey(), GWEN_Crypt_TokenOHBCI_ChangePin(), GWEN_Crypt_TokenOHBCI_FreeData(), GWEN_Crypt_TokenOHBCI_new(), GWEN_Crypt_TokenOHBCI_Plugin_CheckToken(), GWEN_Crypt_TokenOHBCI_Write(), GWEN_CryptMgrKeys_FreeData(), GWEN_CTF_Context_freeData(), GWEN_Date__sampleTmplChars(), GWEN_DB_count_cb(), GWEN_DBIO__XmlDb_ImportVar(), GWEN_DBIO_OldDb_Export(), GWEN_DBIO_OldDb_Factory(), GWEN_DBIO_OldDb_Import(), GWEN_DBIO_Plugin_FreeData(), GWEN_DBIO_XmlDb__ExportVar(), GWEN_DBIO_XmlDb_Export(), GWEN_DBIO_XmlDb_Factory(), GWEN_Digest_Gc_freeData(), GWEN_Directory_OsifyPath(), GWEN_DlgInput_FreeData(), GWEN_DlgMessage_FreeData(), GWEN_DlgProgress_FreeData(), GWEN_DlgShowBox_FreeData(), GWEN_DlgShowBox_SignalHandler(), GWEN_Gui_CGui__input(), GWEN_Gui_CGui_FreeData(), GWEN_Gui_CGui_HideBox(), GWEN_Gui_CGui_MessageBox(), GWEN_Gui_CGui_ProgressStart(), GWEN_Gui_CGui_ShowBox(), GWEN_Gui_CheckCertBuiltIn(), GWEN_Gui_DialogBased_CheckShow(), GWEN_Gui_DialogBased_InputBox(), GWEN_Gui_DialogBased_MessageBox(), GWEN_Gui_GetRawText(), GWEN_Gui_Internal_GetPassword(), GWEN_Gui_Internal_GetSyncIo(), GWEN_Gui_Internal_SetPasswordStatus(), GWEN_List1__defaultSortFn(), GWEN_Logger_SetDefaultLogger(), GWEN_MsgEngine__ListElement(), GWEN_MsgEngine__ShowElement(), GWEN_MsgEngine_SkipSegment(), GWEN_Padd_AddPkcs1Pss(), GWEN_PathManager_AddPathFromWinReg(), GWEN_PluginManager_AddPathFromWinReg(), GWEN_ProgressData_AddLogText(), GWEN_Signal__List2_freeAll_cb(), GWEN_Slot__List2_freeAll_cb(), GWEN_SslCertDescr_List2__freeAll_cb(), GWEN_SyncIo_Buffered_FreeData(), GWEN_SyncIo_Http_FreeData(), GWEN_SyncIo_Memory_FreeData(), GWEN_SyncIo_Socket_FreeData(), GWEN_SyncIo_Tls_FreeData(), GWEN_Tag16_fromBuffer(), GWEN_Time__sampleTmplChars(), GWEN_Timestamp_AddTests(), GWEN_Url_List2__freeAll_cb(), GWEN_XML__ReadData(), GWEN_XML__ReadTag(), GWEN_XmlCtxStore_AddComment(), HtmlCtx_AddComment(), HtmlCtx_FreeData(), HtmlCtx_SanitizeData(), HtmlGroup_Generic_AddData(), HtmlGroup_Generic_EndSubGroup(), HtmlGroup_TableRow_FreeData(), HtmlGroup_UnorderedList_FreeData(), HtmlObject_Grid_FreeData(), HtmlObject_GridEntry_FreeData(), HtmlObject_Image_FreeData(), QT5_Gui::openDialog(), run_delete_handler(), run_delete_handler(), run_destroy_handler(), run_destroy_handler(), run_unmap_handler(), run_unmap_handler(), 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(), Qt5_W_Widget::setIntProperty(), QT5_GuiDialog::setup(), test_gui(), Typemaker2_Builder_WriteTypedefFile(), Typemaker2_Builder_WriteTypedefFile_IdMap(), Typemaker2_Builder_WriteTypedefFile_List1(), Typemaker2_Builder_WriteTypedefFile_List2(), Typemaker2_Builder_WriteTypedefFile_Tree(), Typemaker2_Builder_WriteTypedefFile_Tree2(), Typemaker2_Group_readXml(), usage(), write_c_enums(), write_code_builtin_c(), write_code_dupArg_c(), write_code_dupList_c(), write_code_freeElem_c(), write_code_fromdb_c(), write_code_fromdbArg_c(), write_code_todbArg_c(), write_h_elem_c(), write_h_func_c(), write_h_funcs(), and write_h_header().

◆ GWENHYWFAR_API

#define GWENHYWFAR_API

Definition at line 67 of file gwenhywfarapi.h.

Referenced by GWEN_Buffer_AddTests(), GWEN_ConditionalVar_free(), GWEN_ConditionalVar_new(), GWEN_ConditionalVar_Signal(), GWEN_ConditionalVar_Wait(), GWEN_Crypt_Token_BeginEnterPin(), GWEN_Crypt_Token_EndEnterPin(), GWEN_Crypt_Token_SetPinStatus(), GWEN_Directory_Close(), GWEN_Directory_Create(), GWEN_Directory_CreatePublic(), GWEN_Directory_free(), GWEN_Directory_GetHomeDirectory(), GWEN_Directory_GetPrefixDirectory(), GWEN_Directory_new(), GWEN_Directory_OsifyPath(), GWEN_Directory_Read(), GWEN_Directory_Rewind(), GWEN_FORMAT(), GWEN_FSLock_Attach(), GWEN_FSLock_free(), GWEN_FSLock_Lock(), GWEN_FSLock_new(), GWEN_FSLock_Unlock(), GWEN_Gui_GetRawText(), GWEN_Gui_StdPrintf(), GWEN_InetAddr_dup(), GWEN_InetAddr_free(), GWEN_InetAddr_GetAddress(), GWEN_InetAddr_GetCapabilities(), GWEN_InetAddr_GetPort(), GWEN_InetAddr_new(), GWEN_InetAddr_SetAddress(), GWEN_InetAddr_SetName(), GWEN_InetAddr_SetPort(), GWEN_InheritData_freeAllData(), GWEN_LibLoader_CloseLibrary(), GWEN_LibLoader_free(), GWEN_LibLoader_new(), GWEN_LibLoader_OpenLibrary(), GWEN_LibLoader_OpenLibraryWithPath(), GWEN_LIST2_FUNCTION_LIB_DEFS(), GWEN_LIST2_FUNCTION_LIB_DEFS(), GWEN_LIST2_FUNCTION_LIB_DEFS(), GWEN_Logger_SetDefaultLogger(), GWEN_MemCacheEntry_GetIsValid(), GWEN_MsgEngine_SkipSegment(), GWEN_Mutex_free(), GWEN_Mutex_Lock(), GWEN_Mutex_new(), GWEN_Mutex_Unlock(), GWEN_Padd_AddPkcs1Pss(), GWEN_PathManager_AddPathFromWinReg(), GWEN_PluginManager_AddPathFromWinReg(), GWEN_Process_AddFlags(), GWEN_Process_CheckState(), GWEN_Process_free(), GWEN_Process_GetFlags(), GWEN_Process_GetFolder(), GWEN_Process_GetResult(), GWEN_Process_GetStderr(), GWEN_Process_GetStdin(), GWEN_Process_GetStdout(), GWEN_Process_new(), GWEN_Process_SetFilenameStdErr(), GWEN_Process_SetFilenameStdIn(), GWEN_Process_SetFilenameStdOut(), GWEN_Process_SetFlags(), GWEN_Process_Start(), GWEN_Process_SubFlags(), GWEN_Process_Terminate(), GWEN_Process_Wait(), GWEN_Semaphore_free(), GWEN_Semaphore_new(), GWEN_Semaphore_Post(), GWEN_Semaphore_Wait(), GWEN_Socket_AddFlags(), GWEN_Socket_Close(), GWEN_Socket_Connect(), GWEN_Socket_free(), GWEN_Socket_fromFile(), GWEN_Socket_GetFlags(), GWEN_Socket_GetSocketError(), GWEN_Socket_GetSocketType(), GWEN_Socket_Listen(), GWEN_Socket_new(), GWEN_Socket_Open(), GWEN_Socket_Read(), GWEN_Socket_ReadFrom(), GWEN_Socket_Select(), GWEN_Socket_SetBlocking(), GWEN_Socket_SetBroadcast(), GWEN_Socket_SetReuseAddress(), GWEN_Socket_SubFlags(), GWEN_Socket_WaitForRead(), GWEN_Socket_Write(), GWEN_SocketSet_AddSocket(), GWEN_SocketSet_Clear(), GWEN_SocketSet_free(), GWEN_SocketSet_GetSocketCount(), GWEN_SocketSet_HasSocket(), GWEN_SocketSet_new(), GWEN_StringList2_SetIgnoreRefCount(), GWEN_SyncIo_File_fromStderr(), GWEN_SyncIo_File_fromStdin(), GWEN_SyncIo_File_fromStdout(), GWEN_SyncIo_File_GetPath(), GWEN_SyncIo_File_new(), GWEN_SyncIo_Tls_GetLocalTrustFolder(), GWEN_SyncIo_Tls_SetLocalTrustFolder(), GWEN_Tag16_fromBuffer(), GWEN_Thread_AddFlags(), GWEN_Thread_free(), GWEN_Thread_GetFlags(), GWEN_Thread_Join(), GWEN_Thread_new(), GWEN_Thread_SetFlags(), GWEN_Thread_SetRunFn(), GWEN_Thread_Start(), GWEN_Thread_SubFlags(), GWEN_ThreadLocalData_free(), GWEN_ThreadLocalData_GetData(), GWEN_ThreadLocalData_new(), GWEN_ThreadLocalData_SetData(), GWEN_Timestamp_AddTests(), GWEN_TREE2_FUNCTION_LIB_DEFS(), GWEN_Tree2_GetFirstChild(), GWEN_Tree2_GetLastChild(), GWEN_XmlCommanderGwenXml_SetTempDbRoot(), GWEN_XmlCommanderLibXml_SetTempDbRoot(), HtmlObject_Image_GetOriginalHeight(), HtmlObject_Image_GetOriginalWidth(), HtmlObject_Image_SetOriginalHeight(), and HtmlObject_Image_SetOriginalWidth().

◆ GWENHYWFAR_CB

#define GWENHYWFAR_CB

Definition at line 89 of file gwenhywfarapi.h.

Referenced by _attachToTable(), _attachToTable(), _checkCert(), _checkCert(), _closeDialog(), _closeDialog(), _detachFromTable(), _detachFromTable(), _execDialog(), _execDialog(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _freeData(), _getFilename(), _getFilename(), _getPassword(), _getPassword(), _getSyncio(), _getSyncio(), _gwenGuiSignalHandler(), _gwenGuiSignalHandler(), _hideBox(), _hideBox(), _inputBox(), _inputBox(), _keyDataFromTextOpenSsl(), _keyDataFromTextOpenSsl(), _logHook(), _logHook(), _logHook(), _messageBox(), _messageBox(), _openDialog(), _openDialog(), _print(), _print(), _progressAdvance(), _progressAdvance(), _progressEnd(), _progressEnd(), _progressLog(), _progressLog(), _progressSetTotal(), _progressSetTotal(), _progressStart(), _progressStart(), _readDialogPrefs(), _readDialogPrefs(), _replaceVarsCb(), _replaceVarsCb(), _runDialog(), _runDialog(), _setPasswordStatus(), _setPasswordStatus(), _showBox(), _showBox(), _waitForSockets(), _waitForSockets(), _writeDialogPrefs(), _writeDialogPrefs(), CocoaGui_Dialog_FreeData(), CocoaGui_WProgressBar_FreeData(), CppDialogLinker::CppDialog, CppGuiLinker::CppGui, CppWidgetLinker::CppWidget, FOX16_HtmlCtxLinker::FOX16_HtmlCtx, GTK2_Gui_CloseDialog(), GTK2_Gui_ExecDialog(), Gtk2_Gui_FreeData(), GTK2_Gui_GetFileName(), GTK2_Gui_OpenDialog(), GTK2_Gui_RunDialog(), Gtk2Gui_Dialog_FreeData(), Gtk2Gui_Dialog_GetCharProperty(), Gtk2Gui_Dialog_GetIntProperty(), Gtk2Gui_Dialog_SetCharProperty(), Gtk2Gui_Dialog_SetIntProperty(), Gtk2Gui_WComboBox_FreeData(), Gtk2Gui_WProgressBar_FreeData(), Gtk2Gui_WSpinBox_FreeData(), GTK3_Gui_CloseDialog(), GTK3_Gui_ExecDialog(), Gtk3_Gui_FreeData(), GTK3_Gui_GetFileName(), GTK3_Gui_OpenDialog(), GTK3_Gui_RunDialog(), Gtk3Gui_Dialog_FreeData(), Gtk3Gui_Dialog_GetCharProperty(), Gtk3Gui_Dialog_GetIntProperty(), Gtk3Gui_Dialog_SetCharProperty(), Gtk3Gui_Dialog_SetIntProperty(), Gtk3Gui_WComboBox_FreeData(), Gtk3Gui_WProgressBar_FreeData(), Gtk3Gui_WSpinBox_FreeData(), GWEN_Buffer_CacheFn_Attach(), GWEN_Buffer_CacheFn_Free(), GWEN_ConfigMgr_Plugin_FreeData(), GWEN_ConfigMgrDir_DeleteGroup(), GWEN_ConfigMgrDir_FreeData(), GWEN_ConfigMgrDir_GetGroup(), GWEN_ConfigMgrDir_GetUniqueId(), GWEN_ConfigMgrDir_HasGroup(), GWEN_ConfigMgrDir_ListGroups(), GWEN_ConfigMgrDir_ListSubGroups(), GWEN_ConfigMgrDir_LockGroup(), GWEN_ConfigMgrDir_MkUniqueIdFromId(), GWEN_ConfigMgrDir_SetGroup(), GWEN_ConfigMgrDir_UnlockGroup(), GWEN_Crypt_KeyRsa_Decipher(), GWEN_Crypt_KeyRsa_Encipher(), GWEN_Crypt_KeyRsa_Sign(), GWEN_Crypt_KeyRsa_Verify(), GWEN_Crypt_KeySym_Decipher(), GWEN_Crypt_KeySym_Encipher(), GWEN_Crypt_KeySym_freeData(), GWEN_Crypt_TokenFile__ActivateKey(), GWEN_Crypt_TokenFile__Decipher(), GWEN_Crypt_TokenFile__Encipher(), GWEN_Crypt_TokenFile__GenerateKey(), GWEN_Crypt_TokenFile__GetContext(), GWEN_Crypt_TokenFile__GetContextIdList(), GWEN_Crypt_TokenFile__GetKeyIdList(), GWEN_Crypt_TokenFile__GetKeyInfo(), GWEN_Crypt_TokenFile__SetContext(), GWEN_Crypt_TokenFile__SetKeyInfo(), GWEN_Crypt_TokenFile__Sign(), GWEN_Crypt_TokenFile__Verify(), GWEN_Crypt_TokenFile_Close(), GWEN_Crypt_TokenFile_Create(), GWEN_Crypt_TokenFile_Open(), GWEN_Crypt_TokenOHBCI_ChangePin(), GWEN_Crypt_TokenOHBCI_Close(), GWEN_Crypt_TokenOHBCI_Create(), GWEN_Crypt_TokenOHBCI_FreeData(), GWEN_Crypt_TokenOHBCI_Open(), GWEN_Crypt_TokenOHBCI_Plugin_CheckToken(), GWEN_Crypt_TokenOHBCI_Plugin_CreateToken(), GWEN_Crypt_TokenOHBCI_Read(), GWEN_Crypt_TokenOHBCI_Write(), GWEN_DBIO_Plugin_FreeData(), GWEN_DlgInput_FreeData(), GWEN_DlgInput_SignalHandler(), GWEN_DlgMessage_FreeData(), GWEN_DlgMessage_SignalHandler(), GWEN_DlgProgress_FreeData(), GWEN_DlgProgress_SignalHandler(), GWEN_DlgShowBox_FreeData(), GWEN_DlgShowBox_SignalHandler(), GWEN_Gui_CGui_FreeData(), GWEN_Gui_CGui_HideBox(), GWEN_Gui_CGui_InputBox(), GWEN_Gui_CGui_MessageBox(), GWEN_Gui_CGui_ProgressAdvance(), GWEN_Gui_CGui_ProgressEnd(), GWEN_Gui_CGui_ProgressLog(), GWEN_Gui_CGui_ProgressSetTotal(), GWEN_Gui_CGui_ProgressStart(), GWEN_Gui_CGui_ShowBox(), GWEN_Gui_CheckCertBuiltIn(), GWEN_Gui_DialogBased_HideBox(), GWEN_Gui_DialogBased_InputBox(), GWEN_Gui_DialogBased_MessageBox(), GWEN_Gui_DialogBased_ProgressAdvance(), GWEN_Gui_DialogBased_ProgressEnd(), GWEN_Gui_DialogBased_ProgressLog(), GWEN_Gui_DialogBased_ProgressSetTotal(), GWEN_Gui_DialogBased_ProgressStart(), GWEN_Gui_DialogBased_ShowBox(), GWEN_Gui_Internal_GetPassword(), GWEN_Gui_Internal_GetSyncIo(), GWEN_Gui_Internal_SetPasswordStatus(), GWEN_Gui_ShowProgress(), GWEN_List1__defaultSortFn(), GWEN_SyncIo_Buffered_Connect(), GWEN_SyncIo_Buffered_Disconnect(), GWEN_SyncIo_Buffered_FreeData(), GWEN_SyncIo_Buffered_Read(), GWEN_SyncIo_Buffered_Write(), GWEN_SyncIo_Http_Connect(), GWEN_SyncIo_Http_Disconnect(), GWEN_SyncIo_Http_FreeData(), GWEN_SyncIo_Http_Read(), GWEN_SyncIo_Http_Write(), GWEN_SyncIo_Memory_FreeData(), GWEN_SyncIo_Memory_Read(), GWEN_SyncIo_Memory_Write(), GWEN_SyncIo_Socket_Connect(), GWEN_SyncIo_Socket_Disconnect(), GWEN_SyncIo_Socket_FreeData(), GWEN_SyncIo_Socket_Read(), GWEN_SyncIo_Socket_Write(), GWEN_SyncIo_Tls_Connect(), GWEN_SyncIo_Tls_Disconnect(), GWEN_SyncIo_Tls_FreeData(), GWEN_SyncIo_Tls_Internal_CheckCert(), GWEN_SyncIo_Tls_Read(), GWEN_SyncIo_Tls_Write(), HtmlGroup_TableRow_FreeData(), HtmlGroup_UnorderedList_FreeData(), HtmlObject_Grid_FreeData(), HtmlObject_GridEntry_FreeData(), and HtmlObject_Image_FreeData().

◆ GWENHYWFAR_EXPORT

#define GWENHYWFAR_EXPORT

Definition at line 75 of file gwenhywfarapi.h.

◆ GWENHYWFAR_NOEXPORT

#define GWENHYWFAR_NOEXPORT

Definition at line 76 of file gwenhywfarapi.h.