File: structcce__reference.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 (49 lines) | stat: -rw-r--r-- 2,156 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
42
43
44
45
46
47
48
49
\hypertarget{structcce__reference}{
\section{cce\_\-reference Struct Reference}
\label{structcce__reference}\index{cce\_\-reference@{cce\_\-reference}}
}


Structure holding a CCE reference.  


{\ttfamily \#include $<$cce.h$>$}\subsection*{Public Member Functions}
\begin{Indent}{\bf Getters}\par
{\em \label{_amgrpc9fd0bcb5385a65354c37f1bb504399d}
Return value is pointer to structure's member.

Do not free unless you null the pointer in the structure. Use remove function otherwise. }\begin{DoxyCompactItemize}
\item 
\hypertarget{group__CCE_ga833b5414e28e8d0c90ae44217ddbd4ee}{
const char $\ast$ \hyperlink{group__CCE_ga833b5414e28e8d0c90ae44217ddbd4ee}{cce\_\-reference\_\-get\_\-source} (const struct \hyperlink{structcce__reference}{cce\_\-reference} $\ast$ref)}
\label{group__CCE_ga833b5414e28e8d0c90ae44217ddbd4ee}

\begin{DoxyCompactList}\small\item\em Get source of CCE reference. \item\end{DoxyCompactList}\item 
\hypertarget{group__CCE_gaa86502b7deca12a4a5683bc962e563da}{
const char $\ast$ \hyperlink{group__CCE_gaa86502b7deca12a4a5683bc962e563da}{cce\_\-reference\_\-get\_\-value} (const struct \hyperlink{structcce__reference}{cce\_\-reference} $\ast$ref)}
\label{group__CCE_gaa86502b7deca12a4a5683bc962e563da}

\begin{DoxyCompactList}\small\item\em Get contents of CCE reference. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\end{Indent}
\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
\hypertarget{structcce__reference_a455da348a8e8d76ef19f59d3c154fa38}{
char $\ast$ {\bfseries source}}
\label{structcce__reference_a455da348a8e8d76ef19f59d3c154fa38}

\item 
\hypertarget{structcce__reference_a34af589974c525355c97368d776e4589}{
char $\ast$ {\bfseries value}}
\label{structcce__reference_a34af589974c525355c97368d776e4589}

\end{DoxyCompactItemize}


\subsection{Detailed Description}
Structure holding a CCE reference. 

The documentation for this struct was generated from the following files:\begin{DoxyCompactItemize}
\item 
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/CCE/cce\_\-priv.h\item 
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/CCE/public/\hyperlink{cce_8h}{cce.h}\end{DoxyCompactItemize}