CCfits  2.6
CCfits::Table Member List

This is the complete list of members for CCfits::Table, including all inherited members.

addColumn(ValueType type, const String &columnName, long repeatWidth, const String &colUnit=String(""), long decimals=-1, size_t columnNumber=0)CCfits::ExtHDUvirtual
addKey(const String &name, T val, const String &comment, bool isLongStr=false)CCfits::HDU
addKey(const Keyword *inKeyword)CCfits::HDU
axes() const CCfits::HDUinline
axis(size_t index) const CCfits::HDUinline
bitpix() const CCfits::HDUinline
clone(FITS *p) const =0CCfits::ExtHDUpure virtual
column(const String &colName, bool caseSensitive=true) const CCfits::Tablevirtual
column(int colIndex) const CCfits::Tablevirtual
column() const CCfits::Tableinlinevirtual
column()CCfits::Tableinlinevirtual
comment() const CCfits::HDUinline
copyAllKeys(const HDU *inHdu, const std::vector< int > &keyCategories=std::vector< int >())CCfits::HDU
copyColumn(const Column &inColumn, int colIndx, bool insertNewCol=true)CCfits::Tablevirtual
deleteColumn(const String &columnName)CCfits::Tablevirtual
deleteKey(const String &doomed)CCfits::HDU
deleteRows(long first, long number=1)CCfits::Table
deleteRows(const std::vector< long > &rowList)CCfits::Table
ExtHDU(const ExtHDU &right)CCfits::ExtHDU
ExtHDU(FITS *p, HduType xtype, const String &hduName, int version)CCfits::ExtHDUprotected
ExtHDU(FITS *p, HduType xtype, const String &hduName, int bitpix, int naxis, const std::vector< long > &axes, int version)CCfits::ExtHDUprotected
ExtHDU(FITS *p, HduType xtype, int number)CCfits::ExtHDUprotected
fitsPointer() const CCfits::HDU
gcount() const CCfits::ExtHDUinlineprotected
gcount(long value)CCfits::ExtHDUinlineprotected
getChecksum() const CCfits::HDU
getComments()CCfits::HDU
getHistory()CCfits::HDU
getRowsize() const CCfits::Tablevirtual
HDU(const HDU &right)CCfits::HDU
HDU(FITS *p=0)CCfits::HDUprotected
HDU(FITS *p, int bitpix, int naxis, const std::vector< long > &axes)CCfits::HDUprotected
history() const CCfits::HDUinline
index(int value)CCfits::HDUinline
index() const CCfits::HDUinline
init(bool readFlag=false, const std::vector< String > &keys=std::vector< String >())CCfits::Tableprotected
insertRows(long first, long number=1)CCfits::Table
isCompressed() const CCfits::ExtHDU
keyWord()CCfits::HDUinline
keyWord(const String &keyName)CCfits::HDUinline
keyWord() const CCfits::HDUinline
keyWord(const string &keyname) const CCfits::HDUinline
keywordCategories()CCfits::HDUstatic
makeThisCurrent() const CCfits::ExtHDUvirtual
name() const CCfits::ExtHDUinline
naxes()CCfits::HDUinlineprotected
numCols() const CCfits::Tableinlinevirtual
numCols(int value)CCfits::Tableinlineprotected
operator!=(const HDU &right) const CCfits::HDU
operator==(const HDU &right) const CCfits::HDU
parent() const CCfits::HDU
pcount() const CCfits::ExtHDUinlineprotected
pcount(long value)CCfits::ExtHDUinlineprotected
read(std::valarray< S > &image)CCfits::ExtHDU
read(std::valarray< S > &image, long first, long nElements, S *nullValue)CCfits::ExtHDU
read(std::valarray< S > &image, const std::vector< long > &first, long nElements, S *nullValue)CCfits::ExtHDU
read(std::valarray< S > &image, const std::vector< long > &firstVertex, const std::vector< long > &lastVertex, const std::vector< long > &stride)CCfits::ExtHDU
read(std::valarray< S > &image, long first, long nElements)CCfits::ExtHDU
read(std::valarray< S > &image, const std::vector< long > &first, long nElements)CCfits::ExtHDU
read(std::valarray< S > &image, const std::vector< long > &firstVertex, const std::vector< long > &lastVertex, const std::vector< long > &stride, S *nullValue)CCfits::ExtHDU
readAllKeys(const std::vector< int > &keyCategories=std::vector< int >())CCfits::HDU
readData(bool readFlag=false, const std::vector< String > &keys=std::vector< String >())=0CCfits::ExtHDUpure virtual
readHduName(const fitsfile *fptr, int hduIndex, String &hduName, int &hduVersion)CCfits::ExtHDUstatic
readKey(const String &keyName, T &val)CCfits::HDU
readKeys(std::vector< String > &keyNames, std::vector< T > &vals)CCfits::HDU
readNextKey(const std::vector< String > &incList, const std::vector< String > &excList, bool searchFromBeginning=false)CCfits::HDU
resetImageRead()CCfits::HDUinlinevirtual
rows() const CCfits::Tableinlinevirtual
rows(long numRows)CCfits::Tableinline
scale() const CCfits::HDUinlinevirtual
scale(double value)CCfits::HDUinlinevirtual
suppressScaling(bool toggle=true)CCfits::HDUvirtual
Table(const Table &right)CCfits::Table
Table(FITS *p, HduType xtype, const String &hduName, int rows, const std::vector< String > &columnName, const std::vector< String > &columnFmt, const std::vector< String > &columnUnit=std::vector< String >(), int version=1)CCfits::Tableprotected
Table(FITS *p, int version=1, const String &groupName=String(""))CCfits::Tableprotected
Table(FITS *p, HduType xtype, const String &hduName=String(""), int version=1)CCfits::Tableprotected
Table(FITS *p, HduType xtype, int number)CCfits::Tableprotected
updateChecksum()CCfits::HDU
updateRows()CCfits::Table
verifyChecksum() const CCfits::HDU
version() const CCfits::ExtHDUinline
version(int value)CCfits::ExtHDUinline
write(const std::vector< long > &first, long nElements, const std::valarray< S > &data, S *nullValue)CCfits::ExtHDU
write(long first, long nElements, const std::valarray< S > &data, S *nullValue)CCfits::ExtHDU
write(const std::vector< long > &first, long nElements, const std::valarray< S > &data)CCfits::ExtHDU
write(long first, long nElements, const std::valarray< S > &data)CCfits::ExtHDU
write(const std::vector< long > &firstVertex, const std::vector< long > &lastVertex, const std::valarray< S > &data)CCfits::ExtHDU
writeChecksum()CCfits::HDU
writeComment(const String &comment="Generic Comment")CCfits::HDU
writeDate()CCfits::HDU
writeHistory(const String &history="Generic History String")CCfits::HDU
xtension() const CCfits::ExtHDUinlineprotected
xtension(HduType value)CCfits::ExtHDUinlineprotected
zero() const CCfits::HDUinlinevirtual
zero(double value)CCfits::HDUinlinevirtual
~ExtHDU()CCfits::ExtHDUvirtual
~HDU()CCfits::HDUprotectedvirtual
~Table()CCfits::Tablevirtual