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{structcce__entry__iterator}{
\section{cce\_\-entry\_\-iterator Struct Reference}
\label{structcce__entry__iterator}\index{cce\_\-entry\_\-iterator@{cce\_\-entry\_\-iterator}}
}
Iterator over CCE entries.
{\ttfamily \#include $<$cce.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
}\begin{DoxyCompactItemize}
\item
struct \hyperlink{structcce__entry}{cce\_\-entry} $\ast$ \hyperlink{group__CCE_gadef987b5c37644c4c0abddf1afb21b82}{cce\_\-entry\_\-iterator\_\-next} (struct \hyperlink{structcce__entry__iterator}{cce\_\-entry\_\-iterator} $\ast$it)
\item
bool \hyperlink{group__CCE_gad1801fa9c1492a5090fe9d086c1ea963}{cce\_\-entry\_\-iterator\_\-has\_\-more} (struct \hyperlink{structcce__entry__iterator}{cce\_\-entry\_\-iterator} $\ast$it)
\item
void \hyperlink{group__CCE_ga60f687d0a6df957a66ca645e9e06f19e}{cce\_\-entry\_\-iterator\_\-free} (struct \hyperlink{structcce__entry__iterator}{cce\_\-entry\_\-iterator} $\ast$it)
\end{DoxyCompactItemize}
\end{Indent}
\subsection{Detailed Description}
Iterator over CCE entries. \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/CCE/public/\hyperlink{cce_8h}{cce.h}\end{DoxyCompactItemize}
|