Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 6821ecc3db154939da2f564d5e6d1885 > files > 1033

ppl-docs-0.11.2-1.x86_64.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>PPL C Language Interface: ppl_Congruence_System_const_iterator_tag Interface 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.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.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>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>ppl_Congruence_System_const_iterator_tag Interface Reference</h1><!-- doxytag: class="ppl_Congruence_System_const_iterator_tag" -->
<p>Types and functions for iterating on congruence systems.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;ppl_c_header.h&gt;</code></p>

<p><a href="interfaceppl__Congruence__System__const__iterator__tag-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructors, Assignment and Destructor</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp04a07e83bdab679bb6577bbe79d71029"></a> </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9af8efc183a5a4cd4475146207f92c8a"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_new_Congruence_System_const_iterator" ref="a9af8efc183a5a4cd4475146207f92c8a" args="(ppl_Congruence_System_const_iterator_t *pcit)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#a9af8efc183a5a4cd4475146207f92c8a">ppl_new_Congruence_System_const_iterator</a> (<a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html">ppl_Congruence_System_const_iterator_t</a> *pcit)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Builds a new `const iterator' and writes a handle to it at address <code>pcit</code>. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a38ece4277d5885940d45d6c8465ca19a"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_new_Congruence_System_const_iterator_from_Congruence_System_const_iterator" ref="a38ece4277d5885940d45d6c8465ca19a" args="(ppl_Congruence_System_const_iterator_t *pcit, ppl_const_Congruence_System_const_iterator_t cit)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#a38ece4277d5885940d45d6c8465ca19a">ppl_new_Congruence_System_const_iterator_from_Congruence_System_const_iterator</a> (<a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html">ppl_Congruence_System_const_iterator_t</a> *pcit, <a class="el" href="group__Datatypes.html#gae8610cd48952cf1dc71b525235f6f583">ppl_const_Congruence_System_const_iterator_t</a> cit)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Builds a const iterator that is a copy of <code>cit</code>; writes a handle for the newly created const iterator at address <code>pcit</code>. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9c7ea131b285ad7aaefbc1e2cf579512"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_assign_Congruence_System_const_iterator_from_Congruence_System_const_iterator" ref="a9c7ea131b285ad7aaefbc1e2cf579512" args="(ppl_Congruence_System_const_iterator_t dst, ppl_const_Congruence_System_const_iterator_t src)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#a9c7ea131b285ad7aaefbc1e2cf579512">ppl_assign_Congruence_System_const_iterator_from_Congruence_System_const_iterator</a> (<a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html">ppl_Congruence_System_const_iterator_t</a> dst, <a class="el" href="group__Datatypes.html#gae8610cd48952cf1dc71b525235f6f583">ppl_const_Congruence_System_const_iterator_t</a> src)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Assigns a copy of the const iterator <code>src</code> to <code>dst</code>. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ade6bd909f8bb4bcdaed4dced85c1f5f1"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_delete_Congruence_System_const_iterator" ref="ade6bd909f8bb4bcdaed4dced85c1f5f1" args="(ppl_const_Congruence_System_const_iterator_t cit)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#ade6bd909f8bb4bcdaed4dced85c1f5f1">ppl_delete_Congruence_System_const_iterator</a> (<a class="el" href="group__Datatypes.html#gae8610cd48952cf1dc71b525235f6f583">ppl_const_Congruence_System_const_iterator_t</a> cit)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Invalidates the handle <code>cit:</code> this makes sure the corresponding resources will eventually be released. <br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Dereferencing, Incrementing and Equality Testing</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp74b57f2df7dfe423c7f982a6e5ac2f8a"></a> </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7f1fc328bf8f0d2ec92a6599ce7fe2d3"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_Congruence_System_const_iterator_dereference" ref="a7f1fc328bf8f0d2ec92a6599ce7fe2d3" args="(ppl_const_Congruence_System_const_iterator_t cit, ppl_const_Congruence_t *pc)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#a7f1fc328bf8f0d2ec92a6599ce7fe2d3">ppl_Congruence_System_const_iterator_dereference</a> (<a class="el" href="group__Datatypes.html#gae8610cd48952cf1dc71b525235f6f583">ppl_const_Congruence_System_const_iterator_t</a> cit, <a class="el" href="group__Datatypes.html#ga3b2653e715f41511257a84f35be7fba9">ppl_const_Congruence_t</a> *pc)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Dereference <code>cit</code> writing a const handle to the resulting congruence at address <code>pc</code>. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7ac19545b812b9ed2261c4224a6b9e9a"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_Congruence_System_const_iterator_increment" ref="a7ac19545b812b9ed2261c4224a6b9e9a" args="(ppl_Congruence_System_const_iterator_t cit)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#a7ac19545b812b9ed2261c4224a6b9e9a">ppl_Congruence_System_const_iterator_increment</a> (<a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html">ppl_Congruence_System_const_iterator_t</a> cit)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Increment <code>cit</code> so that it "points" to the next congruence. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a74f9a28eb09ee718502409ab43b657d4"></a><!-- doxytag: member="ppl_Congruence_System_const_iterator_tag::ppl_Congruence_System_const_iterator_equal_test" ref="a74f9a28eb09ee718502409ab43b657d4" args="(ppl_const_Congruence_System_const_iterator_t x, ppl_const_Congruence_System_const_iterator_t y)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceppl__Congruence__System__const__iterator__tag.html#a74f9a28eb09ee718502409ab43b657d4">ppl_Congruence_System_const_iterator_equal_test</a> (<a class="el" href="group__Datatypes.html#gae8610cd48952cf1dc71b525235f6f583">ppl_const_Congruence_System_const_iterator_t</a> x, <a class="el" href="group__Datatypes.html#gae8610cd48952cf1dc71b525235f6f583">ppl_const_Congruence_System_const_iterator_t</a> y)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a positive integer if the iterators corresponding to <code>x</code> and <code>y</code> are equal; returns 0 if they are different. <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Types and functions for iterating on congruence systems. </p>
<p>The types and functions for congruence systems iterators provide read-only access to the elements of a congruence system by interfacing <a class="elRef" doxygen="ppl-user-0.11.2-html.tag:../ppl-user-0.11.2-html/" href="../ppl-user-0.11.2-html/classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator.html">Congruence_System::const_iterator</a>. </p>
<hr/>The documentation for this interface was generated from the following file:<ul>
<li>ppl_c_header.h</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Sun Feb 27 10:12:18 2011 for PPL C Language Interface by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>