GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse.tex

139 lines
7.9 KiB
TeX
Raw Normal View History

2022-05-08 19:59:26 +00:00
\hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse}{}\doxysection{Gpg\+Frontend\+::Gpg\+Verify\+Result\+Analyse Class Reference}
\label{classGpgFrontend_1_1GpgVerifyResultAnalyse}\index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}}
Inheritance diagram for Gpg\+Frontend\+::Gpg\+Verify\+Result\+Analyse\+:
2022-05-08 22:01:23 +00:00
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=254pt]{classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph}
\end{center}
\end{figure}
2022-05-08 19:59:26 +00:00
Collaboration diagram for Gpg\+Frontend\+::Gpg\+Verify\+Result\+Analyse\+:
2022-05-08 22:01:23 +00:00
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=550pt]{classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph}
\end{center}
\end{figure}
2022-05-08 19:59:26 +00:00
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_ab1d67da5dbe5bd2d665f7121e5f5354b}{Gpg\+Verify\+Result\+Analyse}} (Gpg\+Error error, Gpg\+Verify\+Result result)
\begin{DoxyCompactList}\small\item\em Construct a new Verify Result Analyse object. \end{DoxyCompactList}\item
gpgme\+\_\+signature\+\_\+t \mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_a2063acf8262e2c600b14ed1948486ac3}{Get\+Signatures}} () const
\begin{DoxyCompactList}\small\item\em Get the Signatures object. \end{DoxyCompactList}\item
Gpg\+Verify\+Result \mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_acdb7839a5158f078b38d60f0fefc5155}{Take\+Charge\+Of\+Result}} ()
\end{DoxyCompactItemize}
\doxysubsection*{Private Member Functions}
\begin{DoxyCompactItemize}
\item
2022-05-08 22:01:23 +00:00
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a02933c39d5aa5e448ffd36dfc4bead28}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a02933c39d5aa5e448ffd36dfc4bead28}}
void {\bfseries do\+\_\+analyse} ()
2022-05-08 19:59:26 +00:00
\item
bool \mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_a57bf4a26466e07f7f0ecc19de3782104}{print\+\_\+signer}} (std\+::stringstream \&stream, gpgme\+\_\+signature\+\_\+t sign)
\end{DoxyCompactItemize}
\doxysubsection*{Private Attributes}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_ad9e53477ca77f8685ca2102bf0fc5d4c}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_ad9e53477ca77f8685ca2102bf0fc5d4c}}
Gpg\+Error {\bfseries error\+\_\+}
\item
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a09e7a3cc3bf3d64e5d2428cd3040d2b2}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a09e7a3cc3bf3d64e5d2428cd3040d2b2}}
Gpg\+Verify\+Result {\bfseries result\+\_\+}
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_ab1d67da5dbe5bd2d665f7121e5f5354b}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_ab1d67da5dbe5bd2d665f7121e5f5354b}}
\index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!GpgVerifyResultAnalyse@{GpgVerifyResultAnalyse}}
\index{GpgVerifyResultAnalyse@{GpgVerifyResultAnalyse}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}}
\doxysubsubsection{\texorpdfstring{GpgVerifyResultAnalyse()}{GpgVerifyResultAnalyse()}}
{\footnotesize\ttfamily Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::\+Gpg\+Verify\+Result\+Analyse (\begin{DoxyParamCaption}\item[{Gpg\+Error}]{error, }\item[{Gpg\+Verify\+Result}]{result }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [explicit]}}
Construct a new Verify Result Analyse object.
\begin{DoxyParams}{Parameters}
{\em error} & \\
\hline
2022-05-08 22:01:23 +00:00
{\em result} & Copyright (C) 2021 Saturneric\\
2022-05-08 19:59:26 +00:00
\hline
\end{DoxyParams}
This file is part of \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}}.
2022-05-08 22:01:23 +00:00
\mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} is free software\+: you can redistribute it and/or modify it under the terms of the G\+NU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
\mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} is distributed in the hope that it will be useful, but W\+I\+T\+H\+O\+UT A\+NY W\+A\+R\+R\+A\+N\+TY; without even the implied warranty of M\+E\+R\+C\+H\+A\+N\+T\+A\+B\+I\+L\+I\+TY or F\+I\+T\+N\+E\+SS F\+OR A P\+A\+R\+T\+I\+C\+U\+L\+AR P\+U\+R\+P\+O\+SE. See the G\+NU General Public License for more details.
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
You should have received a copy of the G\+NU General Public License along with \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}}. If not, see \href{https://www.gnu.org/licenses/}{\texttt{ https\+://www.\+gnu.\+org/licenses/}}.
2022-05-08 19:59:26 +00:00
2022-05-08 22:01:23 +00:00
The initial version of the source code is inherited from the gpg4usb project, which is under G\+P\+L-\/3.\+0-\/or-\/later.
2022-05-08 19:59:26 +00:00
All the source code of \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} was modified and released by Saturneric\href{mailto:eric@bktus.com}{\texttt{ eric@bktus.\+com}} starting on May 12, 2021.
2022-05-08 22:01:23 +00:00
S\+P\+D\+X-\/\+License-\/\+Identifier\+: G\+P\+L-\/3.\+0-\/or-\/later
2022-05-08 19:59:26 +00:00
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a2063acf8262e2c600b14ed1948486ac3}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a2063acf8262e2c600b14ed1948486ac3}}
\index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!GetSignatures@{GetSignatures}}
\index{GetSignatures@{GetSignatures}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}}
\doxysubsubsection{\texorpdfstring{GetSignatures()}{GetSignatures()}}
{\footnotesize\ttfamily gpgme\+\_\+signature\+\_\+t Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::\+Get\+Signatures (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const}
Get the Signatures object.
\begin{DoxyReturn}{Returns}
gpgme\+\_\+signature\+\_\+t
\end{DoxyReturn}
2022-05-08 22:01:23 +00:00
Referenced by Gpg\+Frontend\+::\+U\+I\+::import\+\_\+unknown\+\_\+key\+\_\+from\+\_\+keyserver().
2022-05-08 19:59:26 +00:00
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a57bf4a26466e07f7f0ecc19de3782104}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a57bf4a26466e07f7f0ecc19de3782104}}
\index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!print\_signer@{print\_signer}}
\index{print\_signer@{print\_signer}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}}
\doxysubsubsection{\texorpdfstring{print\_signer()}{print\_signer()}}
{\footnotesize\ttfamily bool Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::print\+\_\+signer (\begin{DoxyParamCaption}\item[{std\+::stringstream \&}]{stream, }\item[{gpgme\+\_\+signature\+\_\+t}]{sign }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}}
\begin{DoxyParams}{Parameters}
{\em stream} & \\
\hline
{\em sign} & \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
true
false
\end{DoxyReturn}
2022-05-08 22:01:23 +00:00
References Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Gpg\+Key\+Getter $>$\+::\+Get\+Instance(), and Gpg\+Frontend\+::\+Gpg\+Key\+Getter\+::\+Get\+Key().
2022-05-08 19:59:26 +00:00
\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_acdb7839a5158f078b38d60f0fefc5155}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_acdb7839a5158f078b38d60f0fefc5155}}
\index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!TakeChargeOfResult@{TakeChargeOfResult}}
\index{TakeChargeOfResult@{TakeChargeOfResult}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}}
\doxysubsubsection{\texorpdfstring{TakeChargeOfResult()}{TakeChargeOfResult()}}
{\footnotesize\ttfamily Gpg\+Frontend\+::\+Gpg\+Verify\+Result Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::\+Take\+Charge\+Of\+Result (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}
\begin{DoxyReturn}{Returns}
Gpg\+Verify\+Result
\end{DoxyReturn}
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item
src/core/function/result\+\_\+analyse/Gpg\+Verify\+Result\+Analyse.\+h\item
src/core/function/result\+\_\+analyse/Gpg\+Verify\+Result\+Analyse.\+cpp\end{DoxyCompactItemize}