GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse.tex

107 lines
6.0 KiB
TeX

\hypertarget{classGpgFrontend_1_1GpgDecryptResultAnalyse}{}\doxysection{Gpg\+Frontend\+::Gpg\+Decrypt\+Result\+Analyse Class Reference}
\label{classGpgFrontend_1_1GpgDecryptResultAnalyse}\index{GpgFrontend::GpgDecryptResultAnalyse@{GpgFrontend::GpgDecryptResultAnalyse}}
Inheritance diagram for Gpg\+Frontend\+::Gpg\+Decrypt\+Result\+Analyse\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=254pt]{classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for Gpg\+Frontend\+::Gpg\+Decrypt\+Result\+Analyse\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=550pt]{classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classGpgFrontend_1_1GpgDecryptResultAnalyse_a442438ae58cdd7220f0e4b0792e5a372}{Gpg\+Decrypt\+Result\+Analyse}} (Gpg\+Error m\+\_\+error, Gpg\+Decr\+Result m\+\_\+result)
\begin{DoxyCompactList}\small\item\em Construct a new Decrypt Result Analyse object. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Protected Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classGpgFrontend_1_1GpgDecryptResultAnalyse_aa3491d7e9b6afdf74c4b27ddbf9723fa}\label{classGpgFrontend_1_1GpgDecryptResultAnalyse_aa3491d7e9b6afdf74c4b27ddbf9723fa}}
void {\bfseries do\+\_\+analyse} () final
\end{DoxyCompactItemize}
\doxysubsection*{Private Member Functions}
\begin{DoxyCompactItemize}
\item
void \mbox{\hyperlink{classGpgFrontend_1_1GpgDecryptResultAnalyse_a1aac1c1f77a12069479a47f54a934c44}{print\+\_\+recipient}} (std\+::stringstream \&stream, gpgme\+\_\+recipient\+\_\+t recipient)
\end{DoxyCompactItemize}
\doxysubsection*{Private Attributes}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classGpgFrontend_1_1GpgDecryptResultAnalyse_a5963cadf8c63cb2c620ea7c09c7ebf2e}\label{classGpgFrontend_1_1GpgDecryptResultAnalyse_a5963cadf8c63cb2c620ea7c09c7ebf2e}}
Gpg\+Error {\bfseries error\+\_\+}
\item
\mbox{\Hypertarget{classGpgFrontend_1_1GpgDecryptResultAnalyse_a4d3610af76ab14018ec1ca90953c69d4}\label{classGpgFrontend_1_1GpgDecryptResultAnalyse_a4d3610af76ab14018ec1ca90953c69d4}}
Gpg\+Decr\+Result {\bfseries result\+\_\+}
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classGpgFrontend_1_1GpgDecryptResultAnalyse_a442438ae58cdd7220f0e4b0792e5a372}\label{classGpgFrontend_1_1GpgDecryptResultAnalyse_a442438ae58cdd7220f0e4b0792e5a372}}
\index{GpgFrontend::GpgDecryptResultAnalyse@{GpgFrontend::GpgDecryptResultAnalyse}!GpgDecryptResultAnalyse@{GpgDecryptResultAnalyse}}
\index{GpgDecryptResultAnalyse@{GpgDecryptResultAnalyse}!GpgFrontend::GpgDecryptResultAnalyse@{GpgFrontend::GpgDecryptResultAnalyse}}
\doxysubsubsection{\texorpdfstring{GpgDecryptResultAnalyse()}{GpgDecryptResultAnalyse()}}
{\footnotesize\ttfamily Gpg\+Frontend\+::\+Gpg\+Decrypt\+Result\+Analyse\+::\+Gpg\+Decrypt\+Result\+Analyse (\begin{DoxyParamCaption}\item[{Gpg\+Error}]{m\+\_\+error, }\item[{Gpg\+Decr\+Result}]{m\+\_\+result }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [explicit]}}
Construct a new Decrypt Result Analyse object.
\begin{DoxyParams}{Parameters}
{\em m\+\_\+error} & \\
\hline
{\em m\+\_\+result} & Copyright (C) 2021 Saturneric\\
\hline
\end{DoxyParams}
This file is part of \mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}}.
\mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} is free software\+: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
\mbox{\hyperlink{namespaceGpgFrontend}{Gpg\+Frontend}} is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU 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/}}.
The initial version of the source code is inherited from the gpg4usb project, which is under GPL-\/3.\+0-\/or-\/later.
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.
SPDX-\/\+License-\/\+Identifier\+: GPL-\/3.\+0-\/or-\/later
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classGpgFrontend_1_1GpgDecryptResultAnalyse_a1aac1c1f77a12069479a47f54a934c44}\label{classGpgFrontend_1_1GpgDecryptResultAnalyse_a1aac1c1f77a12069479a47f54a934c44}}
\index{GpgFrontend::GpgDecryptResultAnalyse@{GpgFrontend::GpgDecryptResultAnalyse}!print\_recipient@{print\_recipient}}
\index{print\_recipient@{print\_recipient}!GpgFrontend::GpgDecryptResultAnalyse@{GpgFrontend::GpgDecryptResultAnalyse}}
\doxysubsubsection{\texorpdfstring{print\_recipient()}{print\_recipient()}}
{\footnotesize\ttfamily void Gpg\+Frontend\+::\+Gpg\+Decrypt\+Result\+Analyse\+::print\+\_\+recipient (\begin{DoxyParamCaption}\item[{std\+::stringstream \&}]{stream, }\item[{gpgme\+\_\+recipient\+\_\+t}]{recipient }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}}
\begin{DoxyParams}{Parameters}
{\em stream} & \\
\hline
{\em recipient} & \\
\hline
\end{DoxyParams}
References Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Gpg\+Key\+Getter $>$\+::\+Get\+Instance(), Gpg\+Frontend\+::\+Gpg\+Key\+Getter\+::\+Get\+Key(), and Gpg\+Frontend\+::\+Gpg\+Key\+::\+Get\+Name().
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item
src/core/function/result\+\_\+analyse/Gpg\+Decrypt\+Result\+Analyse.\+h\item
src/core/function/result\+\_\+analyse/Gpg\+Decrypt\+Result\+Analyse.\+cpp\end{DoxyCompactItemize}