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__variable__iterator}{
\section{oval\_\-variable\_\-iterator Struct Reference}
\label{structoval__variable__iterator}\index{oval\_\-variable\_\-iterator@{oval\_\-variable\_\-iterator}}
}
{\ttfamily \#include $<$oval\_\-definitions.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
}\begin{DoxyCompactItemize}
\item
\hypertarget{group__OVALDEF_gac1f3f205e941324dce4e7bd196ed69e3}{
bool \hyperlink{group__OVALDEF_gac1f3f205e941324dce4e7bd196ed69e3}{oval\_\-variable\_\-iterator\_\-has\_\-more} (struct \hyperlink{structoval__variable__iterator}{oval\_\-variable\_\-iterator} $\ast$)}
\label{group__OVALDEF_gac1f3f205e941324dce4e7bd196ed69e3}
\begin{DoxyCompactList}\small\item\em Returns {\bfseries true} if iterator not exhausted. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_ga37f093ccd677a5daa944586a29bb1108}{
struct \hyperlink{structoval__variable}{oval\_\-variable} $\ast$ \hyperlink{group__OVALDEF_ga37f093ccd677a5daa944586a29bb1108}{oval\_\-variable\_\-iterator\_\-next} (struct \hyperlink{structoval__variable__iterator}{oval\_\-variable\_\-iterator} $\ast$)}
\label{group__OVALDEF_ga37f093ccd677a5daa944586a29bb1108}
\begin{DoxyCompactList}\small\item\em Returns next instance of \hyperlink{structoval__variable}{oval\_\-variable}. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_gabdeb522127f5f8db8bd4b669b4d6c6b9}{
void \hyperlink{group__OVALDEF_gabdeb522127f5f8db8bd4b669b4d6c6b9}{oval\_\-variable\_\-iterator\_\-free} (struct \hyperlink{structoval__variable__iterator}{oval\_\-variable\_\-iterator} $\ast$)}
\label{group__OVALDEF_gabdeb522127f5f8db8bd4b669b4d6c6b9}
\begin{DoxyCompactList}\small\item\em Free iterator. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\end{Indent}
\subsection{Detailed Description}
\begin{DoxySeeAlso}{See also}
\hyperlink{group__OVALDEF_gaf89fe89094155a4ee46633489712e247}{oval\_\-definition\_\-model\_\-get\_\-variables}
\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}
|