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
|
\hypertarget{structoscap__title__iterator}{
\section{oscap\_\-title\_\-iterator Struct Reference}
\label{structoscap__title__iterator}\index{oscap\_\-title\_\-iterator@{oscap\_\-title\_\-iterator}}
}
Iterator over an array of \hyperlink{structoscap__title}{oscap\_\-title} elements.
{\ttfamily \#include $<$text.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
}\begin{DoxyCompactItemize}
\item
struct \hyperlink{structoscap__title}{oscap\_\-title} $\ast$ \hyperlink{group__STRINGS_gac670e04dad389fad7247518e20c91863}{oscap\_\-title\_\-iterator\_\-next} (struct \hyperlink{structoscap__title__iterator}{oscap\_\-title\_\-iterator} $\ast$it)
\item
void \hyperlink{group__STRINGS_gaa435255b8c155087fe838b8f24d6030e}{oscap\_\-title\_\-iterator\_\-free} (struct \hyperlink{structoscap__title__iterator}{oscap\_\-title\_\-iterator} $\ast$it)
\item
bool \hyperlink{group__STRINGS_ga856df9e15ffb52b33ed4a75d67ece468}{oscap\_\-title\_\-iterator\_\-has\_\-more} (struct \hyperlink{structoscap__title__iterator}{oscap\_\-title\_\-iterator} $\ast$it)
\end{DoxyCompactItemize}
\end{Indent}
\subsection{Detailed Description}
Iterator over an array of \hyperlink{structoscap__title}{oscap\_\-title} elements. \begin{DoxySeeAlso}{See also}
\hyperlink{structoscap__iterator}{oscap\_\-iterator}
\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/common/public/\hyperlink{text_8h}{text.h}\end{DoxyCompactItemize}
|