gwenhywfar  5.10.1
Macros | Typedefs | Enumerations | Functions
logger.h File Reference
#include <gwenhywfar/gwenhywfarapi.h>
#include <gwenhywfar/buffer.h>
Include dependency graph for logger.h:

Go to the source code of this file.

Macros

#define GWEN_LOGDOMAIN   "gwenhywfar"
 

Typedefs

typedef void GWENHYWFAR_CB(* GWEN_LOGGERFUNCTIONLOG) (const char *s)
 

Enumerations

enum  GWEN_LOGGER_FACILITY {
  GWEN_LoggerFacility_Auth =0, GWEN_LoggerFacility_Daemon, GWEN_LoggerFacility_Mail, GWEN_LoggerFacility_News,
  GWEN_LoggerFacility_User, GWEN_LoggerFacility_Unknown =9999
}
 
enum  GWEN_LOGGER_LEVEL {
  GWEN_LoggerLevel_Emergency =0, GWEN_LoggerLevel_Alert, GWEN_LoggerLevel_Critical, GWEN_LoggerLevel_Error,
  GWEN_LoggerLevel_Warning, GWEN_LoggerLevel_Notice, GWEN_LoggerLevel_Info, GWEN_LoggerLevel_Debug,
  GWEN_LoggerLevel_Verbous, GWEN_LoggerLevel_Unknown =9999
}
 
enum  GWEN_LOGGER_LOGTYPE {
  GWEN_LoggerType_Console, GWEN_LoggerType_File, GWEN_LoggerType_Syslog, GWEN_LoggerType_Function,
  GWEN_LoggerType_Unknown =9999
}
 

Functions

GWENHYWFAR_API void GWEN_Logger_Close (const char *logDomain)
 
GWENHYWFAR_API int GWEN_Logger_CreateLogMessage (const char *logDomain, GWEN_LOGGER_LEVEL priority, const char *s, GWEN_BUFFER *mbuf)
 
GWENHYWFAR_API void GWEN_Logger_Enable (const char *logDomain, int f)
 
GWENHYWFAR_API int GWEN_Logger_Exists (const char *logDomain)
 
GWENHYWFAR_API int GWEN_Logger_GetLevel (const char *logDomain)
 
GWENHYWFAR_API int GWEN_Logger_IsEnabled (const char *logDomain)
 
GWENHYWFAR_API int GWEN_Logger_IsOpen (const char *logDomain)
 
GWENHYWFAR_API const char * GWEN_Logger_Level2Name (GWEN_LOGGER_LEVEL level)
 
GWENHYWFAR_API void GWEN_Logger_Log (const char *logDomain, GWEN_LOGGER_LEVEL priority, const char *s)
 
GWENHYWFAR_API const char * GWEN_Logger_Logtype2Name (GWEN_LOGGER_LOGTYPE lt)
 
GWENHYWFAR_API GWEN_LOGGER_LEVEL GWEN_Logger_Name2Level (const char *name)
 
GWENHYWFAR_API GWEN_LOGGER_LOGTYPE GWEN_Logger_Name2Logtype (const char *name)
 
GWENHYWFAR_API int GWEN_Logger_Open (const char *logDomain, const char *ident, const char *file, GWEN_LOGGER_LOGTYPE logtype, GWEN_LOGGER_FACILITY facility)
 
void GWEN_Logger_SetFilename (const char *logDomain, const char *name)
 
GWENHYWFAR_API void GWEN_Logger_SetIdent (const char *logDomain, const char *id)
 
GWENHYWFAR_API void GWEN_Logger_SetLevel (const char *logDomain, GWEN_LOGGER_LEVEL l)
 
GWENHYWFAR_API GWEN_LOGGERFUNCTIONLOG GWEN_Logger_SetLogFunction (const char *logDomain, GWEN_LOGGERFUNCTIONLOG fn)
 

Macro Definition Documentation

◆ GWEN_LOGDOMAIN

#define GWEN_LOGDOMAIN   "gwenhywfar"

Definition at line 35 of file logger.h.

Referenced by _addAssignValueCode(), _addCompareMemberImplementation(), _addDupNewValueCode(), _addDupValueCode(), _addFlagFnsPrototype(), _addGetByMemberImplementation(), _addImplementation(), _addMemberFinis(), _addMemberInits(), _addMemberProtoTypes(), _addReadMemberCode(), _addReleaseOldValueCode(), _addSetterPrototype(), _addWriteMemberCode(), _attachToAllObjects(), _attachToPtrList(), _buildDefineDefines(), _buildGetByMember(), _buildGroupApiDoc(), _buildInlines(), _buildMemberInlines(), _buildSortByMember(), _buildToHashString(), _checkPlugin(), _convertAndSetCharValue(), _copyPtrList(), _createFromGregorianAndUseGivenString(), _csvCheckFile(), _csvExport(), _csvImport(), _daysInMonth(), _dbEnter(), _dbForEvery(), _dbIfCharDataMatches(), _dbIfHasCharData(), _dbIfNotCharDataMatches(), _dbIfNotHasCharData(), _dbIfNotPathExists(), _dbIfPathExists(), _detachFromAllObjects(), _encode(), _encodeData(), _findTagForClosingTagAndcloseAndMoveSubTags(), _freePtrList(), _getCharValueByPath(), FOX16_HtmlCtx::_getFoxFont(), _groupReadElement(), _handleChildren_fromDb(), _handleChildren_toDb(), _handleDbCreateAndEnterGroup(), _handleDbCreateAndEnterTempGroup(), _handleDbSetCharValue_internal(), _handleXmlEnter(), _handleXmlForEvery(), _handleXmlIfCharDataMatches(), _handleXmlIfHasCharData(), _handleXmlIfNotCharDataMatches(), _handleXmlIfNotHasCharData(), _handleXmlIfNotPathExists(), _handleXmlIfPathExists(), _handleXmlPath(), _mallocPtrList(), _parseChildNodes(), _readCsvLine(), _reallocPtrList(), _replaceVarsCb(), _setCharValueByPath(), _setupGui(), _splitVariableNameInNameAndIndex(), _stringListToDb(), _writeVarValueToBuffer(), _xmlCreateAndEnterElement(), _xmlSetCharValue(), activateKey(), Qt4_W_TabBook::addChildGuiWidget(), Qt5_W_TabBook::addChildGuiWidget(), addToList(), build(), buildDefs(), buildFile2(), COCOA_Gui_CloseDialog(), Cocoa_Gui_Dialog_Run(), COCOA_Gui_ExecDialog(), COCOA_Gui_OpenDialog(), COCOA_Gui_RunDialog(), CocoaGui_Dialog_Setup(), CocoaGui_Dialog_SetupTree(), CocoaGui_WCheckBox_GetCharProperty(), CocoaGui_WCheckBox_GetIntProperty(), CocoaGui_WCheckBox_SetCharProperty(), CocoaGui_WCheckBox_SetIntProperty(), CocoaGui_WComboBox_GetCharProperty(), CocoaGui_WComboBox_GetIntProperty(), CocoaGui_WComboBox_SetCharProperty(), CocoaGui_WComboBox_SetIntProperty(), CocoaGui_WDialog_GetCharProperty(), CocoaGui_WDialog_GetIntProperty(), CocoaGui_WDialog_SetCharProperty(), CocoaGui_WDialog_SetIntProperty(), CocoaGui_WGridLayout_GetCharProperty(), CocoaGui_WGridLayout_GetIntProperty(), CocoaGui_WGridLayout_SetCharProperty(), CocoaGui_WGridLayout_SetIntProperty(), CocoaGui_WGroupBox_GetCharProperty(), CocoaGui_WGroupBox_GetIntProperty(), CocoaGui_WGroupBox_SetCharProperty(), CocoaGui_WGroupBox_SetIntProperty(), CocoaGui_WHLayout_GetCharProperty(), CocoaGui_WHLayout_GetIntProperty(), CocoaGui_WHLayout_SetCharProperty(), CocoaGui_WHLayout_SetIntProperty(), CocoaGui_WHLine_GetIntProperty(), CocoaGui_WHLine_SetIntProperty(), CocoaGui_WHSpacer_GetIntProperty(), CocoaGui_WHSpacer_SetIntProperty(), CocoaGui_WLabel_GetCharProperty(), CocoaGui_WLabel_GetIntProperty(), CocoaGui_WLabel_SetCharProperty(), CocoaGui_WLabel_SetIntProperty(), CocoaGui_WLineEdit_GetCharProperty(), CocoaGui_WLineEdit_GetIntProperty(), CocoaGui_WLineEdit_SetCharProperty(), CocoaGui_WLineEdit_SetIntProperty(), CocoaGui_WListBox_GetCharProperty(), CocoaGui_WListBox_GetIntProperty(), CocoaGui_WListBox_SetCharProperty(), CocoaGui_WListBox_SetIntProperty(), CocoaGui_WProgressBar_GetCharProperty(), CocoaGui_WProgressBar_GetIntProperty(), CocoaGui_WProgressBar_SetCharProperty(), CocoaGui_WProgressBar_SetIntProperty(), CocoaGui_WPushButton_GetCharProperty(), CocoaGui_WPushButton_GetIntProperty(), CocoaGui_WPushButton_SetCharProperty(), CocoaGui_WPushButton_SetIntProperty(), CocoaGui_WPushButton_Setup(), CocoaGui_WRadioButton_GetCharProperty(), CocoaGui_WRadioButton_GetIntProperty(), CocoaGui_WRadioButton_SetCharProperty(), CocoaGui_WRadioButton_SetIntProperty(), CocoaGui_WScrollArea_GetCharProperty(), CocoaGui_WScrollArea_GetIntProperty(), CocoaGui_WScrollArea_SetCharProperty(), CocoaGui_WScrollArea_SetIntProperty(), CocoaGui_WSpinBox_GetCharProperty(), CocoaGui_WSpinBox_GetIntProperty(), CocoaGui_WSpinBox_SetCharProperty(), CocoaGui_WSpinBox_SetIntProperty(), CocoaGui_WStack_GetCharProperty(), CocoaGui_WStack_GetIntProperty(), CocoaGui_WStack_SetCharProperty(), CocoaGui_WStack_SetIntProperty(), CocoaGui_WTabBook_GetCharProperty(), CocoaGui_WTabBook_GetIntProperty(), CocoaGui_WTabBook_SetCharProperty(), CocoaGui_WTabBook_SetIntProperty(), CocoaGui_WTextBrowser_GetCharProperty(), CocoaGui_WTextBrowser_GetIntProperty(), CocoaGui_WTextBrowser_SetCharProperty(), CocoaGui_WTextBrowser_SetIntProperty(), CocoaGui_WTextEdit_GetCharProperty(), CocoaGui_WTextEdit_GetIntProperty(), CocoaGui_WTextEdit_SetCharProperty(), CocoaGui_WTextEdit_SetIntProperty(), CocoaGui_WVLayout_GetCharProperty(), CocoaGui_WVLayout_GetIntProperty(), CocoaGui_WVLayout_SetCharProperty(), CocoaGui_WVLayout_SetIntProperty(), CocoaGui_WVLine_GetIntProperty(), CocoaGui_WVLine_SetIntProperty(), CocoaGui_WVSpacer_GetIntProperty(), CocoaGui_WVSpacer_SetIntProperty(), Dlg_Test1_new(), Dlg_Test2_new(), doBuildDefs(), extractArchive(), genKey(), Qt5_W_Label::getCharProperty(), Qt4_W_Label::getCharProperty(), Qt4_W_PushButton::getCharProperty(), Qt5_W_PushButton::getCharProperty(), Qt4_W_TextEdit::getCharProperty(), Qt5_W_Dialog::getCharProperty(), Qt5_W_TextEdit::getCharProperty(), Qt4_W_Dialog::getCharProperty(), Qt4_W_LineEdit::getCharProperty(), Qt5_W_LineEdit::getCharProperty(), FOX16_GuiDialog::getCharProperty(), Qt5_W_CheckBox::getCharProperty(), Qt4_W_CheckBox::getCharProperty(), Qt4_W_RadioButton::getCharProperty(), Qt5_W_RadioButton::getCharProperty(), Qt4_W_ComboBox::getCharProperty(), Qt5_W_ComboBox::getCharProperty(), Qt4_W_Widget::getCharProperty(), Qt5_W_Widget::getCharProperty(), Qt4_W_ListBox::getCharProperty(), Qt5_W_ListBox::getCharProperty(), QT5_Gui::getFileName(), QT4_Gui::getFileName(), FOX16_Gui::getFileName(), FOX16_GuiDialog::getIcon(), FOX16_HtmlCtx::getImage(), Qt4_W_Widget::getIntProperty(), Qt5_W_Widget::getIntProperty(), FOX16_GuiDialog::getIntProperty(), Qt4_W_ListBox::getIntProperty(), Qt5_W_ListBox::getIntProperty(), FOX16_HtmlCtx::getTextHeight(), FOX16_HtmlCtx::getTextWidth(), GTK2_Gui_CloseDialog(), GTK2_Gui_Dialog_Run(), GTK2_Gui_ExecDialog(), GTK2_Gui_OpenDialog(), GTK2_Gui_RunDialog(), Gtk2Gui_Dialog_Setup(), Gtk2Gui_Dialog_SetupTree(), Gtk2Gui_WCheckBox_GetCharProperty(), Gtk2Gui_WCheckBox_GetIntProperty(), Gtk2Gui_WCheckBox_SetCharProperty(), Gtk2Gui_WCheckBox_SetIntProperty(), Gtk2Gui_WComboBox_GetCharProperty(), Gtk2Gui_WComboBox_GetIntProperty(), Gtk2Gui_WComboBox_SetCharProperty(), Gtk2Gui_WComboBox_SetIntProperty(), Gtk2Gui_WDialog_GetCharProperty(), Gtk2Gui_WDialog_GetIntProperty(), Gtk2Gui_WDialog_SetCharProperty(), Gtk2Gui_WDialog_SetIntProperty(), 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_GetCharProperty(), Gtk2Gui_WLineEdit_GetIntProperty(), Gtk2Gui_WLineEdit_SetCharProperty(), Gtk2Gui_WLineEdit_SetIntProperty(), Gtk2Gui_WListBox_GetCharProperty(), Gtk2Gui_WListBox_GetIntProperty(), Gtk2Gui_WListBox_SetCharProperty(), Gtk2Gui_WListBox_SetIntProperty(), Gtk2Gui_WProgressBar_GetCharProperty(), Gtk2Gui_WProgressBar_GetIntProperty(), Gtk2Gui_WProgressBar_SetCharProperty(), Gtk2Gui_WProgressBar_SetIntProperty(), Gtk2Gui_WPushButton_GetCharProperty(), Gtk2Gui_WPushButton_GetIntProperty(), Gtk2Gui_WPushButton_SetCharProperty(), Gtk2Gui_WPushButton_SetIntProperty(), Gtk2Gui_WPushButton_Setup(), Gtk2Gui_WRadioButton_GetCharProperty(), Gtk2Gui_WRadioButton_GetIntProperty(), Gtk2Gui_WRadioButton_SetCharProperty(), Gtk2Gui_WRadioButton_SetIntProperty(), Gtk2Gui_WScrollArea_GetCharProperty(), Gtk2Gui_WScrollArea_GetIntProperty(), Gtk2Gui_WScrollArea_SetCharProperty(), Gtk2Gui_WScrollArea_SetIntProperty(), 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_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_Dialog_Run(), GTK3_Gui_ExecDialog(), GTK3_Gui_OpenDialog(), GTK3_Gui_RunDialog(), Gtk3Gui_Dialog_Setup(), Gtk3Gui_Dialog_SetupTree(), Gtk3Gui_WCheckBox_GetCharProperty(), Gtk3Gui_WCheckBox_GetIntProperty(), Gtk3Gui_WCheckBox_SetCharProperty(), Gtk3Gui_WCheckBox_SetIntProperty(), Gtk3Gui_WComboBox_GetCharProperty(), Gtk3Gui_WComboBox_GetIntProperty(), Gtk3Gui_WComboBox_SetCharProperty(), Gtk3Gui_WComboBox_SetIntProperty(), Gtk3Gui_WDialog_GetCharProperty(), Gtk3Gui_WDialog_GetIntProperty(), Gtk3Gui_WDialog_SetCharProperty(), Gtk3Gui_WDialog_SetIntProperty(), 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_WLabel_GetCharProperty(), Gtk3Gui_WLabel_GetIntProperty(), Gtk3Gui_WLabel_SetCharProperty(), Gtk3Gui_WLabel_SetIntProperty(), Gtk3Gui_WLineEdit_GetCharProperty(), Gtk3Gui_WLineEdit_GetIntProperty(), Gtk3Gui_WLineEdit_SetCharProperty(), Gtk3Gui_WLineEdit_SetIntProperty(), Gtk3Gui_WListBox_GetCharProperty(), Gtk3Gui_WListBox_GetIntProperty(), Gtk3Gui_WListBox_SetCharProperty(), Gtk3Gui_WListBox_SetIntProperty(), Gtk3Gui_WProgressBar_GetCharProperty(), Gtk3Gui_WProgressBar_GetIntProperty(), Gtk3Gui_WProgressBar_SetCharProperty(), Gtk3Gui_WProgressBar_SetIntProperty(), Gtk3Gui_WPushButton_GetCharProperty(), Gtk3Gui_WPushButton_GetIntProperty(), Gtk3Gui_WPushButton_SetCharProperty(), Gtk3Gui_WPushButton_SetIntProperty(), Gtk3Gui_WPushButton_Setup(), Gtk3Gui_WRadioButton_GetCharProperty(), Gtk3Gui_WRadioButton_GetIntProperty(), Gtk3Gui_WRadioButton_SetCharProperty(), Gtk3Gui_WRadioButton_SetIntProperty(), Gtk3Gui_WScrollArea_GetCharProperty(), Gtk3Gui_WScrollArea_GetIntProperty(), Gtk3Gui_WScrollArea_SetCharProperty(), Gtk3Gui_WScrollArea_SetIntProperty(), 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_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(), GWB_ParseProject(), GWB_Parser_ParseWellKnownElements(), GWB_Parser_ReplaceVarsBetweenAtSigns(), GWEN_Args_Check(), GWEN_Args_Usage(), GWEN_Args_UsageTXT(), GWEN_Base64_Decode(), GWEN_Base64_Encode(), GWEN_Buffer_AddTests(), GWEN_Buffer_AdjustUsedBytes(), GWEN_Buffer_AllocRoom(), GWEN_Buffer_AppendArgs(), GWEN_Buffer_AppendBuffer(), GWEN_Buffer_AppendByte(), GWEN_Buffer_AppendBytes(), GWEN_Buffer_Crop(), GWEN_Buffer_DecrementPos(), GWEN_Buffer_FillLeftWithBytes(), GWEN_Buffer_FillWithBytes(), GWEN_Buffer_IncrementPos(), GWEN_Buffer_InsertByte(), GWEN_Buffer_InsertBytes(), GWEN_Buffer_InsertRoom(), GWEN_Buffer_ReadBytes(), GWEN_Buffer_RemoveRoom(), GWEN_Buffer_ReplaceBytes(), GWEN_Buffer_SetPos(), GWEN_ConfigMgr_Factory(), GWEN_ConfigMgr_ModuleFini(), GWEN_ConfigMgr_ModuleInit(), GWEN_ConfigMgrDir__GetUniqueId(), GWEN_ConfigMgrDir__UpdateLastUniqueId(), 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_new(), GWEN_ConfigMgrDir_SetGroup(), GWEN_ConfigMgrDir_UnlockGroup(), GWEN_Crypt3_ModuleInit(), GWEN_Crypt__KeyDataFromText(), GWEN_Crypt__TransformFromBCD(), GWEN_Crypt__TransformFromBin(), GWEN_Crypt__TransformFromFPIN2(), GWEN_Crypt__TransformToBCD(), GWEN_Crypt__TransformToBin(), GWEN_Crypt__TransformToFPIN2(), GWEN_Crypt_CryptAlgo_fromDb(), GWEN_Crypt_HashAlgo_fromDb(), GWEN_Crypt_Key_fromDb(), 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_Decipher(), GWEN_Crypt_KeyRsa_dup(), GWEN_Crypt_KeyRsa_Encipher(), GWEN_Crypt_KeyRsa_fromDb(), GWEN_Crypt_KeyRsa_fromModExp(), GWEN_Crypt_KeyRsa_fromModPrivExp(), GWEN_Crypt_KeyRsa_GeneratePair(), GWEN_Crypt_KeyRsa_GeneratePair2(), GWEN_Crypt_KeyRsa_GetExponent(), GWEN_Crypt_KeyRsa_GetModulus(), GWEN_Crypt_KeyRsa_GetSecretExponent(), GWEN_Crypt_KeyRsa_Sign(), GWEN_Crypt_KeyRsa_toDb(), GWEN_Crypt_KeyRsa_Verify(), GWEN_Crypt_KeySym__fromDb(), GWEN_Crypt_KeySym_Decipher(), GWEN_Crypt_KeySym_Encipher(), GWEN_Crypt_KeySym_fromData(), GWEN_Crypt_KeySym_fromDb(), GWEN_Crypt_KeySym_Generate(), GWEN_Crypt_KeySym_SetKeyData(), GWEN_Crypt_PaddAlgo_fromDb(), GWEN_Crypt_Token__CreatePasswordName(), GWEN_Crypt_Token_Context_ReadXml(), GWEN_Crypt_Token_Context_WriteDb(), GWEN_Crypt_Token_Context_WriteXml(), GWEN_Crypt_Token_GetContext(), GWEN_Crypt_Token_GetKeyInfo(), GWEN_Crypt_Token_GetPin(), GWEN_Crypt_Token_InsertCorrectToken(), GWEN_Crypt_Token_InsertToken(), GWEN_Crypt_Token_KeyInfo_WriteDb(), GWEN_Crypt_Token_ModuleFini(), GWEN_Crypt_Token_ModuleInit(), GWEN_Crypt_Token_Plugin_CheckToken(), GWEN_Crypt_Token_Plugin_CreateToken(), GWEN_Crypt_Token_PluginManager_CheckToken(), GWEN_Crypt_Token_PluginManager_GetPluginDescrs(), GWEN_Crypt_Token_SetPinStatus(), GWEN_Crypt_TokenFile__ActivateKey(), GWEN_Crypt_TokenFile__CloseFile(), GWEN_Crypt_TokenFile__Decipher(), GWEN_Crypt_TokenFile__Encipher(), GWEN_Crypt_TokenFile__GenerateKey(), GWEN_Crypt_TokenFile__GetContext(), GWEN_Crypt_TokenFile__GetContextIdList(), GWEN_Crypt_TokenFile__GetKey(), GWEN_Crypt_TokenFile__GetKeyIdList(), GWEN_Crypt_TokenFile__GetKeyInfo(), GWEN_Crypt_TokenFile__OpenFile(), GWEN_Crypt_TokenFile__Read(), GWEN_Crypt_TokenFile__ReadFile(), GWEN_Crypt_TokenFile__ReloadIfNeeded(), GWEN_Crypt_TokenFile__SetContext(), GWEN_Crypt_TokenFile__SetKeyInfo(), GWEN_Crypt_TokenFile__Sign(), GWEN_Crypt_TokenFile__Verify(), GWEN_Crypt_TokenFile__Write(), GWEN_Crypt_TokenFile__WriteFile(), GWEN_Crypt_TokenFile_Create(), GWEN_Crypt_TokenFile_Open(), GWEN_Crypt_TokenOHBCI__Decode(), GWEN_Crypt_TokenOHBCI__DecodeKey(), GWEN_Crypt_TokenOHBCI__DecryptFile(), GWEN_Crypt_TokenOHBCI__DecryptFile16(), GWEN_Crypt_TokenOHBCI__DecryptTresor(), GWEN_Crypt_TokenOHBCI__EncodeKey(), GWEN_Crypt_TokenOHBCI__EnsurePassword(), GWEN_Crypt_TokenOHBCI_Close(), GWEN_Crypt_TokenOHBCI_Create(), GWEN_Crypt_TokenOHBCI_Encode(), GWEN_Crypt_TokenOHBCI_Open(), GWEN_Crypt_TokenOHBCI_Plugin_CheckToken(), GWEN_Crypt_TokenOHBCI_Read(), GWEN_Crypt_TokenOHBCI_Write(), GWEN_Crypt_TransformPin(), GWEN_CryptHead_fromBuffer(), GWEN_CryptMgr_Decode(), GWEN_CryptMgr_Decrypt(), GWEN_CryptMgr_Encode(), GWEN_CryptMgr_Encrypt(), GWEN_CryptMgr_Sign(), GWEN_CryptMgr_Verify(), GWEN_CryptMgrKeys_DecryptKey(), GWEN_CryptMgrKeys_EncryptKey(), GWEN_CryptMgrKeys_SignData(), GWEN_CryptMgrKeys_VerifyData(), GWEN_CurrentTime(), GWEN_Date__fillTmplChars(), GWEN_Date__sampleTmplChars(), GWEN_Date_fromDb(), GWEN_Date_fromString(), GWEN_Date_fromStringWithTemplate(), GWEN_Date_GetThisMonthEnd(), GWEN_Date_GetThisQuarterYearEnd(), GWEN_Date_GetThisQuarterYearStart(), GWEN_Date_setJulian(), GWEN_DB__ReadValues(), GWEN_DB_AddCharValue(), GWEN_DB_AddGroup(), GWEN_DB_AddGroupChildren(), GWEN_DB_ClearGroup(), GWEN_DB_DeleteGroup(), GWEN_DB_DeleteVar(), GWEN_DB_FindFirstGroup(), GWEN_DB_FindFirstVar(), GWEN_DB_FindGroup(), GWEN_DB_FindNextGroup(), GWEN_DB_FindNextVar(), GWEN_DB_FindVar(), GWEN_DB_GetBinValue(), GWEN_DB_GetBinValueFromNode(), GWEN_DB_GetCharValue(), GWEN_DB_GetCharValueFromNode(), GWEN_DB_GetFirstGroup(), GWEN_DB_GetFirstValue(), GWEN_DB_GetFirstVar(), GWEN_DB_GetGroup(), GWEN_DB_GetIntValue(), GWEN_DB_GetIntValueFromNode(), GWEN_DB_GetNextGroup(), GWEN_DB_GetNextValue(), GWEN_DB_GetNextVar(), GWEN_DB_GetPtrValue(), GWEN_DB_GetValue(), GWEN_DB_GetValueType(), GWEN_DB_Group_dup(), GWEN_DB_GroupName(), GWEN_DB_HandlePath(), GWEN_DB_InsertGroup(), GWEN_DB_Node_dup(), GWEN_DB_Node_free(), GWEN_DB_Node_Unlink_UnDirty(), GWEN_DB_ReadFile(), GWEN_DB_ReadFileAs(), GWEN_DB_ReadFromFastBuffer(), GWEN_DB_ReadFromIo(), GWEN_DB_ReadFromString(), GWEN_DB_RemoveCharValue(), GWEN_DB_ReplaceVars(), GWEN_DB_SetBinValue(), GWEN_DB_SetCharValue(), GWEN_DB_SetCharValueFromInt(), GWEN_DB_SetCharValueInNode(), GWEN_DB_SetIntValue(), GWEN_DB_SetPtrValue(), GWEN_DB_UnlinkGroup(), GWEN_DB_VariableExists(), GWEN_DB_VariableName(), GWEN_DB_WriteFile(), GWEN_DB_WriteFileAs(), GWEN_DB_WriteGroupToIoLayer(), GWEN_DB_WriteToBuffer(), GWEN_DBIO__XmlDb_ImportGroup(), GWEN_DBIO__XmlDb_ImportVar(), GWEN_DBIO__XmlDb_ReadDataTags(), GWEN_DBIO_CheckFile(), GWEN_DBIO_Export(), GWEN_DBIO_ExportToBuffer(), GWEN_DBIO_ExportToFile(), GWEN_DBIO_GetPlugin(), GWEN_DBIO_Import(), GWEN_DBIO_ImportFromFile(), GWEN_DBIO_ModuleFini(), GWEN_DBIO_ModuleInit(), GWEN_DBIO_OldDb_CheckFile(), GWEN_DBIO_OldDb_Export(), GWEN_DBIO_XmlDb__ExportGroup(), GWEN_DBIO_XmlDb__ExportVar(), GWEN_DBIO_XmlDb_CheckFile(), GWEN_DBIO_XmlDb_Export(), GWEN_DBIO_XmlDb_Import(), GWEN_Dialog__ReadXmlWidget(), GWEN_Dialog_AddSubDialog(), GWEN_Dialog_CreateAndLoadWithPath(), GWEN_Dialog_EmitSignal2(), GWEN_Dialog_free(), GWEN_Dialog_GetCharProperty(), GWEN_Dialog_GetIntProperty(), GWEN_Dialog_new(), GWEN_Dialog_ReadXml(), GWEN_Dialog_ReadXmlFile(), GWEN_Dialog_SetCharProperty(), GWEN_Dialog_SetIntProperty(), GWEN_Directory_FindFileInPaths(), GWEN_Directory_FindPathForFile(), GWEN_Directory_GetAbsoluteFolderPath(), GWEN_Directory_GetAllEntries(), GWEN_Directory_GetDirEntries(), GWEN_Directory_GetFileEntries(), GWEN_Directory_GetFileEntriesWithType(), GWEN_Directory_GetMatchingFilesRecursively(), GWEN_Directory_GetPath(), GWEN_Directory_HandlePathElement(), GWEN_DlgInput_CopyInput(), GWEN_DlgInput_new(), GWEN_DlgMessage_new(), GWEN_DlgProgress_Advanced(), GWEN_DlgProgress_new(), GWEN_DlgProgress_TotalChanged(), GWEN_DlgShowBox_new(), GWEN_Error_ModuleInit(), GWEN_FastBuffer_ReadLine(), GWEN_FastBuffer_ReadLineToBuffer(), GWEN_Fini(), GWEN_Gui__HashPair(), GWEN_Gui_CGui__input(), 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_CheckCertBuiltIn(), GWEN_Gui_ConvertFromUtf8(), GWEN_Gui_ConvertString(), GWEN_Gui_CProgress_Advance(), GWEN_Gui_DialogBased_CheckShow(), 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_ExtendSyncIo(), GWEN_Gui_Internal_GetPassword(), GWEN_Gui_Internal_GetSyncIo(), GWEN_Gui_Internal_SetPasswordStatus(), GWEN_Gui_ProgressLog2(), GWEN_Gui_SetCharSet(), GWEN_Gui_SetGui(), GWEN_Gui_ShowError(), GWEN_Gui_ShowProgress(), GWEN_Gui_UseDialogs(), GWEN_Gui_WaitForSockets(), GWEN_HttpSession__RecvPacket(), GWEN_HttpSession__RecvPacketToSio(), GWEN_HttpSession_ConnectionTest(), GWEN_HttpSession_fromSocketPassive(), GWEN_HttpSession_Init(), GWEN_HttpSession_InitSyncIo(), GWEN_HttpSession_RecvCommand(), GWEN_HttpSession_RecvPacket(), GWEN_HttpSession_RecvPacketToFile(), GWEN_HttpSession_SendPacket(), GWEN_HttpSession_SendStatus(), GWEN_I18N_BindTextDomain_Codeset(), GWEN_I18N_BindTextDomain_Dir(), GWEN_I18N_ModuleInit(), GWEN_I18N_SetLocale(), GWEN_IdList64__GetNextId(), GWEN_IdList64_AddId(), GWEN_IdList64_AddTests(), GWEN_IdList64_dup(), GWEN_IdList64_GetIdAt(), GWEN_IdMap_Clear(), GWEN_IdMap_Dump(), GWEN_IdMap_new(), GWEN_Inherit_FindData(), GWEN_Inherit_FindEntry(), GWEN_Inherit_MakeId(), GWEN_InheritData_freeData(), GWEN_InheritData_new(), GWEN_Init(), GWEN_List1_Add(), GWEN_List1_Del(), GWEN_List1_Insert(), GWEN_ListEntry_free(), GWEN_LoadPluginDescrsByType(), GWEN_Logger_ModuleInit(), GWEN_MDigest__HashFile(), GWEN_MDigest__HashFileTree(), GWEN_MDigest_Digest(), GWEN_MDigest_Gc_Begin(), GWEN_MDigest_Gc_End(), GWEN_MDigest_Gc_Update(), GWEN_MDigest_HashFileTree(), GWEN_MDigest_PBKDF2(), GWEN_MemCache_CreateEntry(), GWEN_MemCacheEntry_BeginUse(), GWEN_MemCacheEntry_EndUse(), GWEN_MemoryDebug__FindObject(), GWEN_MemoryDebug_Decrement(), GWEN_MemoryDebug_DumpObject(), GWEN_MemoryDebug_GetObjectCount(), GWEN_MsgEngine__findInValues(), GWEN_MsgEngine__GetGroup(), GWEN_MsgEngine__GetInline(), GWEN_MsgEngine__ListElement(), GWEN_MsgEngine__ListGroup(), GWEN_MsgEngine__ReadGroup(), GWEN_MsgEngine__ReadValue(), GWEN_MsgEngine__SearchForValue(), GWEN_MsgEngine__ShowElement(), GWEN_MsgEngine__ShowGroup(), GWEN_MsgEngine__TransformValue(), GWEN_MsgEngine__WriteElement(), GWEN_MsgEngine__WriteGroup(), GWEN_MsgEngine__WriteValue(), GWEN_MsgEngine_AddDefinitions(), GWEN_MsgEngine_AddTrustInfo(), GWEN_MsgEngine_CreateMessage(), GWEN_MsgEngine_CreateMessageFromNode(), GWEN_MsgEngine_FindNodeByProperty(), GWEN_MsgEngine_FindNodeByPropertyStrictProto(), GWEN_MsgEngine_GetGroup(), GWEN_MsgEngine_ListMessage(), GWEN_MsgEngine_ParseMessage(), GWEN_MsgEngine_ReadMessage(), GWEN_MsgEngine_SearchForProperty(), GWEN_MsgEngine_SetFreeDataFunction(), GWEN_MsgEngine_SetInheritorData(), GWEN_MsgEngine_ShowMessage(), GWEN_MsgEngine_SkipSegment(), GWEN_MultiCache_AddEntry(), GWEN_MultiCache_free(), GWEN_MultiCache_GetUsageString(), GWEN_Padd__UnpaddWithPkcs1Bt1Or2(), GWEN_Padd_AddPkcs1Pss(), GWEN_Padd_ApplyPaddAlgo(), GWEN_Padd_MGF1(), GWEN_Padd_PaddWithISO9796(), GWEN_Padd_PaddWithIso9796_2(), GWEN_Padd_PaddWithPkcs1Bt1(), GWEN_Padd_PaddWithPkcs1Bt2(), GWEN_Padd_UnapplyPaddAlgo(), GWEN_Padd_UnpaddWithAnsiX9_23FromMultipleOf(), GWEN_Padd_UnpaddWithIso9796_2(), GWEN_Padd_UnpaddWithZkaFromMultipleOf(), GWEN_Padd_VerifyPkcs1Pss(), GWEN_Param_List_ReadValuesFromXml(), GWEN_Param_WriteDb(), GWEN_PasswordStore__GetPassword(), GWEN_PasswordStore_CheckDigest(), GWEN_PasswordStore_Digest(), GWEN_PasswordStore_EncryptWriteFile(), GWEN_PasswordStore_GetPassword(), GWEN_PasswordStore_GetTokenList(), GWEN_PasswordStore_ReadDecryptFile(), GWEN_PasswordStore_ReadFile(), GWEN_PasswordStore_SetPassword(), GWEN_PasswordStore_WriteFile(), GWEN_Path_GetPathBetween(), GWEN_Path_Handle(), GWEN_Path_HandleWithIdx(), GWEN_PathManager_AddRelPath(), GWEN_PathManager_DefinePath(), GWEN_PathManager_FindFile(), GWEN_PathManager_GetMatchingFilesRecursively(), GWEN_PathManager_GetPaths(), GWEN_PathManager_InsertRelPath(), GWEN_PluginDescription__GetLocalizedLongDescrByFormat(), GWEN_PluginDescription__GetLongDescrByFormat(), GWEN_PluginDescription_GetLongDescrByFormat(), GWEN_PluginDescription_new(), GWEN_PluginManager_GetPlugin(), GWEN_PluginManager_GetPluginDescrs(), GWEN_PluginManager_LoadPlugin(), GWEN_PluginManager_LoadPluginFile(), GWEN_PluginManager_Register(), GWEN_PluginManager_Unregister(), GWEN_Process_RunCommandWaitAndGather(), GWEN_RefPtr_AddFlags(), GWEN_RefPtr_DelFlags(), GWEN_RefPtr_free(), GWEN_RefPtr_GetFlags(), GWEN_RefPtr_SetFlags(), GWEN_RefPtrInfo_free(), GWEN_RefPtrObject_free(), GWEN_RingBuffer_GetMaxUnsegmentedRead(), GWEN_RingBuffer_GetMaxUnsegmentedWrite(), GWEN_RingBuffer_ReadByte(), GWEN_RingBuffer_ReadBytes(), GWEN_RingBuffer_SkipBytesRead(), GWEN_RingBuffer_SkipBytesWrite(), GWEN_RingBuffer_WriteByte(), GWEN_RingBuffer_WriteBytes(), GWEN_Sar__UnpackArchive(), GWEN_Sar_AddAndDigestFile(), GWEN_Sar_AddAndDigestFileLink(), GWEN_Sar_AddAndDigestFileReg(), GWEN_Sar_AddFile(), GWEN_Sar_CheckArchive(), GWEN_Sar_CheckFile(), GWEN_Sar_CloseArchive(), GWEN_Sar_CreateArchive(), GWEN_Sar_ExtractAndDigestFile(), GWEN_Sar_ExtractAndDigestFileDir(), GWEN_Sar_ExtractAndDigestFileLink(), GWEN_Sar_ExtractAndDigestFileReg(), GWEN_Sar_ExtractFile(), GWEN_Sar_OpenArchive(), GWEN_Sar_ReadUint64(), GWEN_Sar_ScanFile(), GWEN_Sar_Sign(), GWEN_Sar_SignArchive(), GWEN_Sar_TlvToFileHeader(), GWEN_Sar_UnpackArchive(), GWEN_Sar_Verify(), GWEN_Sar_VerifyArchive(), GWEN_SigHead_fromBuffer(), GWEN_Signal_Connect(), GWEN_Signal_Disconnect(), GWEN_Signal_Emit(), GWEN_Signal_free(), GWEN_SignalObject_AddSignal(), GWEN_SignalObject_AddSlot(), GWEN_SigTail_fromBuffer(), GWEN_SimplePtrList_AddPtr(), GWEN_SimplePtrList_AddTests(), GWEN_SimplePtrList_EnsureWritability(), GWEN_SimplePtrList_free(), GWEN_SimplePtrList_GetPtrAt(), GWEN_SimplePtrList_SetPtrAt(), GWEN_Slot_free(), GWEN_SmallTresor_Decrypt(), GWEN_SmallTresor_Encrypt(), GWEN_StringList2_toDb(), GWEN_StringList_fromString2(), GWEN_StringList_Sort(), GWEN_SyncIo_Buffered_Connect(), GWEN_SyncIo_Buffered_Disconnect(), GWEN_SyncIo_Buffered_Read(), GWEN_SyncIo_Buffered_ReadLinesToStringList(), GWEN_SyncIo_Buffered_ReadLineToBuffer(), GWEN_SyncIo_Buffered_Write(), GWEN_SyncIo_Helper_CopyFile(), GWEN_SyncIo_Helper_PartiallyReadFile(), GWEN_SyncIo_Helper_ReadFile(), GWEN_SyncIo_Helper_ReadFileToStringList(), GWEN_SyncIo_Helper_WriteFile(), GWEN_SyncIo_Http_Connect(), GWEN_SyncIo_Http_Disconnect(), GWEN_SyncIo_Http_ParseCommand(), GWEN_SyncIo_Http_ParseHeader(), GWEN_SyncIo_Http_ParseStatus(), GWEN_SyncIo_Http_Read(), GWEN_SyncIo_Http_ReadBody(), GWEN_SyncIo_Http_ReadChunk(), GWEN_SyncIo_Http_ReadChunkSize(), GWEN_SyncIo_Http_ReadCommand(), GWEN_SyncIo_Http_ReadHeader(), GWEN_SyncIo_Http_ReadLine(), GWEN_SyncIo_Http_ReadStatus(), GWEN_SyncIo_Http_RecvBody(), GWEN_SyncIo_Http_RecvBodyToSio(), GWEN_SyncIo_Http_Write(), GWEN_SyncIo_Http_WriteChunkSize(), GWEN_SyncIo_Http_WriteCommand(), GWEN_SyncIo_Http_WriteHeader(), GWEN_SyncIo_Http_WriteStatus(), GWEN_SyncIo_Memory_Read(), GWEN_SyncIo_Memory_TakeBuffer(), GWEN_SyncIo_Memory_Write(), GWEN_SyncIo_ReadForced(), GWEN_SyncIo_Socket_Connect(), GWEN_SyncIo_Socket_Disconnect(), GWEN_SyncIo_Socket_Read(), GWEN_SyncIo_Socket_Write(), GWEN_SyncIo_Tls__readFile(), GWEN_SyncIo_Tls_CheckCert(), GWEN_SyncIo_Tls_Connect(), GWEN_SyncIo_Tls_Disconnect(), GWEN_SyncIo_Tls_GetPeerCert(), GWEN_SyncIo_Tls_Internal_CheckCert(), GWEN_SyncIo_Tls_Prepare(), GWEN_SyncIo_Tls_Pull(), GWEN_SyncIo_Tls_Push(), GWEN_SyncIo_Tls_Read(), GWEN_SyncIo_Tls_ShowCipherInfo(), GWEN_SyncIo_Tls_Write(), GWEN_SyncIo_WriteForced(), GWEN_SyncIo_WriteLine(), GWEN_SyncIo_WriteString(), GWEN_Test_Module_WriteDb(), GWEN_Text_ConvertCharset(), GWEN_Text_CountUtf8Chars(), GWEN_Text_Escape(), GWEN_Text_EscapeToBufferTolerant2(), GWEN_Text_EscapeTolerant(), GWEN_Text_FromBcdBuffer(), GWEN_Text_FromHex(), GWEN_Text_FromHexBuffer(), GWEN_Text_GetWord(), GWEN_Text_GetWordToBuffer(), GWEN_Text_NumToString(), GWEN_Text_ReplaceVars(), GWEN_Text_ToBcdBuffer(), GWEN_Text_ToHex(), GWEN_Text_ToHexBuffer(), GWEN_Text_ToHexGrouped(), GWEN_Text_UnescapeN(), GWEN_Text_UnescapeToBuffer(), GWEN_Text_UnescapeTolerantN(), GWEN_Time__fillTmplChars(), GWEN_Time__fromString(), GWEN_Time__sampleTmplChars(), GWEN_Time_AddSeconds(), GWEN_Time_fromDb(), GWEN_Time_GetBrokenDownDate(), GWEN_Time_GetBrokenDownTime(), GWEN_Time_GetBrokenDownUtcDate(), GWEN_Time_GetBrokenDownUtcTime(), GWEN_Time_SubSeconds(), GWEN_Time_toDb(), GWEN_TLV_create(), GWEN_TLV_fromBuffer(), GWEN_TLV_ParseLength(), GWEN_TLV_ReadHeader(), GWEN_Tree2Element_free(), GWEN_Tree_Add(), GWEN_Tree_AddChild(), GWEN_Tree_Del(), GWEN_Tree_Insert(), GWEN_Tree_InsertChild(), GWEN_Tree_Replace(), GWEN_TreeElement_free(), GWEN_Url_fromString(), GWEN_Widget_GetImplData(), GWEN_Widget_ReadXml(), GWEN_Widget_SetImplData(), GWEN_Widget_Type_fromString(), GWEN_Xml2Db(), GWEN_XML__ReadAllFromIo(), GWEN_XML__ReadTag(), GWEN_XML_ReadFile(), GWEN_XML_ReadFromFastBuffer(), GWEN_XmlCommanderGwenXml_LeaveDocNode(), GWEN_XmlCommanderLibXml_EnterDocNode(), GWEN_XmlCommanderLibXml_GetXmlCharValue(), GWEN_XmlCommanderLibXml_GetXmlCharValueByPath(), GWEN_XmlCommanderLibXml_LeaveDocNode(), GWEN_XmlCommanderLibXml_SetXmlCharValue(), GWEN_XMLContext_ReadFromFile(), GWEN_XMLContext_ReadFromIo(), GWEN_XMLContext_ReadFromString(), GWEN_XmlCtx_AddAttr(), GWEN_XmlCtx_AddComment(), GWEN_XmlCtx_AddData(), GWEN_XmlCtx_EndTag(), GWEN_XmlCtx_StartTag(), GWEN_XmlCtxStore_AddAttr(), GWEN_XmlCtxStore_AddData(), GWEN_XmlCtxStore_EndTag(), GWEN_XmlCtxStore_StartTag(), GWEN_XmlFromDb(), GWEN_XMLGL__SampleNameSpaces(), GWEN_XMLGL__TranslateName(), GWEN_XMLNode__CheckAndSetNameSpace(), GWEN_XMLNode__CheckNameSpaceDecls1(), GWEN_XMLNode__CheckNameSpaceDecls3(), GWEN_XMLNode__WriteCommentToStream(), GWEN_XMLNode__WriteDataToStream(), GWEN_XMLNode__WriteIndents(), GWEN_XMLNode__WriteNamespacesToStream(), GWEN_XMLNode__WritePropertiesToStream(), GWEN_XMLNode__WriteTagToStream(), GWEN_XMLNode__WriteToStream(), GWEN_XMLNode_DecUsage(), GWEN_XMLNode_Dump(), GWEN_XMLNode_ExpandProperties(), GWEN_XMLNode_FindNode(), GWEN_XMLNode_fromString(), GWEN_XMLNode_GetLocalizedCharValue(), GWEN_XMLNode_GetXPath(), GWEN_XMLNode_Globalize(), GWEN_XMLNode_GlobalizeWithList(), GWEN_XMLNode_HandlePath(), GWEN_XMLNode_NormalizeNameSpaces(), GWEN_XMLNode_Path_Dive(), GWEN_XMLNode_Path_Dump(), GWEN_XMLNode_Path_Surface(), GWEN_XMLNode_SetCharValueByPath(), GWEN_XMLNode_SetIntValueByPath(), GWEN_XMLNode_StripNamespaces(), GWEN_XMLNode_toBuffer(), GWEN_XMLNode_WriteFile(), GWEN_XMLNode_WriteToStream(), HtmlCtx_AddData(), HtmlCtx_EndTag(), HtmlCtx_Layout(), HtmlCtx_SanitizeData(), HtmlCtx_SetText(), HtmlCtx_StartTag(), HtmlGroup_Box_AddData(), HtmlGroup_Box_StartTag(), HtmlGroup_Generic_EndTag(), HtmlGroup_Table_StartTag(), HtmlGroup_TableRow_StartTag(), HtmlGroup_UnorderedList_StartTag(), HtmlObject_Box_Layout(), HtmlObject_Grid_Layout(), main(), FOX16_HtmlText::onPaint(), FOX16_HtmlLabel::onPaint(), FOX16_GuiDialog::onSelCommand(), FOX16_Gui::print(), readFile(), Qt5_W_TextBrowser::setCharProperty(), Qt5_W_Label::setCharProperty(), Qt4_W_TextBrowser::setCharProperty(), Qt4_W_Label::setCharProperty(), Qt5_W_PushButton::setCharProperty(), Qt4_W_PushButton::setCharProperty(), Qt4_W_TextEdit::setCharProperty(), Qt5_W_TextEdit::setCharProperty(), Qt5_W_Dialog::setCharProperty(), Qt5_W_LineEdit::setCharProperty(), Qt4_W_LineEdit::setCharProperty(), Qt4_W_Dialog::setCharProperty(), Qt5_W_RadioButton::setCharProperty(), Qt4_W_CheckBox::setCharProperty(), Qt4_W_RadioButton::setCharProperty(), Qt5_W_CheckBox::setCharProperty(), Qt5_W_ComboBox::setCharProperty(), Qt4_W_ComboBox::setCharProperty(), Qt5_W_Widget::setCharProperty(), Qt4_W_Widget::setCharProperty(), Qt5_W_Widget::setIntProperty(), Qt4_W_Widget::setIntProperty(), Qt4_W_ListBox::setIntProperty(), Qt5_W_ListBox::setIntProperty(), FOX16_GuiDialog::setIntProperty(), setKey(), setSignSeq(), FOX16_HtmlCtx::setText(), QT5_GuiDialog::setup(), QT4_GuiDialog::setup(), FOX16_GuiDialog::setup(), QT5_GuiDialog::setupTree(), QT4_GuiDialog::setupTree(), FOX16_GuiDialog::setupTree(), QT5_DialogBox::slotActivated(), QT4_DialogBox::slotActivated(), QT4_DialogBox::slotValueChanged(), QT5_DialogBox::slotValueChanged(), FOX16_GuiSortingList::sortByColumn(), test10(), test8(), test9(), TM2C_AddReleaseOldValueCode(), TM2C_BuildCreateColumnList(), TM2C_BuildDefineEnums(), TM2C_BuildEnumFromString(), TM2C_BuildEnumToString(), TM2C_BuildProtoSetterVirtualFns(), TM2C_SetEnumStringFns(), Typemaker2_Builder_AddDeclaration(), Typemaker2_Builder_C_Build(), Typemaker2_Builder_DetermineOutFileNames(), Typemaker2_Builder_PrintFileNames(), Typemaker2_Builder_ReplaceVars(), Typemaker2_Builder_WriteFile(), Typemaker2_Builder_WriteFiles(), Typemaker2_Builder_WriteTypedefFile(), Typemaker2_Builder_WriteTypedefFile_IdMap(), Typemaker2_Builder_WriteTypedefFile_List1(), Typemaker2_Builder_WriteTypedefFile_List2(), Typemaker2_Builder_WriteTypedefFile_Tree(), Typemaker2_Builder_WriteTypedefFile_Tree2(), Typemaker2_Member_readXml(), Typemaker2_Type_readMembersAndGroupsXml(), Typemaker2_Type_readXml(), Typemaker2_TypeManager_GetType(), Typemaker2_TypeManager_LoadType(), Typemaker2_TypeManager_LoadTypeFile(), Typemaker2_TypeManager_LoadTypeFile2(), Typemaker2_TypeManager_LoadTypeFileNoLookup(), Typemaker2_TypeManager_MakeTypeDerivatives(), Typemaker2_TypeManager_SetMemberTypePtrs(), Typemaker2_TypeManager_SetTypePtrs(), Typemaker2_VirtualFn_readXml(), writeFile(), writeToFile(), and FOX16_Gui::~FOX16_Gui().

Typedef Documentation

◆ GWEN_LOGGERFUNCTIONLOG

typedef void GWENHYWFAR_CB(* GWEN_LOGGERFUNCTIONLOG) (const char *s)

Definition at line 41 of file logger.h.

Enumeration Type Documentation

◆ GWEN_LOGGER_FACILITY

Enumerator
GWEN_LoggerFacility_Auth 
GWEN_LoggerFacility_Daemon 
GWEN_LoggerFacility_Mail 
GWEN_LoggerFacility_News 
GWEN_LoggerFacility_User 
GWEN_LoggerFacility_Unknown 

Definition at line 53 of file logger.h.

◆ GWEN_LOGGER_LEVEL

Enumerator
GWEN_LoggerLevel_Emergency 
GWEN_LoggerLevel_Alert 
GWEN_LoggerLevel_Critical 
GWEN_LoggerLevel_Error 
GWEN_LoggerLevel_Warning 
GWEN_LoggerLevel_Notice 
GWEN_LoggerLevel_Info 
GWEN_LoggerLevel_Debug 
GWEN_LoggerLevel_Verbous 
GWEN_LoggerLevel_Unknown 

Definition at line 64 of file logger.h.

◆ GWEN_LOGGER_LOGTYPE

Enumerator
GWEN_LoggerType_Console 
GWEN_LoggerType_File 
GWEN_LoggerType_Syslog 
GWEN_LoggerType_Function 
GWEN_LoggerType_Unknown 

Definition at line 43 of file logger.h.

Function Documentation

◆ GWEN_Logger_Close()

GWENHYWFAR_API void GWEN_Logger_Close ( const char *  logDomain)

Shuts down logging. Automatically disables logging.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de

Definition at line 298 of file logger.c.

References GWEN_Logger_Log(), GWEN_LoggerDomain_Del(), GWEN_LoggerDomain_free(), GWEN_LoggerDomain_GetLogger(), GWEN_LoggerLevel_Debug, and GWEN_LoggerType_Console.

Here is the call graph for this function:

◆ GWEN_Logger_CreateLogMessage()

GWENHYWFAR_API int GWEN_Logger_CreateLogMessage ( const char *  logDomain,
GWEN_LOGGER_LEVEL  priority,
const char *  s,
GWEN_BUFFER mbuf 
)

This function can be used to generate log messages from within log hooks.

Definition at line 410 of file logger.c.

References GWEN_Logger__CreateMessage(), and GWEN_LoggerDomain_GetLogger().

Referenced by _logHook().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_Enable()

GWENHYWFAR_API void GWEN_Logger_Enable ( const char *  logDomain,
int  f 
)

Enables or disables logging.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de
Parameters
fif 0 then logging is disabled, otherwise it is enabled

Definition at line 605 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Here is the call graph for this function:

◆ GWEN_Logger_Exists()

GWENHYWFAR_API int GWEN_Logger_Exists ( const char *  logDomain)

Checks whether a given log domain already exists.

Returns
1 if it exists, 0 otherwise

Definition at line 811 of file logger.c.

References GWEN_LoggerDomain_Find().

Here is the call graph for this function:

◆ GWEN_Logger_GetLevel()

GWENHYWFAR_API int GWEN_Logger_GetLevel ( const char *  logDomain)

Returns the current log level.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de

Definition at line 638 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Referenced by GWEN_HttpSession__RecvPacket(), GWEN_SyncIo_Http_ReadHeader(), GWEN_SyncIo_Http_ReadStatus(), GWEN_SyncIo_Http_WriteCommand(), and GWEN_SyncIo_Http_WriteHeader().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_IsEnabled()

GWENHYWFAR_API int GWEN_Logger_IsEnabled ( const char *  logDomain)

Checks whether logging is enabled.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de
Returns
0 if disabled, 1 otherwise

Definition at line 616 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Here is the call graph for this function:

◆ GWEN_Logger_IsOpen()

GWENHYWFAR_API int GWEN_Logger_IsOpen ( const char *  logDomain)

Checks whether the logger for the given logDomain is open or not.

Definition at line 318 of file logger.c.

References GWEN_LoggerDomain_Find().

Here is the call graph for this function:

◆ GWEN_Logger_Level2Name()

GWENHYWFAR_API const char* GWEN_Logger_Level2Name ( GWEN_LOGGER_LEVEL  level)

◆ GWEN_Logger_Log()

GWENHYWFAR_API void GWEN_Logger_Log ( const char *  logDomain,
GWEN_LOGGER_LEVEL  priority,
const char *  s 
)

Log a message.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de
Parameters
prioritypriority of the message
sstring to log. This string is cut at all occurences of a newline character thus splitting it into multiple log lines if necessary

Definition at line 553 of file logger.c.

References GWEN_Buffer_AppendByte(), GWEN_Buffer_free(), GWEN_Buffer_GetStart(), GWEN_Buffer_new(), GWEN_Gui_LogHook(), GWEN_Logger__Log(), and GWEN_LoggerDomain_GetLogger().

Referenced by GWEN_Logger_Close(), GWEN_Logger_Open(), and GWEN_Text_LogString().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_Logtype2Name()

GWENHYWFAR_API const char* GWEN_Logger_Logtype2Name ( GWEN_LOGGER_LOGTYPE  lt)

Transforms a log type into an ASCII string.

Definition at line 784 of file logger.c.

References GWEN_LoggerType_Console, GWEN_LoggerType_File, GWEN_LoggerType_Function, GWEN_LoggerType_Syslog, and GWEN_LoggerType_Unknown.

◆ GWEN_Logger_Name2Level()

GWENHYWFAR_API GWEN_LOGGER_LEVEL GWEN_Logger_Name2Level ( const char *  name)

◆ GWEN_Logger_Name2Logtype()

GWENHYWFAR_API GWEN_LOGGER_LOGTYPE GWEN_Logger_Name2Logtype ( const char *  name)

Transforms an ASCII string into the corresponding log type.

Definition at line 767 of file logger.c.

References GWEN_LoggerType_Console, GWEN_LoggerType_File, GWEN_LoggerType_Function, GWEN_LoggerType_Syslog, and GWEN_LoggerType_Unknown.

Referenced by checkArgs().

Here is the caller graph for this function:

◆ GWEN_Logger_Open()

GWENHYWFAR_API int GWEN_Logger_Open ( const char *  logDomain,
const char *  ident,
const char *  file,
GWEN_LOGGER_LOGTYPE  logtype,
GWEN_LOGGER_FACILITY  facility 
)

Sets up logging. It automatically enables logging.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de
Parameters
identthis string is prepended to each message logged to identify the logging program
filename of the file to log to. If this is empty and syslog is available, then all messages are logged via syslog. If syslog is not available, all messages are logged to the console.
logtypehow to log (via syslog, to a file, to the console etc)
facilitywhat kind of program the log message comes from

Definition at line 225 of file logger.c.

References GWEN_Logger_Log(), GWEN_Logger_SetFilename(), GWEN_Logger_SetIdent(), GWEN_LoggerDomain_GetLogger(), GWEN_LoggerFacility_Auth, GWEN_LoggerFacility_Daemon, GWEN_LoggerFacility_Mail, GWEN_LoggerFacility_News, GWEN_LoggerFacility_Unknown, GWEN_LoggerFacility_User, GWEN_LoggerLevel_Debug, GWEN_LoggerType_Console, GWEN_LoggerType_File, and GWEN_LoggerType_Syslog.

Referenced by GWEN_Logger_ModuleInit(), and main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_SetFilename()

void GWEN_Logger_SetFilename ( const char *  logDomain,
const char *  name 
)

Set the name of the file to be used when logging to a file.

Definition at line 666 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Referenced by GWEN_Logger_Open().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_SetIdent()

GWENHYWFAR_API void GWEN_Logger_SetIdent ( const char *  logDomain,
const char *  id 
)

Set ident string. This string is prepended to every log message and should contain the name of the running program.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de

Definition at line 650 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Referenced by GWEN_Logger_Open().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_SetLevel()

GWENHYWFAR_API void GWEN_Logger_SetLevel ( const char *  logDomain,
GWEN_LOGGER_LEVEL  l 
)

Sets the logger level. All messages with a priority up to the given one will be logged, all others will not.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de
Parameters
lmaximum level to be logged

Definition at line 627 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Referenced by GWEN_Logger_ModuleInit(), main(), test1(), test10(), test2(), test3(), test8(), and test9().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_SetLogFunction()

GWENHYWFAR_API GWEN_LOGGERFUNCTIONLOG GWEN_Logger_SetLogFunction ( const char *  logDomain,
GWEN_LOGGERFUNCTIONLOG  fn 
)

Set logging function. This function is used to log messages in mode LoggerTypeFunction.

Author
Martin Preussmarti.nosp@m.n@li.nosp@m.bchip.nosp@m.card.nosp@m..de

Definition at line 682 of file logger.c.

References GWEN_LoggerDomain_GetLogger().

Here is the call graph for this function: