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
▼
function
►
basic
▼
gpg
GpgAdvancedOperator.h
GpgBasicOperator.h
GpgCommandExecutor.h
GpgContext.h
GpgFileOpera.h
GpgKeyGetter.h
GpgKeyImportExporter.h
GpgKeyManager.h
GpgKeyOpera.h
GpgUIDOperator.h
►
result_analyse
ArchiveFileOperator.h
CacheManager.h
CoreSignalStation.h
DataObjectOperator.h
GlobalSettingStation.h
KeyPackageOperator.h
LoggerManager.h
PassphraseGenerator.h
SecureMemoryAllocator.h
►
log
►
model
►
module
►
thread
►
typedef
►
utils
GpgConstants.h
GpgCoreInit.h
GpgFrontendCore.h
GpgModel.h
►
module
►
pinentry
►
test
►
ui
app.h
cmd.h
GpgFrontendContext.h
init.h
main.h
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Pages
GpgAdvancedOperator.h
1
29
//
30
// Created by eric on 07.01.2023.
31
//
32
33
#pragma once
34
35
#include "core/typedef/CoreTypedef.h"
36
37
namespace
GpgFrontend
{
38
39
class
GPGFRONTEND_CORE_EXPORT
GpgAdvancedOperator
{
40
public
:
47
static
void
ClearGpgPasswordCache(OperationCallback);
48
55
static
void
ReloadGpgComponents(OperationCallback);
56
63
static
void
RestartGpgComponents();
64
71
static
void
ResetConfigures(OperationCallback);
72
79
static
void
StartGpgAgent(OperationCallback);
80
87
static
void
StartDirmngr(OperationCallback);
88
95
static
void
StartKeyBoxd(OperationCallback);
96
};
97
98
}
// namespace GpgFrontend
GpgFrontend::GpgAdvancedOperator
Definition:
GpgAdvancedOperator.h:39
GpgFrontend
Definition:
app.cpp:39
src
core
function
gpg
GpgAdvancedOperator.h
Generated by
1.9.1