File: structxccdf__fixtext.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 (101 lines) | stat: -rw-r--r-- 6,150 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
\hypertarget{structxccdf__fixtext}{
\section{xccdf\_\-fixtext Struct Reference}
\label{structxccdf__fixtext}\index{xccdf\_\-fixtext@{xccdf\_\-fixtext}}
}


XCCDF textual fix instructions.  


{\ttfamily \#include $<$xccdf.h$>$}\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item 
struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$ \hyperlink{group__XCCDF_ga8f104d6e721ac1956e62aa2a4dbfdcfd}{xccdf\_\-fixtext\_\-new} (void)
\item 
struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$ \hyperlink{group__XCCDF_gae27b0b617f711d35f8e8bbc78e533094}{xccdf\_\-fixtext\_\-clone} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\item 
void \hyperlink{group__XCCDF_gad5cf20c8b70f53293c80e9a588a12858}{xccdf\_\-fixtext\_\-free} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$item)
\end{DoxyCompactItemize}
\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 
bool \hyperlink{group__XCCDF_gad9d18f258677ede64a12c778b2248465}{xccdf\_\-fixtext\_\-get\_\-reboot} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\item 
\hyperlink{group__XCCDF_ga534ac2d5662227cff66913038f4263e1}{xccdf\_\-strategy\_\-t} \hyperlink{group__XCCDF_ga772addfee9d91302762c91ea5ff08bd1}{xccdf\_\-fixtext\_\-get\_\-strategy} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\item 
\hyperlink{group__XCCDF_ga209163661038a6be4066cdec716c997f}{xccdf\_\-level\_\-t} \hyperlink{group__XCCDF_ga2b525281db4d2cb0ff691bd4ed4ddaa7}{xccdf\_\-fixtext\_\-get\_\-complexity} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\item 
\hyperlink{group__XCCDF_ga209163661038a6be4066cdec716c997f}{xccdf\_\-level\_\-t} \hyperlink{group__XCCDF_gaed070c24053e182c94d74cfeb04e5a31}{xccdf\_\-fixtext\_\-get\_\-disruption} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\item 
const char $\ast$ \hyperlink{group__XCCDF_gaa98cc4797ea0091dc13950c02bd24ff4}{xccdf\_\-fixtext\_\-get\_\-fixref} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\item 
struct \hyperlink{structoscap__text}{oscap\_\-text} $\ast$ \hyperlink{group__XCCDF_gaada7fffd9ba3491c973f32a7d491965a}{xccdf\_\-fixtext\_\-get\_\-text} (const struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$fixtext)
\end{DoxyCompactItemize}
\end{Indent}
\begin{Indent}{\bf Setters}\par
{\em \label{_amgrp6e47466b75bb957a603aa54c079ac8bf}
For lists use add functions.

Parameters of set functions are duplicated in memory and need to be freed by caller. }\begin{DoxyCompactItemize}
\item 
bool \hyperlink{group__XCCDF_ga8795db0006b5f96c69609a70a4ef5ad9}{xccdf\_\-fixtext\_\-set\_\-strategy} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$obj, \hyperlink{group__XCCDF_ga534ac2d5662227cff66913038f4263e1}{xccdf\_\-strategy\_\-t} newval)
\item 
bool \hyperlink{group__XCCDF_ga07909ac43f6762f02d6075672c559390}{xccdf\_\-fixtext\_\-set\_\-disruption} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$obj, \hyperlink{group__XCCDF_ga209163661038a6be4066cdec716c997f}{xccdf\_\-level\_\-t} newval)
\item 
bool \hyperlink{group__XCCDF_gab140102351b333a17d14290a4a0d7870}{xccdf\_\-fixtext\_\-set\_\-complexity} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$obj, \hyperlink{group__XCCDF_ga209163661038a6be4066cdec716c997f}{xccdf\_\-level\_\-t} newval)
\item 
bool \hyperlink{group__XCCDF_gae2f730530451ff4fece3623102cbc6d0}{xccdf\_\-fixtext\_\-set\_\-reboot} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$obj, bool newval)
\item 
bool \hyperlink{group__XCCDF_ga01501d392b4019d924c71c976331c58a}{xccdf\_\-fixtext\_\-set\_\-text} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$obj, struct \hyperlink{structoscap__text}{oscap\_\-text} $\ast$newval)
\item 
bool \hyperlink{group__XCCDF_gac59eed594fa27ecf82ae979a43203292}{xccdf\_\-fixtext\_\-set\_\-fixref} (struct \hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} $\ast$obj, const char $\ast$newval)
\end{DoxyCompactItemize}
\end{Indent}
\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
\hypertarget{structxccdf__fixtext_ad87a7021a37b82aea0adce62bef6f6aa}{
struct \hyperlink{structoscap__text}{oscap\_\-text} $\ast$ {\bfseries text}}
\label{structxccdf__fixtext_ad87a7021a37b82aea0adce62bef6f6aa}

\item 
\hypertarget{structxccdf__fixtext_a88dddf29c1d2479caff32f80ed5b45df}{
bool {\bfseries reboot}}
\label{structxccdf__fixtext_a88dddf29c1d2479caff32f80ed5b45df}

\item 
\hypertarget{structxccdf__fixtext_adb6ae1ce9fecc05d2aad10d136cc08d4}{
\hyperlink{group__XCCDF_ga534ac2d5662227cff66913038f4263e1}{xccdf\_\-strategy\_\-t} {\bfseries strategy}}
\label{structxccdf__fixtext_adb6ae1ce9fecc05d2aad10d136cc08d4}

\item 
\hypertarget{structxccdf__fixtext_a86646d793317cf22f1c8e6fbe422ba72}{
\hyperlink{group__XCCDF_ga209163661038a6be4066cdec716c997f}{xccdf\_\-level\_\-t} {\bfseries disruption}}
\label{structxccdf__fixtext_a86646d793317cf22f1c8e6fbe422ba72}

\item 
\hypertarget{structxccdf__fixtext_ac7d97ea04bd05a5ac29d8f8d45b85733}{
\hyperlink{group__XCCDF_ga209163661038a6be4066cdec716c997f}{xccdf\_\-level\_\-t} {\bfseries complexity}}
\label{structxccdf__fixtext_ac7d97ea04bd05a5ac29d8f8d45b85733}

\item 
\hypertarget{structxccdf__fixtext_a11cf87dfa128cfa05618a1e879202f9f}{
char $\ast$ {\bfseries fixref}}
\label{structxccdf__fixtext_a11cf87dfa128cfa05618a1e879202f9f}

\end{DoxyCompactItemize}


\subsection{Detailed Description}
XCCDF textual fix instructions. \begin{DoxySeeAlso}{See also}
\hyperlink{structxccdf__rule}{xccdf\_\-rule} 
\end{DoxySeeAlso}


The documentation for this struct was generated from the following files:\begin{DoxyCompactItemize}
\item 
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/XCCDF/item.h\item 
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/XCCDF/public/\hyperlink{xccdf_8h}{xccdf.h}\end{DoxyCompactItemize}