/usr/share/doc/libccfits-doc/html/todo.html is in libccfits-doc 2.3-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <!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>CCfits: 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.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">CCfits <span id="projectnumber">2.3</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</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">
<div class="title">Todo List </div> </div>
</div>
<div class="contents">
<div class="textblock"><p><a class="anchor" id="_todo000001"></a> </p>
<dl>
<dt>Member <a class="el" href="classCCfits_1_1AsciiTable.html#a56e7f260511c4a4ee08c84d00c624913">CCfits::AsciiTable::AsciiTable</a> (FITSBase *p, const String &hduName, int rows, const std::vector< String > &columnName=std::vector< String >(), const std::vector< String > &columnFmt=std::vector< String >(), const std::vector< String > &columnUnit=std::vector< String >(), int version=1) </dt>
<dd>{enforce equal dimensions for arrays input to AsciiTable, BinTable writing ctor}</dd>
</dl>
<p><a class="anchor" id="_todo000003"></a> </p>
<dl>
<dt>Member <a class="el" href="classCCfits_1_1FITS.html#afe53063dd05cf44654a311e5d17d4da8">CCfits::FITS::addImage</a> (const String &hduName, int bpix, std::vector< long > &naxes, int version=1) </dt>
<dd>Add a function for replacing the primary image </dd>
</dl>
<p><a class="anchor" id="_todo000002"></a> </p>
<dl>
<dt>Member <a class="el" href="classCCfits_1_1FITS.html#a867732f42c7863550baf28795efc6876">CCfits::FITS::addTable</a> (const String &hduName, int rows, const std::vector< String > &columnName=std::vector< String >(), const std::vector< String > &columnFmt=std::vector< String >(), const std::vector< String > &columnUnit=std::vector< String >(), HduType type=BinaryTbl, int version=1) </dt>
<dd>the code should one day check that the version keyword is higher than any other versions already added to the FITS object (although cfitsio doesn't do this either).</dd>
</dl>
<p><a class="anchor" id="_todo000006"></a> </p>
<dl>
<dt>Class <a class="el" href="classCCfits_1_1PHDU.html">CCfits::PHDU</a> </dt>
<dd>Implement functions that allow replacement of the primary image</dd>
</dl>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Dec 5 2011 10:04:36 for CCfits by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>
|