Sophie

Sophie

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

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: CCfits::FITSUtil::MatchNum&lt; T &gt; Class Template 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.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><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 class="navpath"><b>CCfits</b>::<b>FITSUtil</b>::<a class="el" href="structCCfits_1_1FITSUtil_1_1MatchNum.html">MatchNum</a>
  </div>
</div>
<div class="contents">
<h1>CCfits::FITSUtil::MatchNum&lt; T &gt; Class Template Reference</h1><!-- doxytag: class="CCfits::FITSUtil::MatchNum" -->
<p>predicate for classes that have an index attribute; match input index with instance value.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="FITSUtil_8h_source.html">FITSUtil.h</a>&gt;</code></p>

<p><a href="classCCfits_1_1FITSUtil_1_1MatchNum-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T&gt;<br/>
 class CCfits::FITSUtil::MatchNum&lt; T &gt;</h3>

<p>predicate for classes that have an index attribute; match input index with instance value. </p>
<p>Usage: MatchName&lt;IndexedClass&gt; Ex;</p>
<p>list&lt;NamedClass&gt; ListObject;</p>
<p>... ...</p>
<p>find_if(ListObject.begin(),ListObject().end(),bind2nd(Ex,5));</p>
<p>Since most of the classes within CCfits are implemented with std::maps rather than lists, these functions are now of little direct use. </p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="FITSUtil_8h_source.html">FITSUtil.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 9 11:59:48 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>