30 lines
1.8 KiB
TeX
30 lines
1.8 KiB
TeX
\hypertarget{GpgEncryptResultAnalyse_8h_source}{}\doxysection{Gpg\+Encrypt\+Result\+Analyse.\+h}
|
|
\label{GpgEncryptResultAnalyse_8h_source}\index{src/core/function/result\_analyse/GpgEncryptResultAnalyse.h@{src/core/function/result\_analyse/GpgEncryptResultAnalyse.h}}
|
|
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{1 }
|
|
\DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_GPGENCRYPTRESULTANALYSE\_H}}
|
|
\DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_GPGENCRYPTRESULTANALYSE\_H}}
|
|
\DoxyCodeLine{31 }
|
|
\DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}GpgResultAnalyse.h"{}}}
|
|
\DoxyCodeLine{33 \textcolor{preprocessor}{\#include "{}core/GpgConstants.h"{}}}
|
|
\DoxyCodeLine{34 }
|
|
\DoxyCodeLine{35 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend}{GpgFrontend}} \{}
|
|
\DoxyCodeLine{40 \textcolor{keyword}{class }GPGFRONTEND\_CORE\_EXPORT \mbox{\hyperlink{classGpgFrontend_1_1GpgEncryptResultAnalyse}{GpgEncryptResultAnalyse}}}
|
|
\DoxyCodeLine{41 : \textcolor{keyword}{public} \mbox{\hyperlink{classGpgFrontend_1_1GpgResultAnalyse}{GpgResultAnalyse}} \{}
|
|
\DoxyCodeLine{42 \textcolor{keyword}{public}:}
|
|
\DoxyCodeLine{49 \textcolor{keyword}{explicit} \mbox{\hyperlink{classGpgFrontend_1_1GpgEncryptResultAnalyse}{GpgEncryptResultAnalyse}}(GpgError error, GpgEncrResult result);}
|
|
\DoxyCodeLine{50 }
|
|
\DoxyCodeLine{51 \textcolor{keyword}{protected}:}
|
|
\DoxyCodeLine{56 \textcolor{keywordtype}{void} do\_analyse() \textcolor{keyword}{final};}
|
|
\DoxyCodeLine{57 }
|
|
\DoxyCodeLine{58 \textcolor{keyword}{private}:}
|
|
\DoxyCodeLine{59 GpgError error\_; }
|
|
\DoxyCodeLine{60 GpgEncrResult result\_; }
|
|
\DoxyCodeLine{61 \};}
|
|
\DoxyCodeLine{62 \} \textcolor{comment}{// namespace GpgFrontend}}
|
|
\DoxyCodeLine{63 }
|
|
\DoxyCodeLine{64 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_GPGENCRYPTRESULTANALYSE\_H}}
|
|
|
|
\end{DoxyCode}
|