Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 537b4767ca71616a4bccbb57df0c2eb6 > files > 415

openscap-devel-0.7.4-1.fc16.i686.rpm

<!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: cce_reference 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.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Open SCAP Library</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">cce_reference Struct Reference<div class="ingroups"><a class="el" href="group__CCE.html">CCE</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="cce_reference" -->
<p>Structure holding a CCE reference.  
 <a href="structcce__reference.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="cce_8h_source.html">cce.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Getters</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p>Return value is pointer to structure's member.</p>
<p>Do not free unless you null the pointer in the structure. Use remove function otherwise. </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga833b5414e28e8d0c90ae44217ddbd4ee"></a><!-- doxytag: member="cce_reference::cce_reference_get_source" ref="ga833b5414e28e8d0c90ae44217ddbd4ee" args="(const struct cce_reference *ref)" -->
const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__CCE.html#ga833b5414e28e8d0c90ae44217ddbd4ee">cce_reference_get_source</a> (const struct <a class="el" href="structcce__reference.html">cce_reference</a> *ref)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get source of CCE reference. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaa86502b7deca12a4a5683bc962e563da"></a><!-- doxytag: member="cce_reference::cce_reference_get_value" ref="gaa86502b7deca12a4a5683bc962e563da" args="(const struct cce_reference *ref)" -->
const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__CCE.html#gaa86502b7deca12a4a5683bc962e563da">cce_reference_get_value</a> (const struct <a class="el" href="structcce__reference.html">cce_reference</a> *ref)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get contents of CCE reference. <br/></td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a455da348a8e8d76ef19f59d3c154fa38"></a><!-- doxytag: member="cce_reference::source" ref="a455da348a8e8d76ef19f59d3c154fa38" args="" -->
char *&#160;</td><td class="memItemRight" valign="bottom"><b>source</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a34af589974c525355c97368d776e4589"></a><!-- doxytag: member="cce_reference::value" ref="a34af589974c525355c97368d776e4589" args="" -->
char *&#160;</td><td class="memItemRight" valign="bottom"><b>value</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Structure holding a CCE reference. </p>
</div><hr/>The documentation for this struct was generated from the following files:<ul>
<li>/home/pvrabec/project/openscap/openscap-0.7.4/src/CCE/<a class="el" href="cce__priv_8h_source.html">cce_priv.h</a></li>
<li>/home/pvrabec/project/openscap/openscap-0.7.4/src/CCE/public/<a class="el" href="cce_8h_source.html">cce.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Jul 25 2011 for Open SCAP Library by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>