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
|
\hypertarget{structoscap__text__iterator}{
\section{oscap\_\-text\_\-iterator Struct Reference}
\label{structoscap__text__iterator}\index{oscap\_\-text\_\-iterator@{oscap\_\-text\_\-iterator}}
}
Internationalized string iterator.
{\ttfamily \#include $<$text.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Iterators}\par
{\em \label{_amgrp523a8681903bcf53bace35316c86fe33}
}\begin{DoxyCompactItemize}
\item
struct \hyperlink{structoscap__text}{oscap\_\-text} $\ast$ \hyperlink{group__STRINGS_ga8e0dbe44ba453a691b353d8f034df4ee}{oscap\_\-text\_\-iterator\_\-next} (struct \hyperlink{structoscap__text__iterator}{oscap\_\-text\_\-iterator} $\ast$it)
\item
bool \hyperlink{group__STRINGS_ga1409acab9efa1a603a5d276af6ccda0e}{oscap\_\-text\_\-iterator\_\-has\_\-more} (struct \hyperlink{structoscap__text__iterator}{oscap\_\-text\_\-iterator} $\ast$it)
\item
void \hyperlink{group__STRINGS_gab1f6fa43db91de5fe7e774f4db9e8786}{oscap\_\-text\_\-iterator\_\-free} (struct \hyperlink{structoscap__text__iterator}{oscap\_\-text\_\-iterator} $\ast$it)
\item
void \hyperlink{group__STRINGS_ga77270908f6ad7a1ba7a9191e72f9cab9}{oscap\_\-text\_\-iterator\_\-remove} (struct \hyperlink{structoscap__text__iterator}{oscap\_\-text\_\-iterator} $\ast$it)
\end{DoxyCompactItemize}
\end{Indent}
\subsection{Detailed Description}
Internationalized string 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/common/public/\hyperlink{text_8h}{text.h}\end{DoxyCompactItemize}
|