29 #ifndef GPGFRONTEND_GPGCOREINIT_H
30 #define GPGFRONTEND_GPGCOREINIT_H
32 #include "GpgConstants.h"
46 void GPGFRONTEND_CORE_EXPORT ShutdownCoreLoggingSystem();
52 void GPGFRONTEND_CORE_EXPORT ResetGpgFrontendCore();
58 void init_gpgfrontend_core();
64 void reset_gpgfrontend_core();
72 int channel = GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL);
Definition: CoreCommonUtil.cpp:31
void new_default_settings_channel(int channel)
Definition: GpgCoreInit.cpp:209
void InitCoreLoggingSystem()
setup logging system and do proper initialization
Definition: GpgCoreInit.cpp:50