GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
g
i
k
l
p
r
s
t
u
w
Functions
a
b
c
d
g
i
l
p
r
s
t
u
w
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Functions
a
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
z
Files
File List
▼
GpgFrontend Project
GpgFrontend Develop Document Main Page
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
src
►
core
►
module
►
pinentry
►
test
►
ui
app.h
cmd.h
GpgFrontendContext.h
init.h
main.h
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Pages
init.h
1
29
#pragma once
30
31
#include "GpgFrontendContext.h"
32
33
namespace
GpgFrontend
{
34
40
void
InitLoggingSystem
(
const
GFCxtSPtr &);
41
46
void
InitGlobalPathEnv
();
47
52
void
InitLocale
();
53
59
void
InitGlobalBasicalEnv
(
const
GFCxtWPtr &,
bool
);
60
66
void
ShutdownGlobalBasicalEnv
(
const
GFCxtWPtr &p_ctx);
67
68
}
// namespace GpgFrontend
GpgFrontend
Definition:
app.cpp:39
GpgFrontend::InitGlobalPathEnv
void InitGlobalPathEnv()
init global PATH env
Definition:
init.cpp:73
GpgFrontend::ShutdownGlobalBasicalEnv
void ShutdownGlobalBasicalEnv(const GFCxtWPtr &p_ctx)
Definition:
init.cpp:164
GpgFrontend::InitLocale
void InitLocale()
setup the locale and load the translations
Definition:
init.cpp:148
GpgFrontend::InitGlobalBasicalEnv
void InitGlobalBasicalEnv(const GFCxtWPtr &p_ctx, bool gui_mode)
Definition:
init.cpp:109
GpgFrontend::InitLoggingSystem
void InitLoggingSystem(const GFCxtSPtr &ctx)
Definition:
init.cpp:57
src
init.h
Generated by
1.9.1