File: annotated.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 (330 lines) | stat: -rw-r--r-- 49,868 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
\section{Data Structures}
Here are the data structures with brief descriptions:\begin{DoxyCompactList}
\item\contentsline{section}{\hyperlink{struct____attribute____}{\_\-\_\-attribute\_\-\_\-} }{\pageref{struct____attribute____}}{}
\item\contentsline{section}{\hyperlink{struct____fprintfa__t}{\_\-\_\-fprintfa\_\-t} }{\pageref{struct____fprintfa__t}}{}
\item\contentsline{section}{\hyperlink{struct__lnode}{\_\-lnode} }{\pageref{struct__lnode}}{}
\item\contentsline{section}{\hyperlink{struct__oresults}{\_\-oresults} }{\pageref{struct__oresults}}{}
\item\contentsline{section}{\hyperlink{struct__oval__collection__item__frame}{\_\-oval\_\-collection\_\-item\_\-frame} }{\pageref{struct__oval__collection__item__frame}}{}
\item\contentsline{section}{\hyperlink{struct__oval__string__map__entry}{\_\-oval\_\-string\_\-map\_\-entry} }{\pageref{struct__oval__string__map__entry}}{}
\item\contentsline{section}{\hyperlink{struct__oval__variable__model__frame}{\_\-oval\_\-variable\_\-model\_\-frame} }{\pageref{struct__oval__variable__model__frame}}{}
\item\contentsline{section}{\hyperlink{structbitmap__t}{bitmap\_\-t} }{\pageref{structbitmap__t}}{}
\item\contentsline{section}{\hyperlink{structcallback__out__t}{callback\_\-out\_\-t} (Typedef of callback structure with callback function and usr data (optional) After evaluation action will be called the callback with user data )}{\pageref{structcallback__out__t}}{}
\item\contentsline{section}{\hyperlink{structcallback__t}{callback\_\-t} (Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system )}{\pageref{structcallback__t}}{}
\item\contentsline{section}{\hyperlink{structcbargs}{cbargs} }{\pageref{structcbargs}}{}
\item\contentsline{section}{\hyperlink{structcce}{cce} (Structure holding CCE entries )}{\pageref{structcce}}{}
\item\contentsline{section}{\hyperlink{structcce__entry}{cce\_\-entry} (Structure holding single CCE entry data )}{\pageref{structcce__entry}}{}
\item\contentsline{section}{\hyperlink{structcce__entry__iterator}{cce\_\-entry\_\-iterator} (Iterator over CCE entries )}{\pageref{structcce__entry__iterator}}{}
\item\contentsline{section}{\hyperlink{structcce__reference}{cce\_\-reference} (Structure holding a CCE reference )}{\pageref{structcce__reference}}{}
\item\contentsline{section}{\hyperlink{structcce__reference__iterator}{cce\_\-reference\_\-iterator} (Iterator over CCE references )}{\pageref{structcce__reference__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__check}{cpe\_\-check} (Structure representing single CPE check )}{\pageref{structcpe__check}}{}
\item\contentsline{section}{\hyperlink{structcpe__check__iterator}{cpe\_\-check\_\-iterator} (Iterator over CPE dictionary checks )}{\pageref{structcpe__check__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__dict__model}{cpe\_\-dict\_\-model} (Structure representing a CPE dictionary )}{\pageref{structcpe__dict__model}}{}
\item\contentsline{section}{\hyperlink{structcpe__edition}{cpe\_\-edition} (Edition of product update )}{\pageref{structcpe__edition}}{}
\item\contentsline{section}{\hyperlink{structcpe__edition__iterator}{cpe\_\-edition\_\-iterator} (Iterator over CPE dictionary item editions )}{\pageref{structcpe__edition__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__generator}{cpe\_\-generator} (Structure with information about document )}{\pageref{structcpe__generator}}{}
\item\contentsline{section}{\hyperlink{structcpe__item}{cpe\_\-item} (Structure representing single CPE dictionary item )}{\pageref{structcpe__item}}{}
\item\contentsline{section}{\hyperlink{structcpe__item__iterator}{cpe\_\-item\_\-iterator} (Iterator over CPE dictionary items )}{\pageref{structcpe__item__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__item__metadata}{cpe\_\-item\_\-metadata} (Structure representing metadata of CPE item )}{\pageref{structcpe__item__metadata}}{}
\item\contentsline{section}{\hyperlink{structcpe__lang__model}{cpe\_\-lang\_\-model} (CPE platform specification )}{\pageref{structcpe__lang__model}}{}
\item\contentsline{section}{\hyperlink{structcpe__language}{cpe\_\-language} (Language of product edition )}{\pageref{structcpe__language}}{}
\item\contentsline{section}{\hyperlink{structcpe__language__iterator}{cpe\_\-language\_\-iterator} (Iterator over CPE dictionary item languages )}{\pageref{structcpe__language__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__name}{cpe\_\-name} (Structure holding Common Platform Enumeration URI data )}{\pageref{structcpe__name}}{}
\item\contentsline{section}{\hyperlink{structcpe__platform}{cpe\_\-platform} (Single platform representation in CPE language )}{\pageref{structcpe__platform}}{}
\item\contentsline{section}{\hyperlink{structcpe__platform__iterator}{cpe\_\-platform\_\-iterator} (Iterator over CPE dictionary items )}{\pageref{structcpe__platform__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__product}{cpe\_\-product} (Product of some vendor )}{\pageref{structcpe__product}}{}
\item\contentsline{section}{\hyperlink{structcpe__product__iterator}{cpe\_\-product\_\-iterator} (Iterator over CPE dictionary item products )}{\pageref{structcpe__product__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__reference}{cpe\_\-reference} (CPE dictionary item reference )}{\pageref{structcpe__reference}}{}
\item\contentsline{section}{\hyperlink{structcpe__reference__iterator}{cpe\_\-reference\_\-iterator} (Iterator over CPE dictionary references )}{\pageref{structcpe__reference__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__testexpr}{cpe\_\-testexpr} (CPE language boolean expression )}{\pageref{structcpe__testexpr}}{}
\item\contentsline{section}{\hyperlink{structcpe__testexpr__iterator}{cpe\_\-testexpr\_\-iterator} (Iterator over CPE language expressions )}{\pageref{structcpe__testexpr__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__update}{cpe\_\-update} (Update of product version )}{\pageref{structcpe__update}}{}
\item\contentsline{section}{\hyperlink{structcpe__update__iterator}{cpe\_\-update\_\-iterator} (Iterator over CPE dictionary item updates )}{\pageref{structcpe__update__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__vendor}{cpe\_\-vendor} (Structure with information about vendor )}{\pageref{structcpe__vendor}}{}
\item\contentsline{section}{\hyperlink{structcpe__vendor__iterator}{cpe\_\-vendor\_\-iterator} (Iterator over CPE dictionary item vendors )}{\pageref{structcpe__vendor__iterator}}{}
\item\contentsline{section}{\hyperlink{structcpe__version}{cpe\_\-version} (Version of product )}{\pageref{structcpe__version}}{}
\item\contentsline{section}{\hyperlink{structcpe__version__iterator}{cpe\_\-version\_\-iterator} (Iterator over CPE dictionary item versions )}{\pageref{structcpe__version__iterator}}{}
\item\contentsline{section}{\hyperlink{structcve__configuration}{cve\_\-configuration} (Structure CVE vulnerable configuration data )}{\pageref{structcve__configuration}}{}
\item\contentsline{section}{\hyperlink{structcve__configuration__iterator}{cve\_\-configuration\_\-iterator} (Iterator over CVE vulnerable configurations )}{\pageref{structcve__configuration__iterator}}{}
\item\contentsline{section}{\hyperlink{structcve__entry}{cve\_\-entry} (Structure holding CVE entry data )}{\pageref{structcve__entry}}{}
\item\contentsline{section}{\hyperlink{structcve__entry__iterator}{cve\_\-entry\_\-iterator} (Iterator over CVE entries )}{\pageref{structcve__entry__iterator}}{}
\item\contentsline{section}{\hyperlink{structcve__model}{cve\_\-model} (cve\_\-list cve\_\-list is the top level element of the CVE List provided by MITRE )}{\pageref{structcve__model}}{}
\item\contentsline{section}{\hyperlink{structcve__product}{cve\_\-product} (Structure holding CVE product data )}{\pageref{structcve__product}}{}
\item\contentsline{section}{\hyperlink{structcve__product__iterator}{cve\_\-product\_\-iterator} (Iterator over CVE products )}{\pageref{structcve__product__iterator}}{}
\item\contentsline{section}{\hyperlink{structcve__reference}{cve\_\-reference} (Structure holding CVE reference data )}{\pageref{structcve__reference}}{}
\item\contentsline{section}{\hyperlink{structcve__reference__iterator}{cve\_\-reference\_\-iterator} (Iterator over CVE references )}{\pageref{structcve__reference__iterator}}{}
\item\contentsline{section}{\hyperlink{structcve__summary}{cve\_\-summary} (Structure holding CVE summary data )}{\pageref{structcve__summary}}{}
\item\contentsline{section}{\hyperlink{structcve__summary__iterator}{cve\_\-summary\_\-iterator} (Iterator over CVE summaries )}{\pageref{structcve__summary__iterator}}{}
\item\contentsline{section}{\hyperlink{structcvss__entry}{cvss\_\-entry} (Struct holding CVSS entry data )}{\pageref{structcvss__entry}}{}
\item\contentsline{section}{\hyperlink{structcvss__map__ac}{cvss\_\-map\_\-ac} }{\pageref{structcvss__map__ac}}{}
\item\contentsline{section}{\hyperlink{structcvss__map__auth}{cvss\_\-map\_\-auth} }{\pageref{structcvss__map__auth}}{}
\item\contentsline{section}{\hyperlink{structcvss__map__imp}{cvss\_\-map\_\-imp} }{\pageref{structcvss__map__imp}}{}
\item\contentsline{section}{\hyperlink{structcwe__entry}{cwe\_\-entry} (Structure holding CWE data )}{\pageref{structcwe__entry}}{}
\item\contentsline{section}{\hyperlink{structdigest__ctbl__t}{digest\_\-ctbl\_\-t} }{\pageref{structdigest__ctbl__t}}{}
\item\contentsline{section}{\hyperlink{structdpkginfo__global}{dpkginfo\_\-global} }{\pageref{structdpkginfo__global}}{}
\item\contentsline{section}{\hyperlink{structdpkginfo__reply__t}{dpkginfo\_\-reply\_\-t} }{\pageref{structdpkginfo__reply__t}}{}
\item\contentsline{section}{\hyperlink{structencache__t}{encache\_\-t} (Element name cache structure )}{\pageref{structencache__t}}{}
\item\contentsline{section}{\hyperlink{structfsdev__t}{fsdev\_\-t} (Filesystem device structure )}{\pageref{structfsdev__t}}{}
\item\contentsline{section}{\hyperlink{structid__desc__t}{id\_\-desc\_\-t} (Holds information for item ids generation )}{\pageref{structid__desc__t}}{}
\item\contentsline{section}{\hyperlink{structllist}{llist} }{\pageref{structllist}}{}
\item\contentsline{section}{\hyperlink{structoresults}{oresults} }{\pageref{structoresults}}{}
\item\contentsline{section}{\hyperlink{structoscap__err__t}{oscap\_\-err\_\-t} }{\pageref{structoscap__err__t}}{}
\item\contentsline{section}{\hyperlink{structoscap__htable}{oscap\_\-htable} }{\pageref{structoscap__htable}}{}
\item\contentsline{section}{\hyperlink{structoscap__htable__item}{oscap\_\-htable\_\-item} }{\pageref{structoscap__htable__item}}{}
\item\contentsline{section}{\hyperlink{structoscap__iterator}{oscap\_\-iterator} }{\pageref{structoscap__iterator}}{}
\item\contentsline{section}{\hyperlink{structoscap__list}{oscap\_\-list} }{\pageref{structoscap__list}}{}
\item\contentsline{section}{\hyperlink{structoscap__list__item}{oscap\_\-list\_\-item} }{\pageref{structoscap__list__item}}{}
\item\contentsline{section}{\hyperlink{structoscap__nsinfo}{oscap\_\-nsinfo} (Information on namespaces for given document )}{\pageref{structoscap__nsinfo}}{}
\item\contentsline{section}{\hyperlink{structoscap__nsinfo__entry}{oscap\_\-nsinfo\_\-entry} (Namespace information entry )}{\pageref{structoscap__nsinfo__entry}}{}
\item\contentsline{section}{\hyperlink{structoscap__nsinfo__entry__iterator}{oscap\_\-nsinfo\_\-entry\_\-iterator} (Namespace info iterator )}{\pageref{structoscap__nsinfo__entry__iterator}}{}
\item\contentsline{section}{\hyperlink{structoscap__reporter}{oscap\_\-reporter} (Reporter instance )}{\pageref{structoscap__reporter}}{}
\item\contentsline{section}{\hyperlink{structoscap__reporter__filter__data}{oscap\_\-reporter\_\-filter\_\-data} }{\pageref{structoscap__reporter__filter__data}}{}
\item\contentsline{section}{\hyperlink{structoscap__reporter__message}{oscap\_\-reporter\_\-message} (Represents a message to be reported )}{\pageref{structoscap__reporter__message}}{}
\item\contentsline{section}{\hyperlink{structoscap__reporter__type}{oscap\_\-reporter\_\-type} (Reporter type )}{\pageref{structoscap__reporter__type}}{}
\item\contentsline{section}{\hyperlink{unionoscap__reporter__userdata}{oscap\_\-reporter\_\-userdata} }{\pageref{unionoscap__reporter__userdata}}{}
\item\contentsline{section}{\hyperlink{structoscap__string__iterator}{oscap\_\-string\_\-iterator} (String iterator )}{\pageref{structoscap__string__iterator}}{}
\item\contentsline{section}{\hyperlink{structoscap__string__map}{oscap\_\-string\_\-map} (Define mapping between symbolic constant and its string representation )}{\pageref{structoscap__string__map}}{}
\item\contentsline{section}{\hyperlink{structoscap__stringlist}{oscap\_\-stringlist} (A collection of strings )}{\pageref{structoscap__stringlist}}{}
\item\contentsline{section}{\hyperlink{structoscap__stringlist__iterator}{oscap\_\-stringlist\_\-iterator} (Iterator over collections of strings )}{\pageref{structoscap__stringlist__iterator}}{}
\item\contentsline{section}{\hyperlink{structoscap__text}{oscap\_\-text} (Representation of internationalizable character strings )}{\pageref{structoscap__text}}{}
\item\contentsline{section}{\hyperlink{structoscap__text__iterator}{oscap\_\-text\_\-iterator} (Internationalized string iterator )}{\pageref{structoscap__text__iterator}}{}
\item\contentsline{section}{\hyperlink{structoscap__text__traits}{oscap\_\-text\_\-traits} (Oscap\_\-text traits )}{\pageref{structoscap__text__traits}}{}
\item\contentsline{section}{\hyperlink{structoscap__title}{oscap\_\-title} (Title of an OpenScap element )}{\pageref{structoscap__title}}{}
\item\contentsline{section}{\hyperlink{structoscap__title__iterator}{oscap\_\-title\_\-iterator} (Iterator over an array of \hyperlink{structoscap__title}{oscap\_\-title} elements )}{\pageref{structoscap__title__iterator}}{}
\item\contentsline{section}{\hyperlink{structoscap__tsort__context}{oscap\_\-tsort\_\-context} }{\pageref{structoscap__tsort__context}}{}
\item\contentsline{section}{\hyperlink{structoval__affected}{oval\_\-affected} (Each OVAL Definition specifies certain type of affected system(s) )}{\pageref{structoval__affected}}{}
\item\contentsline{section}{\hyperlink{structoval__affected__iterator}{oval\_\-affected\_\-iterator} }{\pageref{structoval__affected__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__agent__cb__data}{oval\_\-agent\_\-cb\_\-data} (Handle all callback data that are needed by xccdf\_\-policy\_\-eval\_\-rule\_\-cb\_\-t )}{\pageref{structoval__agent__cb__data}}{}
\item\contentsline{section}{\hyperlink{structoval__agent__session}{oval\_\-agent\_\-session} }{\pageref{structoval__agent__session}}{}
\item\contentsline{section}{\hyperlink{structoval__argu__t}{oval\_\-argu\_\-t} }{\pageref{structoval__argu__t}}{}
\item\contentsline{section}{\hyperlink{structoval__behavior}{oval\_\-behavior} (OVAL behavior )}{\pageref{structoval__behavior}}{}
\item\contentsline{section}{\hyperlink{structoval__behavior__iterator}{oval\_\-behavior\_\-iterator} }{\pageref{structoval__behavior__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__collection}{oval\_\-collection} }{\pageref{structoval__collection}}{}
\item\contentsline{section}{\hyperlink{structoval__component}{oval\_\-component} (OVAL variable component Oval\_\-component instances specify evaluation constraints on local variables (see oval\_\-variable\_\-get\_\-type) )}{\pageref{structoval__component}}{}
\item\contentsline{section}{\hyperlink{structoval__component__ARITHMETIC}{oval\_\-component\_\-ARITHMETIC} }{\pageref{structoval__component__ARITHMETIC}}{}
\item\contentsline{section}{\hyperlink{structoval__component__BEGEND}{oval\_\-component\_\-BEGEND} }{\pageref{structoval__component__BEGEND}}{}
\item\contentsline{section}{\hyperlink{structoval__component__FUNCTION}{oval\_\-component\_\-FUNCTION} }{\pageref{structoval__component__FUNCTION}}{}
\item\contentsline{section}{\hyperlink{structoval__component__iterator}{oval\_\-component\_\-iterator} }{\pageref{structoval__component__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__component__LITERAL}{oval\_\-component\_\-LITERAL} }{\pageref{structoval__component__LITERAL}}{}
\item\contentsline{section}{\hyperlink{structoval__component__OBJECTREF}{oval\_\-component\_\-OBJECTREF} }{\pageref{structoval__component__OBJECTREF}}{}
\item\contentsline{section}{\hyperlink{structoval__component__REGEX__CAPTURE}{oval\_\-component\_\-REGEX\_\-CAPTURE} }{\pageref{structoval__component__REGEX__CAPTURE}}{}
\item\contentsline{section}{\hyperlink{structoval__component__SPLIT}{oval\_\-component\_\-SPLIT} }{\pageref{structoval__component__SPLIT}}{}
\item\contentsline{section}{\hyperlink{structoval__component__SUBSTRING}{oval\_\-component\_\-SUBSTRING} }{\pageref{structoval__component__SUBSTRING}}{}
\item\contentsline{section}{\hyperlink{structoval__component__TIMEDIF}{oval\_\-component\_\-TIMEDIF} }{\pageref{structoval__component__TIMEDIF}}{}
\item\contentsline{section}{\hyperlink{structoval__component__VARREF}{oval\_\-component\_\-VARREF} }{\pageref{structoval__component__VARREF}}{}
\item\contentsline{section}{\hyperlink{structoval__consume__varref__context}{oval\_\-consume\_\-varref\_\-context} }{\pageref{structoval__consume__varref__context}}{}
\item\contentsline{section}{\hyperlink{structoval__criteria__node}{oval\_\-criteria\_\-node} (Specify \hyperlink{structoval__definition}{oval\_\-definition} dependencies )}{\pageref{structoval__criteria__node}}{}
\item\contentsline{section}{\hyperlink{structoval__criteria__node__CRITERIA}{oval\_\-criteria\_\-node\_\-CRITERIA} }{\pageref{structoval__criteria__node__CRITERIA}}{}
\item\contentsline{section}{\hyperlink{structoval__criteria__node__CRITERION}{oval\_\-criteria\_\-node\_\-CRITERION} }{\pageref{structoval__criteria__node__CRITERION}}{}
\item\contentsline{section}{\hyperlink{structoval__criteria__node__EXTENDDEF}{oval\_\-criteria\_\-node\_\-EXTENDDEF} }{\pageref{structoval__criteria__node__EXTENDDEF}}{}
\item\contentsline{section}{\hyperlink{structoval__criteria__node__iterator}{oval\_\-criteria\_\-node\_\-iterator} }{\pageref{structoval__criteria__node__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__definition}{oval\_\-definition} (Oval definition specification )}{\pageref{structoval__definition}}{}
\item\contentsline{section}{\hyperlink{structoval__definition__iterator}{oval\_\-definition\_\-iterator} }{\pageref{structoval__definition__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__definition__model}{oval\_\-definition\_\-model} (Oval definition model )}{\pageref{structoval__definition__model}}{}
\item\contentsline{section}{\hyperlink{structoval__entity}{oval\_\-entity} (OVAL entity )}{\pageref{structoval__entity}}{}
\item\contentsline{section}{\hyperlink{structoval__entity__iterator}{oval\_\-entity\_\-iterator} }{\pageref{structoval__entity__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__iterator}{oval\_\-iterator} }{\pageref{structoval__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__message}{oval\_\-message} (OVAL message )}{\pageref{structoval__message}}{}
\item\contentsline{section}{\hyperlink{structoval__message__iterator}{oval\_\-message\_\-iterator} }{\pageref{structoval__message__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__object}{oval\_\-object} (An Oval\_\-object instance describes a set of items to look for on an instrumented host platform )}{\pageref{structoval__object}}{}
\item\contentsline{section}{\hyperlink{structoval__object__content}{oval\_\-object\_\-content} (An Oval\_\-object\_\-content instance specifies an \hyperlink{structoval__object}{oval\_\-object} field )}{\pageref{structoval__object__content}}{}
\item\contentsline{section}{\hyperlink{structoval__object__content__ENTITY}{oval\_\-object\_\-content\_\-ENTITY} }{\pageref{structoval__object__content__ENTITY}}{}
\item\contentsline{section}{\hyperlink{structoval__object__content__iterator}{oval\_\-object\_\-content\_\-iterator} }{\pageref{structoval__object__content__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__object__content__SET}{oval\_\-object\_\-content\_\-SET} }{\pageref{structoval__object__content__SET}}{}
\item\contentsline{section}{\hyperlink{structoval__object__iterator}{oval\_\-object\_\-iterator} }{\pageref{structoval__object__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__parser__context}{oval\_\-parser\_\-context} }{\pageref{structoval__parser__context}}{}
\item\contentsline{section}{\hyperlink{structoval__pd__t}{oval\_\-pd\_\-t} }{\pageref{structoval__pd__t}}{}
\item\contentsline{section}{\hyperlink{structoval__pdsc}{oval\_\-pdsc} }{\pageref{structoval__pdsc}}{}
\item\contentsline{section}{\hyperlink{structoval__pdtbl__t}{oval\_\-pdtbl\_\-t} }{\pageref{structoval__pdtbl__t}}{}
\item\contentsline{section}{\hyperlink{structoval__pext}{oval\_\-pext} }{\pageref{structoval__pext}}{}
\item\contentsline{section}{\hyperlink{structoval__ph}{oval\_\-ph} }{\pageref{structoval__ph}}{}
\item\contentsline{section}{\hyperlink{structoval__phtbl}{oval\_\-phtbl} }{\pageref{structoval__phtbl}}{}
\item\contentsline{section}{\hyperlink{structoval__probe__session}{oval\_\-probe\_\-session} (OVAL probe session structure )}{\pageref{structoval__probe__session}}{}
\item\contentsline{section}{\hyperlink{structoval__reference}{oval\_\-reference} (An Oval\_\-reference links an Oval\_\-definition to a definitive external reference )}{\pageref{structoval__reference}}{}
\item\contentsline{section}{\hyperlink{structoval__reference__iterator}{oval\_\-reference\_\-iterator} }{\pageref{structoval__reference__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__result__criteria__node}{oval\_\-result\_\-criteria\_\-node} }{\pageref{structoval__result__criteria__node}}{}
\item\contentsline{section}{\hyperlink{structoval__result__criteria__node__CRITERIA}{oval\_\-result\_\-criteria\_\-node\_\-CRITERIA} }{\pageref{structoval__result__criteria__node__CRITERIA}}{}
\item\contentsline{section}{\hyperlink{structoval__result__criteria__node__CRITERION}{oval\_\-result\_\-criteria\_\-node\_\-CRITERION} }{\pageref{structoval__result__criteria__node__CRITERION}}{}
\item\contentsline{section}{\hyperlink{structoval__result__criteria__node__EXTENDDEF}{oval\_\-result\_\-criteria\_\-node\_\-EXTENDDEF} }{\pageref{structoval__result__criteria__node__EXTENDDEF}}{}
\item\contentsline{section}{\hyperlink{structoval__result__criteria__node__iterator}{oval\_\-result\_\-criteria\_\-node\_\-iterator} }{\pageref{structoval__result__criteria__node__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__result__definition}{oval\_\-result\_\-definition} }{\pageref{structoval__result__definition}}{}
\item\contentsline{section}{\hyperlink{structoval__result__definition__iterator}{oval\_\-result\_\-definition\_\-iterator} }{\pageref{structoval__result__definition__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__result__directives}{oval\_\-result\_\-directives} (This structure holds instance of OVAL Result Directives for particular \hyperlink{structoval__results__model}{oval\_\-results\_\-model} )}{\pageref{structoval__result__directives}}{}
\item\contentsline{section}{\hyperlink{structoval__result__item}{oval\_\-result\_\-item} }{\pageref{structoval__result__item}}{}
\item\contentsline{section}{\hyperlink{structoval__result__item__iterator}{oval\_\-result\_\-item\_\-iterator} }{\pageref{structoval__result__item__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__result__system}{oval\_\-result\_\-system} }{\pageref{structoval__result__system}}{}
\item\contentsline{section}{\hyperlink{structoval__result__system__iterator}{oval\_\-result\_\-system\_\-iterator} }{\pageref{structoval__result__system__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__result__test}{oval\_\-result\_\-test} }{\pageref{structoval__result__test}}{}
\item\contentsline{section}{\hyperlink{structoval__result__test__iterator}{oval\_\-result\_\-test\_\-iterator} }{\pageref{structoval__result__test__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__result__to__xccdf__spec}{oval\_\-result\_\-to\_\-xccdf\_\-spec} (Specification of structure for transformation of OVAL Result type to XCCDF result type )}{\pageref{structoval__result__to__xccdf__spec}}{}
\item\contentsline{section}{\hyperlink{structoval__results__model}{oval\_\-results\_\-model} (OVAL Results Model holds OVAL results structure instances )}{\pageref{structoval__results__model}}{}
\item\contentsline{section}{\hyperlink{structoval__set__AGGREGATE}{oval\_\-set\_\-AGGREGATE} }{\pageref{structoval__set__AGGREGATE}}{}
\item\contentsline{section}{\hyperlink{structoval__set__COLLECTIVE}{oval\_\-set\_\-COLLECTIVE} }{\pageref{structoval__set__COLLECTIVE}}{}
\item\contentsline{section}{\hyperlink{structoval__set__context}{oval\_\-set\_\-context} }{\pageref{structoval__set__context}}{}
\item\contentsline{section}{\hyperlink{structoval__setobject}{oval\_\-setobject} (OVAL set object )}{\pageref{structoval__setobject}}{}
\item\contentsline{section}{\hyperlink{structoval__setobject__iteraor}{oval\_\-setobject\_\-iteraor} }{\pageref{structoval__setobject__iteraor}}{}
\item\contentsline{section}{\hyperlink{structoval__state}{oval\_\-state} (An Oval\_\-state instance is a collection of one or more characteristics pertaining to a specific object type )}{\pageref{structoval__state}}{}
\item\contentsline{section}{\hyperlink{structoval__state__content}{oval\_\-state\_\-content} (An Oval\_\-state\_\-content instance specifies an \hyperlink{structoval__state}{oval\_\-state} field )}{\pageref{structoval__state__content}}{}
\item\contentsline{section}{\hyperlink{structoval__state__content__iterator}{oval\_\-state\_\-content\_\-iterator} }{\pageref{structoval__state__content__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__state__iterator}{oval\_\-state\_\-iterator} }{\pageref{structoval__state__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__string__iterator}{oval\_\-string\_\-iterator} }{\pageref{structoval__string__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__string__map}{oval\_\-string\_\-map} }{\pageref{structoval__string__map}}{}
\item\contentsline{section}{\hyperlink{structoval__subtypedsc__t}{oval\_\-subtypedsc\_\-t} }{\pageref{structoval__subtypedsc__t}}{}
\item\contentsline{section}{\hyperlink{structoval__syschar}{oval\_\-syschar} (Characteristics bound to an Oval\_\-object )}{\pageref{structoval__syschar}}{}
\item\contentsline{section}{\hyperlink{structoval__syschar__iterator}{oval\_\-syschar\_\-iterator} }{\pageref{structoval__syschar__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__syschar__model}{oval\_\-syschar\_\-model} (OVAL System Characteristics model )}{\pageref{structoval__syschar__model}}{}
\item\contentsline{section}{\hyperlink{structoval__syschar__parse__subtag__varval__context}{oval\_\-syschar\_\-parse\_\-subtag\_\-varval\_\-context} }{\pageref{structoval__syschar__parse__subtag__varval__context}}{}
\item\contentsline{section}{\hyperlink{structoval__sysdata}{oval\_\-sysdata} (Data item aggregator )}{\pageref{structoval__sysdata}}{}
\item\contentsline{section}{\hyperlink{structoval__sysdata__iterator}{oval\_\-sysdata\_\-iterator} }{\pageref{structoval__sysdata__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__sysinfo}{oval\_\-sysinfo} (General instrumented host description )}{\pageref{structoval__sysinfo}}{}
\item\contentsline{section}{\hyperlink{structoval__sysinfo__iterator}{oval\_\-sysinfo\_\-iterator} }{\pageref{structoval__sysinfo__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__sysint}{oval\_\-sysint} (Network interface description )}{\pageref{structoval__sysint}}{}
\item\contentsline{section}{\hyperlink{structoval__sysint__iterator}{oval\_\-sysint\_\-iterator} }{\pageref{structoval__sysint__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__sysitem}{oval\_\-sysitem} (Data item aggregator )}{\pageref{structoval__sysitem}}{}
\item\contentsline{section}{\hyperlink{structoval__sysitem__iterator}{oval\_\-sysitem\_\-iterator} }{\pageref{structoval__sysitem__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__test}{oval\_\-test} (An Oval\_\-test specifies a technical control by identifying an \hyperlink{structoval__object}{oval\_\-object} that is evaluated on an instrumented host platform and, optionally, an Oval\_\-state instance that matches the object query )}{\pageref{structoval__test}}{}
\item\contentsline{section}{\hyperlink{structoval__test__iterator}{oval\_\-test\_\-iterator} }{\pageref{structoval__test__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__value}{oval\_\-value} (OVAL object or item entity value )}{\pageref{structoval__value}}{}
\item\contentsline{section}{\hyperlink{structoval__value__iterator}{oval\_\-value\_\-iterator} }{\pageref{structoval__value__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__variable}{oval\_\-variable} (An oval variable resolves an \hyperlink{structoval__value}{oval\_\-value} stream which specifies constraints for \hyperlink{structoval__object}{oval\_\-object}{\bfseries s} and \hyperlink{structoval__state}{oval\_\-state}{\bfseries s} )}{\pageref{structoval__variable}}{}
\item\contentsline{section}{\hyperlink{structoval__variable__binding}{oval\_\-variable\_\-binding} (Binding of an value to an OVAL variable )}{\pageref{structoval__variable__binding}}{}
\item\contentsline{section}{\hyperlink{structoval__variable__binding__iterator}{oval\_\-variable\_\-binding\_\-iterator} }{\pageref{structoval__variable__binding__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__variable__iterator}{oval\_\-variable\_\-iterator} }{\pageref{structoval__variable__iterator}}{}
\item\contentsline{section}{\hyperlink{structoval__variable__LOCAL}{oval\_\-variable\_\-LOCAL} }{\pageref{structoval__variable__LOCAL}}{}
\item\contentsline{section}{\hyperlink{structoval__variable__model}{oval\_\-variable\_\-model} (The OVAL variable model facilitates access to external variable value bindings used to to constrain the evaluation of OVAL objects )}{\pageref{structoval__variable__model}}{}
\item\contentsline{section}{\hyperlink{structpcache__t}{pcache\_\-t} (Probe cache structure )}{\pageref{structpcache__t}}{}
\item\contentsline{section}{\hyperlink{structpfdata}{pfdata} }{\pageref{structpfdata}}{}
\item\contentsline{section}{\hyperlink{structpqueue}{pqueue} }{\pageref{structpqueue}}{}
\item\contentsline{section}{\hyperlink{structpqueue__hdr__t}{pqueue\_\-hdr\_\-t} }{\pageref{structpqueue__hdr__t}}{}
\item\contentsline{section}{\hyperlink{structprobe__varref__ctx}{probe\_\-varref\_\-ctx} }{\pageref{structprobe__varref__ctx}}{}
\item\contentsline{section}{\hyperlink{structprobe__varref__ctx__ent}{probe\_\-varref\_\-ctx\_\-ent} }{\pageref{structprobe__varref__ctx__ent}}{}
\item\contentsline{section}{\hyperlink{structrbt}{rbt} }{\pageref{structrbt}}{}
\item\contentsline{section}{\hyperlink{structrbt__i32__node}{rbt\_\-i32\_\-node} }{\pageref{structrbt__i32__node}}{}
\item\contentsline{section}{\hyperlink{structrbt__node}{rbt\_\-node} (Generic node structure Lowest bit of \_\-chld\mbox{[}0\mbox{]} holds the color bit )}{\pageref{structrbt__node}}{}
\item\contentsline{section}{\hyperlink{structrbt__str__node}{rbt\_\-str\_\-node} }{\pageref{structrbt__str__node}}{}
\item\contentsline{section}{\hyperlink{structresult__info}{result\_\-info} }{\pageref{structresult__info}}{}
\item\contentsline{section}{\hyperlink{structrglob__t}{rglob\_\-t} }{\pageref{structrglob__t}}{}
\item\contentsline{section}{\hyperlink{structrpminfo__global}{rpminfo\_\-global} }{\pageref{structrpminfo__global}}{}
\item\contentsline{section}{\hyperlink{structrpminfo__rep}{rpminfo\_\-rep} }{\pageref{structrpminfo__rep}}{}
\item\contentsline{section}{\hyperlink{structrpminfo__req}{rpminfo\_\-req} }{\pageref{structrpminfo__req}}{}
\item\contentsline{section}{\hyperlink{structrunlevel__rep}{runlevel\_\-rep} }{\pageref{structrunlevel__rep}}{}
\item\contentsline{section}{\hyperlink{structrunlevel__req}{runlevel\_\-req} }{\pageref{structrunlevel__req}}{}
\item\contentsline{section}{\hyperlink{structsch__consdata__t}{sch\_\-consdata\_\-t} }{\pageref{structsch__consdata__t}}{}
\item\contentsline{section}{\hyperlink{structsch__genericdata__t}{sch\_\-genericdata\_\-t} }{\pageref{structsch__genericdata__t}}{}
\item\contentsline{section}{\hyperlink{structsch__pipedata__t}{sch\_\-pipedata\_\-t} }{\pageref{structsch__pipedata__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__attr}{SEAP\_\-attr} }{\pageref{structSEAP__attr}}{}
\item\contentsline{section}{\hyperlink{structSEAP__cmd}{SEAP\_\-cmd} }{\pageref{structSEAP__cmd}}{}
\item\contentsline{section}{\hyperlink{structSEAP__cmdjob__t}{SEAP\_\-cmdjob\_\-t} }{\pageref{structSEAP__cmdjob__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__cmdrec__t}{SEAP\_\-cmdrec\_\-t} }{\pageref{structSEAP__cmdrec__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__cmdtbl__t}{SEAP\_\-cmdtbl\_\-t} }{\pageref{structSEAP__cmdtbl__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__CTX}{SEAP\_\-CTX} }{\pageref{structSEAP__CTX}}{}
\item\contentsline{section}{\hyperlink{structSEAP__desc__t}{SEAP\_\-desc\_\-t} }{\pageref{structSEAP__desc__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__desctable__t}{SEAP\_\-desctable\_\-t} }{\pageref{structSEAP__desctable__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__err}{SEAP\_\-err} }{\pageref{structSEAP__err}}{}
\item\contentsline{section}{\hyperlink{structSEAP__msg}{SEAP\_\-msg} }{\pageref{structSEAP__msg}}{}
\item\contentsline{section}{\hyperlink{structSEAP__packet}{SEAP\_\-packet} }{\pageref{structSEAP__packet}}{}
\item\contentsline{section}{\hyperlink{structSEAP__schemefn__t}{SEAP\_\-schemefn\_\-t} }{\pageref{structSEAP__schemefn__t}}{}
\item\contentsline{section}{\hyperlink{structSEAP__synchelper}{SEAP\_\-synchelper} }{\pageref{structSEAP__synchelper}}{}
\item\contentsline{section}{\hyperlink{structserver__info}{server\_\-info} }{\pageref{structserver__info}}{}
\item\contentsline{section}{\hyperlink{structsetting__t}{setting\_\-t} }{\pageref{structsetting__t}}{}
\item\contentsline{section}{\hyperlink{structSEXP}{SEXP} }{\pageref{structSEXP}}{}
\item\contentsline{section}{\hyperlink{structSEXP__datatype}{SEXP\_\-datatype} }{\pageref{structSEXP__datatype}}{}
\item\contentsline{section}{\hyperlink{structSEXP__datatype__extptr}{SEXP\_\-datatype\_\-extptr} }{\pageref{structSEXP__datatype__extptr}}{}
\item\contentsline{section}{\hyperlink{structSEXP__datatype__ops}{SEXP\_\-datatype\_\-ops} }{\pageref{structSEXP__datatype__ops}}{}
\item\contentsline{section}{\hyperlink{structSEXP__datatypeTbl}{SEXP\_\-datatypeTbl} }{\pageref{structSEXP__datatypeTbl}}{}
\item\contentsline{section}{\hyperlink{structSEXP__lstack__t}{SEXP\_\-lstack\_\-t} }{\pageref{structSEXP__lstack__t}}{}
\item\contentsline{section}{\hyperlink{structSEXP__ostate}{SEXP\_\-ostate} }{\pageref{structSEXP__ostate}}{}
\item\contentsline{section}{\hyperlink{structSEXP__pext__dsc}{SEXP\_\-pext\_\-dsc} }{\pageref{structSEXP__pext__dsc}}{}
\item\contentsline{section}{\hyperlink{structSEXP__psetup}{SEXP\_\-psetup} }{\pageref{structSEXP__psetup}}{}
\item\contentsline{section}{\hyperlink{structSEXP__pstate}{SEXP\_\-pstate} }{\pageref{structSEXP__pstate}}{}
\item\contentsline{section}{\hyperlink{structSEXP__val__lblk}{SEXP\_\-val\_\-lblk} }{\pageref{structSEXP__val__lblk}}{}
\item\contentsline{section}{\hyperlink{structSEXP__val__list}{SEXP\_\-val\_\-list} }{\pageref{structSEXP__val__list}}{}
\item\contentsline{section}{\hyperlink{structSEXP__val__t}{SEXP\_\-val\_\-t} }{\pageref{structSEXP__val__t}}{}
\item\contentsline{section}{\hyperlink{structspb__item__t}{spb\_\-item\_\-t} }{\pageref{structspb__item__t}}{}
\item\contentsline{section}{\hyperlink{structspb__t}{spb\_\-t} }{\pageref{structspb__t}}{}
\item\contentsline{section}{\hyperlink{structstrblk}{strblk} }{\pageref{structstrblk}}{}
\item\contentsline{section}{\hyperlink{structstrbuf__t}{strbuf\_\-t} }{\pageref{structstrbuf__t}}{}
\item\contentsline{section}{\hyperlink{structxccdf__attribute__spec}{xccdf\_\-attribute\_\-spec} }{\pageref{structxccdf__attribute__spec}}{}
\item\contentsline{section}{\hyperlink{structxccdf__backref}{xccdf\_\-backref} }{\pageref{structxccdf__backref}}{}
\item\contentsline{section}{\hyperlink{structxccdf__benchmark}{xccdf\_\-benchmark} (Top level XCCDF structure containing profiles, rules, values and results )}{\pageref{structxccdf__benchmark}}{}
\item\contentsline{section}{\hyperlink{structxccdf__benchmark__item}{xccdf\_\-benchmark\_\-item} }{\pageref{structxccdf__benchmark__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check}{xccdf\_\-check} (XCCDF simple or complex check )}{\pageref{structxccdf__check}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__content__ref}{xccdf\_\-check\_\-content\_\-ref} (XCCDF check content reference )}{\pageref{structxccdf__check__content__ref}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__content__ref__iterator}{xccdf\_\-check\_\-content\_\-ref\_\-iterator} (Check content references iterator )}{\pageref{structxccdf__check__content__ref__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__export}{xccdf\_\-check\_\-export} (XCCDF check export )}{\pageref{structxccdf__check__export}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__export__iterator}{xccdf\_\-check\_\-export\_\-iterator} (Check export iterator )}{\pageref{structxccdf__check__export__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__import}{xccdf\_\-check\_\-import} (XCCDF check import )}{\pageref{structxccdf__check__import}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__import__iterator}{xccdf\_\-check\_\-import\_\-iterator} (Check import iterator )}{\pageref{structxccdf__check__import__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__check__iterator}{xccdf\_\-check\_\-iterator} (Check iterator )}{\pageref{structxccdf__check__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__default__score}{xccdf\_\-default\_\-score} (XCCDF Default score structure represents Default XCCDF Score model for each rule )}{\pageref{structxccdf__default__score}}{}
\item\contentsline{section}{\hyperlink{structxccdf__defflags}{xccdf\_\-defflags} }{\pageref{structxccdf__defflags}}{}
\item\contentsline{section}{\hyperlink{structxccdf__element__spec}{xccdf\_\-element\_\-spec} }{\pageref{structxccdf__element__spec}}{}
\item\contentsline{section}{\hyperlink{structxccdf__fix}{xccdf\_\-fix} (XCCDF automatic fix )}{\pageref{structxccdf__fix}}{}
\item\contentsline{section}{\hyperlink{structxccdf__fix__iterator}{xccdf\_\-fix\_\-iterator} (Fix iterator )}{\pageref{structxccdf__fix__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__fixtext}{xccdf\_\-fixtext} (XCCDF textual fix instructions )}{\pageref{structxccdf__fixtext}}{}
\item\contentsline{section}{\hyperlink{structxccdf__fixtext__iterator}{xccdf\_\-fixtext\_\-iterator} (Textual fix iterator )}{\pageref{structxccdf__fixtext__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__flags}{xccdf\_\-flags} }{\pageref{structxccdf__flags}}{}
\item\contentsline{section}{\hyperlink{structxccdf__flat__score}{xccdf\_\-flat\_\-score} (XCCDF Flat score structure represents Flat XCCDF Score model for each rule )}{\pageref{structxccdf__flat__score}}{}
\item\contentsline{section}{\hyperlink{structxccdf__group}{xccdf\_\-group} (XCCDF rule group )}{\pageref{structxccdf__group}}{}
\item\contentsline{section}{\hyperlink{structxccdf__group__item}{xccdf\_\-group\_\-item} }{\pageref{structxccdf__group__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__ident}{xccdf\_\-ident} (XCCDF rule ident URI )}{\pageref{structxccdf__ident}}{}
\item\contentsline{section}{\hyperlink{structxccdf__ident__iterator}{xccdf\_\-ident\_\-iterator} (Ident iterator )}{\pageref{structxccdf__ident__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__identity}{xccdf\_\-identity} (XCCDF identity )}{\pageref{structxccdf__identity}}{}
\item\contentsline{section}{\hyperlink{structxccdf__identity__iterator}{xccdf\_\-identity\_\-iterator} (Reference iterator )}{\pageref{structxccdf__identity__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__instance}{xccdf\_\-instance} (XCCDF instance )}{\pageref{structxccdf__instance}}{}
\item\contentsline{section}{\hyperlink{structxccdf__instance__iterator}{xccdf\_\-instance\_\-iterator} (Instance iterator )}{\pageref{structxccdf__instance__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__item}{xccdf\_\-item} (A base class for XCCDF items )}{\pageref{structxccdf__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__item__base}{xccdf\_\-item\_\-base} }{\pageref{structxccdf__item__base}}{}
\item\contentsline{section}{\hyperlink{structxccdf__item__iterator}{xccdf\_\-item\_\-iterator} (String iterator )}{\pageref{structxccdf__item__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__message}{xccdf\_\-message} (XCCDF message )}{\pageref{structxccdf__message}}{}
\item\contentsline{section}{\hyperlink{structxccdf__message__iterator}{xccdf\_\-message\_\-iterator} (Message iterator )}{\pageref{structxccdf__message__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__model}{xccdf\_\-model} (XCCDF scoring model )}{\pageref{structxccdf__model}}{}
\item\contentsline{section}{\hyperlink{structxccdf__model__iterator}{xccdf\_\-model\_\-iterator} (Model iterator )}{\pageref{structxccdf__model__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__notice}{xccdf\_\-notice} (XCCDF benchmark legal notice )}{\pageref{structxccdf__notice}}{}
\item\contentsline{section}{\hyperlink{structxccdf__notice__iterator}{xccdf\_\-notice\_\-iterator} (Notice iterator )}{\pageref{structxccdf__notice__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__override}{xccdf\_\-override} (XCCDF override )}{\pageref{structxccdf__override}}{}
\item\contentsline{section}{\hyperlink{structxccdf__override__iterator}{xccdf\_\-override\_\-iterator} (Override iterator )}{\pageref{structxccdf__override__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__plain__text}{xccdf\_\-plain\_\-text} (XCCDF target fact )}{\pageref{structxccdf__plain__text}}{}
\item\contentsline{section}{\hyperlink{structxccdf__plain__text__iterator}{xccdf\_\-plain\_\-text\_\-iterator} (Plain text iterator )}{\pageref{structxccdf__plain__text__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__policy}{xccdf\_\-policy} (XCCDF policy structure is abstract (class) structure of Profile element from benchmark )}{\pageref{structxccdf__policy}}{}
\item\contentsline{section}{\hyperlink{structxccdf__policy__iterator}{xccdf\_\-policy\_\-iterator} (Iterate through policies )}{\pageref{structxccdf__policy__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__policy__model}{xccdf\_\-policy\_\-model} (XCCDF policy model structure contains \hyperlink{structxccdf__benchmark}{xccdf\_\-benchmark} as reference to Benchmark element in XML file and list of policies that are abstract structure of Profile element from benchmark file )}{\pageref{structxccdf__policy__model}}{}
\item\contentsline{section}{\hyperlink{structxccdf__profile}{xccdf\_\-profile} (XCCDF profile is a set of tests and their settings in a compact package )}{\pageref{structxccdf__profile}}{}
\item\contentsline{section}{\hyperlink{structxccdf__profile__item}{xccdf\_\-profile\_\-item} }{\pageref{structxccdf__profile__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__profile__iterator}{xccdf\_\-profile\_\-iterator} (Profile iterator )}{\pageref{structxccdf__profile__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__profile__note}{xccdf\_\-profile\_\-note} (XCCDF note for given rule in context of given profile )}{\pageref{structxccdf__profile__note}}{}
\item\contentsline{section}{\hyperlink{structxccdf__profile__note__iterator}{xccdf\_\-profile\_\-note\_\-iterator} (Profile note iterator )}{\pageref{structxccdf__profile__note__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__reference}{xccdf\_\-reference} (XCCDF reference )}{\pageref{structxccdf__reference}}{}
\item\contentsline{section}{\hyperlink{structxccdf__reference__iterator}{xccdf\_\-reference\_\-iterator} (Reference iterator )}{\pageref{structxccdf__reference__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__refine__rule}{xccdf\_\-refine\_\-rule} (XCCDF refine rule option used in the profile )}{\pageref{structxccdf__refine__rule}}{}
\item\contentsline{section}{\hyperlink{structxccdf__refine__rule__iterator}{xccdf\_\-refine\_\-rule\_\-iterator} (Refine rule iterator )}{\pageref{structxccdf__refine__rule__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__refine__value}{xccdf\_\-refine\_\-value} (XCCDF refine value option used in the profile )}{\pageref{structxccdf__refine__value}}{}
\item\contentsline{section}{\hyperlink{structxccdf__refine__value__iterator}{xccdf\_\-refine\_\-value\_\-iterator} (Refine value iterator )}{\pageref{structxccdf__refine__value__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__result}{xccdf\_\-result} (Actual results of running a XCCDF test or profile )}{\pageref{structxccdf__result}}{}
\item\contentsline{section}{\hyperlink{structxccdf__result__item}{xccdf\_\-result\_\-item} }{\pageref{structxccdf__result__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__result__iterator}{xccdf\_\-result\_\-iterator} (Result iterator )}{\pageref{structxccdf__result__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__rule}{xccdf\_\-rule} (XCCDF rule defines a test execution )}{\pageref{structxccdf__rule}}{}
\item\contentsline{section}{\hyperlink{structxccdf__rule__item}{xccdf\_\-rule\_\-item} }{\pageref{structxccdf__rule__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__rule__result}{xccdf\_\-rule\_\-result} (XCCDF rule result )}{\pageref{structxccdf__rule__result}}{}
\item\contentsline{section}{\hyperlink{structxccdf__rule__result__iterator}{xccdf\_\-rule\_\-result\_\-iterator} (Override iterator )}{\pageref{structxccdf__rule__result__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__score}{xccdf\_\-score} (XCCDF score )}{\pageref{structxccdf__score}}{}
\item\contentsline{section}{\hyperlink{structxccdf__score__iterator}{xccdf\_\-score\_\-iterator} (Override iterator )}{\pageref{structxccdf__score__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__select}{xccdf\_\-select} (XCCDF select option usen in the profile )}{\pageref{structxccdf__select}}{}
\item\contentsline{section}{\hyperlink{structxccdf__select__iterator}{xccdf\_\-select\_\-iterator} (Select iterator )}{\pageref{structxccdf__select__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__setvalue}{xccdf\_\-setvalue} (XCCDF set value option used in the profile )}{\pageref{structxccdf__setvalue}}{}
\item\contentsline{section}{\hyperlink{structxccdf__setvalue__iterator}{xccdf\_\-setvalue\_\-iterator} (Set value iterator )}{\pageref{structxccdf__setvalue__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__status}{xccdf\_\-status} (XCCDF item status )}{\pageref{structxccdf__status}}{}
\item\contentsline{section}{\hyperlink{structxccdf__status__iterator}{xccdf\_\-status\_\-iterator} (Status iterator )}{\pageref{structxccdf__status__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__target__fact}{xccdf\_\-target\_\-fact} (XCCDF target fact )}{\pageref{structxccdf__target__fact}}{}
\item\contentsline{section}{\hyperlink{structxccdf__target__fact__iterator}{xccdf\_\-target\_\-fact\_\-iterator} (Override iterator )}{\pageref{structxccdf__target__fact__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__value}{xccdf\_\-value} (XCCDF Value allows test parametrization or capturing output of tests )}{\pageref{structxccdf__value}}{}
\item\contentsline{section}{\hyperlink{structxccdf__value__binding}{xccdf\_\-value\_\-binding} (XCCDF value binding structure is binding between Refine values, Set values, Value element and Check export element of benchmark )}{\pageref{structxccdf__value__binding}}{}
\item\contentsline{section}{\hyperlink{structxccdf__value__instance}{xccdf\_\-value\_\-instance} }{\pageref{structxccdf__value__instance}}{}
\item\contentsline{section}{\hyperlink{structxccdf__value__instance__iterator}{xccdf\_\-value\_\-instance\_\-iterator} (Value instance iterator )}{\pageref{structxccdf__value__instance__iterator}}{}
\item\contentsline{section}{\hyperlink{structxccdf__value__item}{xccdf\_\-value\_\-item} }{\pageref{structxccdf__value__item}}{}
\item\contentsline{section}{\hyperlink{structxccdf__value__iterator}{xccdf\_\-value\_\-iterator} (Select iterator )}{\pageref{structxccdf__value__iterator}}{}
\item\contentsline{section}{\hyperlink{unionxccdf__value__unit}{xccdf\_\-value\_\-unit} }{\pageref{unionxccdf__value__unit}}{}
\item\contentsline{section}{\hyperlink{structxccdf__warning}{xccdf\_\-warning} (XCCDF warning )}{\pageref{structxccdf__warning}}{}
\item\contentsline{section}{\hyperlink{structxccdf__warning__iterator}{xccdf\_\-warning\_\-iterator} (Warning iterator )}{\pageref{structxccdf__warning__iterator}}{}
\item\contentsline{section}{\hyperlink{structxml__metadata}{xml\_\-metadata} (XML Metadata )}{\pageref{structxml__metadata}}{}
\item\contentsline{section}{\hyperlink{structxml__metadata__iterator}{xml\_\-metadata\_\-iterator} (Iterator over XML metadata )}{\pageref{structxml__metadata__iterator}}{}
\end{DoxyCompactList}