File: structxccdf__value__instance__iterator.tex

package info (click to toggle)
openscap 0.5.12-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 27,052 kB
  • ctags: 21,075
  • sloc: xml: 82,351; ansic: 52,101; sh: 17,802; makefile: 748; perl: 442; cpp: 117; python: 110
file content (41 lines) | stat: -rw-r--r-- 2,545 bytes parent folder | download
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
\hypertarget{structxccdf__value__instance__iterator}{
\section{xccdf\_\-value\_\-instance\_\-iterator Struct Reference}
\label{structxccdf__value__instance__iterator}\index{xccdf\_\-value\_\-instance\_\-iterator@{xccdf\_\-value\_\-instance\_\-iterator}}
}


Value instance iterator.  


{\ttfamily \#include $<$xccdf.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
Get an iterator to the XCCDF value's source URIs. }\begin{DoxyCompactItemize}
\item 
\hypertarget{group__XCCDF_ga0dd9e1328f6a7e907a180368a3fa944b}{
struct \hyperlink{structxccdf__value__instance}{xccdf\_\-value\_\-instance} $\ast$ \hyperlink{group__XCCDF_ga0dd9e1328f6a7e907a180368a3fa944b}{xccdf\_\-value\_\-instance\_\-iterator\_\-next} (struct \hyperlink{structxccdf__value__instance__iterator}{xccdf\_\-value\_\-instance\_\-iterator} $\ast$it)}
\label{group__XCCDF_ga0dd9e1328f6a7e907a180368a3fa944b}

\begin{DoxyCompactList}\small\item\em Return the next \hyperlink{structxccdf__value__instance}{xccdf\_\-value\_\-instance} structure from the list and increment the iterator. \item\end{DoxyCompactList}\item 
\hypertarget{group__XCCDF_gae45bcf9350cefc2cf377e9f7d528bb2a}{
bool \hyperlink{group__XCCDF_gae45bcf9350cefc2cf377e9f7d528bb2a}{xccdf\_\-value\_\-instance\_\-iterator\_\-has\_\-more} (struct \hyperlink{structxccdf__value__instance__iterator}{xccdf\_\-value\_\-instance\_\-iterator} $\ast$it)}
\label{group__XCCDF_gae45bcf9350cefc2cf377e9f7d528bb2a}

\begin{DoxyCompactList}\small\item\em Return true if the list is not empty, false otherwise. \item\end{DoxyCompactList}\item 
\hypertarget{group__XCCDF_ga957a93a74cba8dc05eca178a3c6111b1}{
void \hyperlink{group__XCCDF_ga957a93a74cba8dc05eca178a3c6111b1}{xccdf\_\-value\_\-instance\_\-iterator\_\-free} (struct \hyperlink{structxccdf__value__instance__iterator}{xccdf\_\-value\_\-instance\_\-iterator} $\ast$it)}
\label{group__XCCDF_ga957a93a74cba8dc05eca178a3c6111b1}

\begin{DoxyCompactList}\small\item\em Free the iterator structure (it makes no changes to the list structure). \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\end{Indent}


\subsection{Detailed Description}
Value instance iterator. \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/XCCDF/public/\hyperlink{xccdf_8h}{xccdf.h}\end{DoxyCompactItemize}