Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > ecbd8c5b7568e331fe6ea5b9a07a78a0 > files > 32

CCfits-docs-2.2-2.fc13.noarch.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>CCfits: Class 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.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><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li class="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1AsciiTable.html">CCfits::AsciiTable</a></td><td class="indexvalue">Class Representing Ascii <a class="el" href="classCCfits_1_1Table.html">Table</a> Extensions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1BinTable.html">CCfits::BinTable</a></td><td class="indexvalue">Class Representing Binary <a class="el" href="classCCfits_1_1Table.html">Table</a> Extensions. Contains columns with scalar or vector row entries </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column.html">CCfits::Column</a></td><td class="indexvalue">Abstract base class for <a class="el" href="classCCfits_1_1Column.html" title="Abstract base class for Column objects.">Column</a> objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1InsufficientElements.html">CCfits::Column::InsufficientElements</a></td><td class="indexvalue">Exception thrown if the data supplied for a write operation is less than declared </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1InvalidDataType.html">CCfits::Column::InvalidDataType</a></td><td class="indexvalue">Exception thrown for invalid data type inputs </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1InvalidNumberOfRows.html">CCfits::Column::InvalidNumberOfRows</a></td><td class="indexvalue">Exception thrown if user enters a non-positive number for the number of rows to write </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1InvalidRowNumber.html">CCfits::Column::InvalidRowNumber</a></td><td class="indexvalue">Exception thrown on attempting to read a row number beyond the end of a table </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1InvalidRowParameter.html">CCfits::Column::InvalidRowParameter</a></td><td class="indexvalue">Exception thrown on incorrect row writing request </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1NoNullValue.html">CCfits::Column::NoNullValue</a></td><td class="indexvalue">Exception thrown if a null value is specified without support from existing column header </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1RangeError.html">CCfits::Column::RangeError</a></td><td class="indexvalue">Exception to be thrown for inputs that cause range errors in column read operations </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Column_1_1WrongColumnType.html">CCfits::Column::WrongColumnType</a></td><td class="indexvalue">Exception thrown on attempting to access a scalar column as vector data </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1ExtHDU.html">CCfits::ExtHDU</a></td><td class="indexvalue">Base class for all <a class="el" href="classCCfits_1_1FITS.html" title="Memory object representation of a disk FITS file.">FITS</a> extension HDUs, i.e. Image Extensions and Tables </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1ExtHDU_1_1WrongExtensionType.html">CCfits::ExtHDU::WrongExtensionType</a></td><td class="indexvalue">Exception to be thrown on unmatched extension types </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FITS.html">CCfits::FITS</a></td><td class="indexvalue">Memory object representation of a disk <a class="el" href="classCCfits_1_1FITS.html" title="Memory object representation of a disk FITS file.">FITS</a> file </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITS_1_1CantCreate.html">CCfits::FITS::CantCreate</a></td><td class="indexvalue">Thrown on failure to create new file </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FITS_1_1CantOpen.html">CCfits::FITS::CantOpen</a></td><td class="indexvalue">Thrown on failure to open existing file </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FITS_1_1NoSuchHDU.html">CCfits::FITS::NoSuchHDU</a></td><td class="indexvalue">Exception thrown by <a class="el" href="classCCfits_1_1HDU.html" title="Base class for all HDU [Header-Data Unit] objects.">HDU</a> retrieval methods </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FITS_1_1OperationNotSupported.html">CCfits::FITS::OperationNotSupported</a></td><td class="indexvalue">Thrown for unsupported operations, such as attempted to select rows from an image extension </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FitsError.html">CCfits::FitsError</a></td><td class="indexvalue"><a class="el" href="classCCfits_1_1FitsError.html" title="FitsError is the exception thrown by non-zero cfitsio status codes.">FitsError</a> is the exception thrown by non-zero cfitsio status codes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FitsException.html">CCfits::FitsException</a></td><td class="indexvalue"><a class="el" href="classCCfits_1_1FitsException.html" title="FitsException is the base class for all exceptions thrown by this library.">FitsException</a> is the base class for all exceptions thrown by this library </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FitsFatal.html">CCfits::FitsFatal</a></td><td class="indexvalue">[potential] base class for exceptions to be thrown on internal library error </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FITSUtil_1_1auto__array__ptr.html">CCfits::FITSUtil::auto_array_ptr&lt; X &gt;</a></td><td class="indexvalue">A class that mimics the std:: library auto_ptr class, but works with arrays </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1CAarray.html">CCfits::FITSUtil::CAarray&lt; T &gt;</a></td><td class="indexvalue">Function object returning C array from a valarray. see <a class="el" href="structCCfits_1_1FITSUtil_1_1CVarray.html" title="Function object class for returning C arrays from standard library objects used in...">CVarray</a> for details </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1CVAarray.html">CCfits::FITSUtil::CVAarray&lt; T &gt;</a></td><td class="indexvalue">Function object returning C array from a vector of valarrays. see <a class="el" href="structCCfits_1_1FITSUtil_1_1CVarray.html" title="Function object class for returning C arrays from standard library objects used in...">CVarray</a> for details </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1CVarray.html">CCfits::FITSUtil::CVarray&lt; T &gt;</a></td><td class="indexvalue">Function object class for returning C arrays from standard library objects used in the <a class="el" href="classCCfits_1_1FITS.html" title="Memory object representation of a disk FITS file.">FITS</a> library implementation </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1MatchName.html">CCfits::FITSUtil::MatchName&lt; T &gt;</a></td><td class="indexvalue">Predicate for classes that have a name attribute; match input string with instance name </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1MatchNum.html">CCfits::FITSUtil::MatchNum&lt; T &gt;</a></td><td class="indexvalue">Predicate for classes that have an index attribute; match input index with instance value </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1MatchPtrName.html">CCfits::FITSUtil::MatchPtrName&lt; T &gt;</a></td><td class="indexvalue">As for <a class="el" href="structCCfits_1_1FITSUtil_1_1MatchName.html" title="predicate for classes that have a name attribute; match input string with instance...">MatchName</a>, only with the input class a pointer </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1MatchPtrNum.html">CCfits::FITSUtil::MatchPtrNum&lt; T &gt;</a></td><td class="indexvalue">As for <a class="el" href="structCCfits_1_1FITSUtil_1_1MatchNum.html" title="predicate for classes that have an index attribute; match input index with instance...">MatchNum</a>, only with the input class a pointer </td></tr>
  <tr><td class="indexkey"><a class="el" href="structCCfits_1_1FITSUtil_1_1MatchType.html">CCfits::FITSUtil::MatchType&lt; T &gt;</a></td><td class="indexvalue">Function object that returns the <a class="el" href="classCCfits_1_1FITS.html" title="Memory object representation of a disk FITS file.">FITS</a> ValueType corresponding to an input intrinsic type </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1FITSUtil_1_1UnrecognizedType.html">CCfits::FITSUtil::UnrecognizedType</a></td><td class="indexvalue">Exception thrown by <a class="el" href="structCCfits_1_1FITSUtil_1_1MatchType.html" title="function object that returns the FITS ValueType corresponding to an input intrinsic...">MatchType</a> if it encounters data type incompatible with cfitsio </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1HDU.html">CCfits::HDU</a></td><td class="indexvalue">Base class for all <a class="el" href="classCCfits_1_1HDU.html" title="Base class for all HDU [Header-Data Unit] objects.">HDU</a> [Header-Data Unit] objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1HDU_1_1InvalidExtensionType.html">CCfits::HDU::InvalidExtensionType</a></td><td class="indexvalue">Exception to be thrown if user requests extension type that can not be understood as <a class="el" href="classCCfits_1_1ImageExt.html">ImageExt</a>, <a class="el" href="classCCfits_1_1AsciiTable.html" title="Class Representing Ascii Table Extensions.">AsciiTable</a> or <a class="el" href="classCCfits_1_1BinTable.html" title="Class Representing Binary Table Extensions. Contains columns with scalar or vector...">BinTable</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1HDU_1_1InvalidImageDataType.html">CCfits::HDU::InvalidImageDataType</a></td><td class="indexvalue">Exception to be thrown if user requests creation of an image of type not supported by cfitsio </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1HDU_1_1NoNullValue.html">CCfits::HDU::NoNullValue</a></td><td class="indexvalue">Exception to be thrown on seek errors for keywords </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1HDU_1_1NoSuchKeyword.html">CCfits::HDU::NoSuchKeyword</a></td><td class="indexvalue">Exception to be thrown on seek errors for keywords </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1ImageExt.html">CCfits::ImageExt&lt; T &gt;</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Keyword.html">CCfits::Keyword</a></td><td class="indexvalue">Abstract base class defining the interface for <a class="el" href="classCCfits_1_1Keyword.html" title="Abstract base class defining the interface for Keyword objects.">Keyword</a> objects </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1PHDU.html">CCfits::PHDU</a></td><td class="indexvalue">Class representing the primary <a class="el" href="classCCfits_1_1HDU.html" title="Base class for all HDU [Header-Data Unit] objects.">HDU</a> for a <a class="el" href="classCCfits_1_1FITS.html" title="Memory object representation of a disk FITS file.">FITS</a> file </td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Table.html">CCfits::Table</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="classCCfits_1_1Table_1_1NoSuchColumn.html">CCfits::Table::NoSuchColumn</a></td><td class="indexvalue">Exception to be thrown on a failure to retrieve a column specified either by name or index number </td></tr>
</table>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 9 11:59:41 2009 for CCfits 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>