File: structoscap__nsinfo.html

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 (75 lines) | stat: -rw-r--r-- 7,212 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Open SCAP Library: oscap_nsinfo Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>oscap_nsinfo Struct Reference<br/>
<small>
[<a class="el" href="group__IMPORTEXPORT.html">IMPORTEXPORT</a>]</small>
</h1><!-- doxytag: class="oscap_nsinfo" -->
<p>Information on namespaces for given document.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="oscap_8h_source.html">oscap.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#ga9f430a5141fd1a81d03cbe3af808355e">oscap_nsinfo_new</a> (void)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#ga40a5740c4125ef0710bb12f6b50cc28f">oscap_nsinfo_new_file</a> (const char *fname)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#ga190cb958ad13ba1d557704e7d7ed6619">oscap_nsinfo_free</a> (struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *info)</td></tr>
<tr><td colspan="2"><div class="groupHeader">Getters</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrpc9fd0bcb5385a65354c37f1bb504399d"></a>If return value is a pointer to structure's member, do not free it unless you null the pointer in the structure. </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <br class="typebreak"/>
<a class="el" href="structoscap__nsinfo__entry__iterator.html">oscap_nsinfo_entry_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#ga9fe074b13393cc961519bbd4616eb5b1">oscap_nsinfo_get_entries</a> (const struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__nsinfo__entry.html">oscap_nsinfo_entry</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#ga3a6ec0b709b03ddbe87e064f728d2b11">oscap_nsinfo_get_root_entry</a> (const struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__nsinfo__entry.html">oscap_nsinfo_entry</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#gac6305747b442bebd6627837cc27246b3">oscap_nsinfo_get_entry_by_ns</a> (struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *info, const char *ns)</td></tr>
<tr><td colspan="2"><div class="groupHeader">Setters</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp6e47466b75bb957a603aa54c079ac8bf"></a>For lists use add functions.</p>
<p>Parameters of set functions are duplicated in memory and need to be freed by caller. </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#ga821b7727f2d3ee85c155177824aace1e">oscap_nsinfo_add_entry</a> (struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *obj, struct <a class="el" href="structoscap__nsinfo__entry.html">oscap_nsinfo_entry</a> *item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__IMPORTEXPORT.html#gaed1da41d6ac3c93f701c11bfe630084d">oscap_nsinfo_set_root_entry</a> (struct <a class="el" href="structoscap__nsinfo.html">oscap_nsinfo</a> *obj, struct <a class="el" href="structoscap__nsinfo__entry.html">oscap_nsinfo_entry</a> *newval)</td></tr>
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adee9924e0a61738a4ac4ebeb7e34e59f"></a><!-- doxytag: member="oscap_nsinfo::entries" ref="adee9924e0a61738a4ac4ebeb7e34e59f" args="" -->
struct <a class="el" href="structoscap__list.html">oscap_list</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoscap__nsinfo.html#adee9924e0a61738a4ac4ebeb7e34e59f">entries</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">list of 'struct oscap_nsinfo_entry' <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1422b01cc1cfc798106b9d07a7b7db30"></a><!-- doxytag: member="oscap_nsinfo::root_entry" ref="a1422b01cc1cfc798106b9d07a7b7db30" args="" -->
struct <a class="el" href="structoscap__nsinfo__entry.html">oscap_nsinfo_entry</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoscap__nsinfo.html#a1422b01cc1cfc798106b9d07a7b7db30">root_entry</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">namespace info entry for the root element <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Information on namespaces for given document. </p>
<hr/>The documentation for this struct was generated from the following files:<ul>
<li>/home/pvrabec/project/openscap/openscap-0.5.12/src/common/<a class="el" href="common_2elements_8h_source.html">elements.h</a></li>
<li>/home/pvrabec/project/openscap/openscap-0.5.12/src/common/public/<a class="el" href="oscap_8h_source.html">oscap.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 30 Jun 2010 for Open SCAP Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>