Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 3736f276bb1ccfbcee6cb2d27b25d981 > files > 606

openscap-devel-0.5.7-1mdv2010.1.x86_64.rpm

\hypertarget{group__CVSSPrivate}{
\section{Private members}
\label{group__CVSSPrivate}\index{Private members@{Private members}}
}
\subsection*{Data Structures}
\begin{DoxyCompactItemize}
\item 
struct \hyperlink{structcvss__entry}{cvss\_\-entry}
\begin{DoxyCompactList}\small\item\em Struct holding CVSS entry data. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Other functions}
\label{_amgrpb175402ebe89f00c62233c5453c5a243}
 \begin{DoxyCompactItemize}
\item 
\hypertarget{group__CVSSPrivate_ga78840ab9bd9961febcac841358f137bd}{
int {\bfseries cvss\_\-map\_\-av\_\-get} (const char $\ast$string)}
\label{group__CVSSPrivate_ga78840ab9bd9961febcac841358f137bd}

\item 
\hypertarget{group__CVSSPrivate_ga98b239d6294edf0b7286988d75acd254}{
int {\bfseries cvss\_\-map\_\-ac\_\-get} (const char $\ast$string)}
\label{group__CVSSPrivate_ga98b239d6294edf0b7286988d75acd254}

\item 
\hypertarget{group__CVSSPrivate_gaf37cac6472966698ddafc1297c8a2f15}{
int {\bfseries cvss\_\-map\_\-auth\_\-get} (const char $\ast$string)}
\label{group__CVSSPrivate_gaf37cac6472966698ddafc1297c8a2f15}

\item 
\hypertarget{group__CVSSPrivate_ga19d96777040b76fe42279a8aa8e398c5}{
int {\bfseries cvss\_\-map\_\-imp\_\-get} (const char $\ast$string)}
\label{group__CVSSPrivate_ga19d96777040b76fe42279a8aa8e398c5}

\end{DoxyCompactItemize}
\subsection*{Parse functions}
\label{_amgrp55bde346b0631e090bfc4a3be713ee4c}
Functions for parsing structures from XML.

Return value is new structure filled by content of XML file represented by XML reader or import source structure. Structure needs to be freed by the caller. \begin{DoxyCompactItemize}
\item 
struct \hyperlink{structcvss__entry}{cvss\_\-entry} $\ast$ \hyperlink{group__CVSSPrivate_gad0fe4c019ce63487133295df23cea7a0}{cvss\_\-entry::cvss\_\-entry\_\-parse} (xmlTextReaderPtr reader)
\begin{DoxyCompactList}\small\item\em Parse CVSS entry. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Export functions}
\label{_amgrp5713b34587ba18c5a4561b737b639ae5}
Functions for export structures to XML by XML writer.

Exported structures need to be freed by the caller. \begin{DoxyCompactItemize}
\item 
void \hyperlink{group__CVSSPrivate_gada625a1322a5ac2ea63e5ea3afaf8719}{cvss\_\-entry::cvss\_\-entry\_\-export} (const struct \hyperlink{structcvss__entry}{cvss\_\-entry} $\ast$entry, xmlTextWriterPtr writer)
\begin{DoxyCompactList}\small\item\em Export CVSS entry. \item\end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Function Documentation}
\hypertarget{group__CVSSPrivate_gada625a1322a5ac2ea63e5ea3afaf8719}{
\index{CVSSPrivate@{CVSSPrivate}!cvss\_\-entry\_\-export@{cvss\_\-entry\_\-export}}
\index{cvss\_\-entry\_\-export@{cvss\_\-entry\_\-export}!CVSSPrivate@{CVSSPrivate}}
\subsubsection[{cvss\_\-entry\_\-export}]{\setlength{\rightskip}{0pt plus 5cm}void cvss\_\-entry\_\-export (const struct {\bf cvss\_\-entry} $\ast$ {\em entry}, \/  xmlTextWriterPtr {\em writer})\hspace{0.3cm}{\ttfamily  \mbox{[}related, inherited\mbox{]}}}}
\label{group__CVSSPrivate_gada625a1322a5ac2ea63e5ea3afaf8719}


Export CVSS entry. 
\begin{DoxyParams}{Parameters}
\item[{\em entry}]CVSS entry \item[{\em writer}]XML Text Writer representing XML model \end{DoxyParams}
\hypertarget{group__CVSSPrivate_gad0fe4c019ce63487133295df23cea7a0}{
\index{CVSSPrivate@{CVSSPrivate}!cvss\_\-entry\_\-parse@{cvss\_\-entry\_\-parse}}
\index{cvss\_\-entry\_\-parse@{cvss\_\-entry\_\-parse}!CVSSPrivate@{CVSSPrivate}}
\subsubsection[{cvss\_\-entry\_\-parse}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf cvss\_\-entry} $\ast$ cvss\_\-entry\_\-parse (xmlTextReaderPtr {\em reader})\hspace{0.3cm}{\ttfamily  \mbox{[}related, inherited\mbox{]}}}}
\label{group__CVSSPrivate_gad0fe4c019ce63487133295df23cea7a0}


Parse CVSS entry. 
\begin{DoxyParams}{Parameters}
\item[{\em reader}]XML Text Reader representing XML model\end{DoxyParams}
\begin{DoxyReturn}{Returns}
new parsed CVSS entry 
\end{DoxyReturn}