Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List Compound Members Related Pages
CCfits::Column Member List
This is the complete list of members for CCfits::Column, including all inherited members.
- addNullValue(T nullVal)
- Column(const Column &right)
- Column(int columnIndex, const string &columnName, ValueType type, const string &format, const string &unit, Table *p, int rpt=1, long w=1, const string &comment="")
[protected]
- Column(Table *p=0)
[protected]
- comment() const
[inline, protected]
- dimen() const
[inline]
- display() const
[inline]
- fitsPointer()
[protected]
- format() const
[inline]
- index() const
[inline]
- isRead() const
[inline]
- makeHDUCurrent()
[protected]
- name() const
[inline]
- put(std::ostream &s) const
[protected, virtual]
- read(std::vector< S > &vals, long first, long last)
- read(std::valarray< S > &vals, long first, long last)
- read(std::valarray< S > &vals, long rows)
- read(std::vector< S > &vals, long first, long last, S *nullValue)
- read(std::valarray< S > &vals, long first, long last, S *nullValue)
- read(std::valarray< S > &vals, long rows, S *nullValue)
- readArrays(std::vector< std::valarray< S > > &vals, long first, long last)
- readArrays(std::vector< std::valarray< S > > &vals, long first, long last, S *nullValue)
- readData(long firstRow, long nelements, long firstElem=1)=0
[pure virtual]
- repeat() const
[inline]
- rows() const
- scale() const
[inline]
- setDimen()
[inline, virtual]
- setDisplay()
- type() const
[inline]
- unit() const
[inline]
- varLength() const
[inline]
- width() const
[inline]
- write(const std::vector< S > &indata, long firstRow)
- write(const std::valarray< S > &indata, long firstRow)
- write(S *indata, long nRows, long firstRow)
- write(const std::vector< S > &indata, long firstRow, S *nullValue)
- write(const std::valarray< S > &indata, long firstRow, S *nullValue)
- write(S *indata, long nRows, long firstRow, S *nullValue)
- write(const std::valarray< S > &indata, long nRows, long firstRow)
- write(const std::vector< S > &indata, long nRows, long firstRow)
- write(S *indata, long nElements, long nRows, long firstRow)
- write(const std::valarray< S > &indata, long nRows, long firstRow, S *nullValue)
- write(const std::vector< S > &indata, long nRows, long firstRow, S *nullValue)
- write(S *indata, long nElements, long nRows, long firstRow, S *nullValue)
- write(const std::valarray< S > &indata, const std::vector< long > &vectorLengths, long firstRow)
- write(const std::vector< S > &indata, const std::vector< long > &vectorLengths, long firstRow)
- write(S *indata, long nElements, const std::vector< long > &vectorLengths, long firstRow)
- writeArrays(const std::vector< std::valarray< S > > &indata, long firstRow)
- writeArrays(const std::vector< std::valarray< S > > &indata, long firstRow, S *nullValue)
- zero() const
[inline]
- ~Column()
[virtual]
Generated at Fri Apr 11 16:05:09 2003 for CCfits by
1.2.7 written by Dimitri van Heesch,
© 1997-2001