27.01.2015 Views

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

24.26 <strong>CCfits</strong>::FITSUtil::MatchName< T > Class Template Reference 106<br />

There are 3 versions which convert std::vector, std::valarray, and std::vector objects to pointers to T, called CVarray, CAarray, and CVAarray.<br />

An alternative function, CharArray, is provided to deal with the special case of vector<br />

string arrays.<br />

The documentation for this class was generated from the following file:<br />

• FITSUtil.h<br />

24.26 <strong>CCfits</strong>::FITSUtil::MatchName< T > Class Template Reference<br />

predicate for classes that have a name attribute; match input string with instance name.<br />

#include <br />

24.26.1 Detailed Description<br />

templateclass <strong>CCfits</strong>::FITSUtil::MatchName< T ><br />

predicate for classes that have a name attribute; match input string with instance name.<br />

Usage: MatchName Ex;<br />

list ListObject;<br />

... ...<br />

find_if(ListObject.begin(),ListObject().end(),bind2nd(Ex,"needle"));<br />

Since most of the classes within <strong>CCfits</strong> are not implemented with lists, these functions<br />

are now of little direct use.<br />

The documentation for this class was generated from the following file:<br />

• FITSUtil.h<br />

24.27 <strong>CCfits</strong>::FITSUtil::MatchNum< T > Class Template Reference<br />

predicate for classes that have an index attribute; match input index with instance value.<br />

#include <br />

24.27.1 Detailed Description<br />

templateclass <strong>CCfits</strong>::FITSUtil::MatchNum< T ><br />

predicate for classes that have an index attribute; match input index with instance value.<br />

Generated on Tue Dec 6 2011 16:12:51 for <strong>CCfits</strong> by Doxygen

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!