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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
\hypertarget{structoval__string__iterator}{
\section{oval\_\-string\_\-iterator Struct Reference}
\label{structoval__string__iterator}\index{oval\_\-string\_\-iterator@{oval\_\-string\_\-iterator}}
}
{\ttfamily \#include $<$oval\_\-definitions.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
}\begin{DoxyCompactItemize}
\item
\hypertarget{group__OVALDEF_gae4cdecf5761fcc4380f423462aabc339}{
bool \hyperlink{group__OVALDEF_gae4cdecf5761fcc4380f423462aabc339}{oval\_\-string\_\-iterator\_\-has\_\-more} (struct \hyperlink{structoval__string__iterator}{oval\_\-string\_\-iterator} $\ast$)}
\label{group__OVALDEF_gae4cdecf5761fcc4380f423462aabc339}
\begin{DoxyCompactList}\small\item\em Returns {\bfseries true} if the iterator is not exhausted. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_ga9054b795b19d58a887b8b3a15f1b7b7f}{
char $\ast$ \hyperlink{group__OVALDEF_ga9054b795b19d58a887b8b3a15f1b7b7f}{oval\_\-string\_\-iterator\_\-next} (struct \hyperlink{structoval__string__iterator}{oval\_\-string\_\-iterator} $\ast$)}
\label{group__OVALDEF_ga9054b795b19d58a887b8b3a15f1b7b7f}
\begin{DoxyCompactList}\small\item\em Returns the next instance of char $\ast$. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_gad4c6de282cee6d5a5b3f796482e894a3}{
int \hyperlink{group__OVALDEF_gad4c6de282cee6d5a5b3f796482e894a3}{oval\_\-string\_\-iterator\_\-remaining} (struct \hyperlink{structoval__string__iterator}{oval\_\-string\_\-iterator} $\ast$)}
\label{group__OVALDEF_gad4c6de282cee6d5a5b3f796482e894a3}
\begin{DoxyCompactList}\small\item\em Return number for remaining char $\ast$ elements. \item\end{DoxyCompactList}\item
\hypertarget{group__OVALDEF_ga5406290e85972777683f327ee9708ac1}{
void \hyperlink{group__OVALDEF_ga5406290e85972777683f327ee9708ac1}{oval\_\-string\_\-iterator\_\-free} (struct \hyperlink{structoval__string__iterator}{oval\_\-string\_\-iterator} $\ast$)}
\label{group__OVALDEF_ga5406290e85972777683f327ee9708ac1}
\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_gaa6d0f0af7d4f71c5c917a9d18debe997}{oval\_\-definition\_\-get\_\-notes}
\hyperlink{group__OVALDEF_ga495cc1a7ad3ac8e0e7e8bb3fdf5611e5}{oval\_\-test\_\-get\_\-notes}
\hyperlink{group__OVALDEF_ga3c9bdd066ff355ac056618c3087e0fb1}{oval\_\-object\_\-get\_\-notes}
\hyperlink{group__OVALDEF_ga2a3675893b4241ffdee4447f7d1aa3f2}{oval\_\-state\_\-get\_\-notes}
\hyperlink{group__OVALDEF_gaa8d60e9521d33a23a45a226e2e1fd9e9}{oval\_\-affected\_\-get\_\-platforms}
\hyperlink{group__OVALDEF_gae6b67c6277ae893cedfc550c372146ae}{oval\_\-affected\_\-get\_\-products}
\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}
|