1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
\hypertarget{structoval__test__iterator}{
\section{oval\_\-test\_\-iterator Struct Reference}
\label{structoval__test__iterator}\index{oval\_\-test\_\-iterator@{oval\_\-test\_\-iterator}}
}
{\ttfamily \#include $<$oval\_\-definitions.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
}\begin{DoxyCompactItemize}
\item
\hypertarget{group__OVALDEF_gaf875434233ac9c84a50ae9913bac6990}{
bool \hyperlink{group__OVALDEF_gaf875434233ac9c84a50ae9913bac6990}{oval\_\-test\_\-iterator\_\-has\_\-more} (struct \hyperlink{structoval__test__iterator}{oval\_\-test\_\-iterator} $\ast$)}
\label{group__OVALDEF_gaf875434233ac9c84a50ae9913bac6990}
\begin{DoxyCompactList}\small\item\em Returns {\bfseries true} if the iterator is not exhausted. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_ga30d1b612928a0751f02f54068b5f50a5}{
struct \hyperlink{structoval__test}{oval\_\-test} $\ast$ \hyperlink{group__OVALDEF_ga30d1b612928a0751f02f54068b5f50a5}{oval\_\-test\_\-iterator\_\-next} (struct \hyperlink{structoval__test__iterator}{oval\_\-test\_\-iterator} $\ast$)}
\label{group__OVALDEF_ga30d1b612928a0751f02f54068b5f50a5}
\begin{DoxyCompactList}\small\item\em Returns the next instance of \hyperlink{structoval__test}{oval\_\-test}. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_ga7f929225e0dd5e973dc1e461b7694706}{
void \hyperlink{group__OVALDEF_ga7f929225e0dd5e973dc1e461b7694706}{oval\_\-test\_\-iterator\_\-free} (struct \hyperlink{structoval__test__iterator}{oval\_\-test\_\-iterator} $\ast$)}
\label{group__OVALDEF_ga7f929225e0dd5e973dc1e461b7694706}
\begin{DoxyCompactList}\small\item\em Frees the iterator. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\end{Indent}
\subsection{Detailed Description}
\begin{DoxySeeAlso}{See also}
\hyperlink{group__OVALDEF_ga799f6aa6c3e8f78af3d5a74089b6a850}{oval\_\-definition\_\-model\_\-get\_\-tests}
\end{DoxySeeAlso}
The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
\item
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/OVAL/public/\hyperlink{oval__definitions_8h}{oval\_\-definitions.h}\end{DoxyCompactItemize}
|