Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 3736f276bb1ccfbcee6cb2d27b25d981 > files > 633

openscap-devel-0.5.7-1mdv2010.1.x86_64.rpm

\hypertarget{oscap_8h}{
\section{/home/pvrabec/openscap/openscap-\/0.5.7/src/common/public/oscap.h File Reference}
\label{oscap_8h}\index{/home/pvrabec/openscap/openscap-\/0.5.7/src/common/public/oscap.h@{/home/pvrabec/openscap/openscap-\/0.5.7/src/common/public/oscap.h}}
}


General OpenScap functions and types.  
{\ttfamily \#include $<$stdbool.h$>$}\par
{\ttfamily \#include $<$wchar.h$>$}\par
{\ttfamily \#include \char`\"{}text.h\char`\"{}}\par
\subsection*{Defines}
\begin{DoxyCompactItemize}
\item 
\#define \hyperlink{group__ITER_gaea98dedf8ff9418609496bb11ff8c66c}{OSCAP\_\-FOREACH\_\-GENERIC}(itype, vtype, val, init\_\-val, code)
\begin{DoxyCompactList}\small\item\em Iterate over an array, given an iterator. \item\end{DoxyCompactList}\item 
\#define \hyperlink{group__ITER_ga252a13d8be22bb101a8732987eb4e828}{OSCAP\_\-FOREACH}(type, val, init\_\-val, code)~OSCAP\_\-FOREACH\_\-GENERIC(type, struct type $\ast$, val, init\_\-val, code)
\begin{DoxyCompactList}\small\item\em Iterate over an array, given an iterator. \item\end{DoxyCompactList}\item 
\#define \hyperlink{group__ITER_gafdd9cc9b1ae693c07dd4ff9727cfb019}{OSCAP\_\-FOREACH\_\-STR}(val, init\_\-val, code)~OSCAP\_\-FOREACH\_\-GENERIC(oscap\_\-string, const char $\ast$, val, init\_\-val, code)
\begin{DoxyCompactList}\small\item\em Iterate over an array of strings, given an iterator. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Enumerations}
\begin{DoxyCompactItemize}
\item 
enum \hyperlink{group__IMPORTEXPORT_ga50294146d55fca89257224182d1f54b4}{oscap\_\-stream\_\-type\_\-t} \{ {\bfseries OSCAP\_\-STREAM\_\-UNKNOWN} =  0, 
{\bfseries OSCAP\_\-STREAM\_\-FILE} =  1, 
{\bfseries OSCAP\_\-STREAM\_\-URL} =  2
 \}
\begin{DoxyCompactList}\small\item\em Stream type. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
void \hyperlink{group__COMMON_gad47f11d32a4245a127c078d52269312c}{oscap\_\-cleanup} (void)
\begin{DoxyCompactList}\small\item\em Release library internal caches. \item\end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
General OpenScap functions and types. \begin{DoxyAuthor}{Author}
Lukas Kuklinek $<$\href{mailto:lkuklinek@redhat.com}{\tt lkuklinek@redhat.com}$>$ 
\end{DoxyAuthor}