Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 5035839f674c88dea1f7928a86fbdc64 > files > 1421

geos-devel-3.2.1-3.fc14.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>GEOS: Todo List</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.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>Todo List </h1>  </div>
</div>
<div class="contents">
<p><a class="anchor" id="_todo000001"></a> </p>
<dl>
<dt>Class <a class="el" href="classgeos_1_1geom_1_1IntersectionMatrix.html">geos::geom::IntersectionMatrix</a>  </dt>
<dd>Suggestion: add equal and not-equal operator to this class. </dd>
</dl>
<p><a class="anchor" id="_todo000003"></a> </p>
<dl>
<dt>Member <a class="el" href="classgeos_1_1geom_1_1IntersectionMatrix.html#a9099854f1742bd9f6f5df8d162aeebe2">geos::geom::IntersectionMatrix::add</a> (IntersectionMatrix *other) </dt>
<dd>Why the 'other' matrix is not passed by const-reference? </dd>
</dl>
<p><a class="anchor" id="_todo000002"></a> </p>
<dl>
<dt>Member <a class="el" href="classgeos_1_1geom_1_1IntersectionMatrix.html#ac3aa00f37dfbfe77ca8adda385c98ff7">geos::geom::IntersectionMatrix::IntersectionMatrix</a> (const IntersectionMatrix &amp;other) </dt>
<dd>Add assignment operator to make this class fully copyable. </dd>
</dl>
<p><a class="anchor" id="_todo000004"></a> </p>
<dl>
<dt>Member <a class="el" href="classgeos_1_1geom_1_1IntersectionMatrix.html#aea3ead46c5fe03b678ef6b77bfbce728">geos::geom::IntersectionMatrix::transpose</a> () </dt>
<dd><p class="startdd">It returns 'this' pointer so why not to return const-pointer? </p>
<p class="enddd">May be it would be better to return copy of transposed matrix? </p>
</dd>
</dl>
<p><a class="anchor" id="_todo000005"></a> </p>
<dl>
<dt>Member <a class="el" href="classgeos_1_1geom_1_1prep_1_1PreparedLineStringIntersects.html#a54c25312a16465abd9ee19cdb3471c1a">geos::geom::prep::PreparedLineStringIntersects::PreparedLineStringIntersects</a> (PreparedLineString &amp;prep) </dt>
<dd>FIXME - mloskot: Why not taking linestring through const reference? </dd>
</dl>
<p><a class="anchor" id="_todo000006"></a> </p>
<dl>
<dt>Class <a class="el" href="classgeos_1_1index_1_1strtree_1_1ItemBoundable.html">geos::index::strtree::ItemBoundable</a>  </dt>
<dd>TODO: It's unclear who takes ownership of passed newBounds and newItem objects. </dd>
</dl>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Jul 22 2010 for GEOS by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>