\hypertarget{GpgModel_8h_source}{}\doxysection{Gpg\+Model.\+h} \label{GpgModel_8h_source}\index{src/core/GpgModel.h@{src/core/GpgModel.h}} \begin{DoxyCode}{0} \DoxyCodeLine{1 } \DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_ZH\_CN\_TS\_GPGMODEL\_H}} \DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_ZH\_CN\_TS\_GPGMODEL\_H}} \DoxyCodeLine{31 } \DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}core/GpgConstants.h"{}}} \DoxyCodeLine{33 \textcolor{preprocessor}{\#include "{}core/model/GpgData.h"{}}} \DoxyCodeLine{34 \textcolor{preprocessor}{\#include "{}core/model/GpgKey.h"{}}} \DoxyCodeLine{35 \textcolor{preprocessor}{\#include "{}core/model/GpgSignature.h"{}}} \DoxyCodeLine{36 } \DoxyCodeLine{37 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend}{GpgFrontend}} \{} \DoxyCodeLine{38 } \DoxyCodeLine{39 \textcolor{keyword}{using} KeyId = std::string; } \DoxyCodeLine{40 \textcolor{keyword}{using} SubkeyId = std::string; } \DoxyCodeLine{41 \textcolor{keyword}{using} KeyIdArgsList = std::vector; } \DoxyCodeLine{42 \textcolor{keyword}{using} KeyIdArgsListPtr = std::unique\_ptr; } \DoxyCodeLine{43 \textcolor{keyword}{using} UIDArgsList = std::vector; } \DoxyCodeLine{44 \textcolor{keyword}{using} UIDArgsListPtr = std::unique\_ptr; } \DoxyCodeLine{45 \textcolor{keyword}{using} SignIdArgsList = std::vector>; } \DoxyCodeLine{46 \textcolor{keyword}{using} SignIdArgsListPtr = std::unique\_ptr; } \DoxyCodeLine{47 \textcolor{keyword}{using} KeyFprArgsListPtr = std::unique\_ptr>; } \DoxyCodeLine{48 \textcolor{keyword}{using} KeyArgsList = std::vector; } \DoxyCodeLine{49 \textcolor{keyword}{using} KeyListPtr = std::unique\_ptr; } \DoxyCodeLine{50 \textcolor{keyword}{using} GpgKeyLinkList = std::list; } \DoxyCodeLine{51 \textcolor{keyword}{using} KeyLinkListPtr = std::unique\_ptr; } \DoxyCodeLine{52 \textcolor{keyword}{using} KeyPtr = std::unique\_ptr; } \DoxyCodeLine{53 \textcolor{keyword}{using} KeyPtrArgsList = \textcolor{keyword}{const} std::initializer\_list; } \DoxyCodeLine{54 } \DoxyCodeLine{55 \} \textcolor{comment}{// namespace GpgFrontend}} \DoxyCodeLine{56 } \DoxyCodeLine{57 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_ZH\_CN\_TS\_GPGMODEL\_H}} \end{DoxyCode}