| 
    LTL
    2.0.x
    
   | 
 
This is the complete list of members for ltl::FitsBinTableIn, including all inherited members.
| addComment(const std::string &comment) | ltl::FitsHeader | private | 
| addCommentCard(const std::string &keyword, const std::string &comment) | ltl::FitsHeader | private | 
| addCommentCard(FitsCard *cardptr) | ltl::FitsHeader | private | 
| addHistory(const std::string &history) | ltl::FitsHeader | private | 
| addJunkCard(const std::string &native_card) | ltl::FitsHeader | private | 
| addJunkCard(const std::string &keyword, const std::string &comment) | ltl::FitsHeader | private | 
| addJunkCard(FitsCard *cardptr) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const std::string &value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const char *value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const bool value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const int value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const long value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const float value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(const std::string &keyword, const double value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | private | 
| addValueCard(FitsCard *cardptr) | ltl::FitsHeader | private | 
| adjustKeyword(std::string keyword) const | ltl::FitsHeader | private | 
| array_ | ltl::FitsHeader | private | 
| ArrayIter typedef | ltl::FitsHeader | private | 
| ArrayList typedef | ltl::FitsHeader | private | 
| begin() | ltl::FitsIn | private | 
| bint_ | ltl::FitsIn | private | 
| BinTable() | ltl::BinTable | protected | 
| BinTable(const int nrow) | ltl::BinTable | |
| bitpix_ | ltl::FitsHeader | private | 
| blank_ | ltl::FitsHeader | private | 
| BlankIter typedef | ltl::FitsHeader | private | 
| BlankList typedef | ltl::FitsHeader | private | 
| bscale_ | ltl::FitsHeader | private | 
| bytpix_ | ltl::FitsHeader | private | 
| bzero_ | ltl::FitsHeader | private | 
| checkNaxis() | ltl::FitsHeader | private | 
| clearCardList(std::list< FitsCard * > &the_list) | ltl::FitsHeader | private | 
| comment_ | ltl::FitsHeader | private | 
| CommentIter typedef | ltl::FitsHeader | private | 
| CommentList typedef | ltl::FitsHeader | private | 
| copy(const FitsHeader &other) | ltl::FitsHeader | private | 
| copyCardList(std::list< FitsCard * > &dest_list, const std::list< FitsCard * > &src_list) | ltl::FitsHeader | private | 
| data_length_ | ltl::FitsHeader | private | 
| data_offset_ | ltl::FitsHeader | private | 
| describeSelf(std::ostream &os) | ltl::FitsIn | privatevirtual | 
| end() | ltl::FitsIn | private | 
| eraseCard(const std::string &keyword) | ltl::FitsHeader | private | 
| eraseCardFromList(const std::string &keyword, std::list< FitsCard * > &the_list) | ltl::FitsHeader | private | 
| eraseCardsFromJunkList(const std::string &keyword) | ltl::FitsHeader | private | 
| extended_ | ltl::FitsHeader | private | 
| extension_ | ltl::FitsHeader | private | 
| ExtensionIter typedef | ltl::FitsHeader | private | 
| ExtensionList typedef | ltl::FitsHeader | private | 
| filename_ | ltl::FitsIO | private | 
| findCardInList(const std::string &keyword, const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | private | 
| FitsBinTableIn(const FitsIn &other) | ltl::FitsBinTableIn | |
| fitsdataptr_ | ltl::FitsIO | private | 
| FitsHeader(unsigned char *inmemptr, size_t inmemlen, const bool quiet_please=false, const bool alljunk=false) | ltl::FitsHeader | private | 
| FitsHeader(const std::string &filename, const bool quiet_please=false, const bool alljunk=false) | ltl::FitsHeader | private | 
| FitsHeader(const FitsHeader &other, const bool quiet_please=false, const bool alljunk=false) | ltl::FitsHeader | private | 
| FitsHeader() | ltl::FitsHeader | private | 
| FitsHeader(const std::string &filename, const bool quiet_please, const bool alljunk, const off_t startoffset) | ltl::FitsHeader | private | 
| FitsIn(const string &path, const bool quiet_please, const off_t startoffset) | ltl::FitsIn | private | 
| FitsIn(unsigned char *inmemptr, size_t inmemlen, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | private | 
| FitsIn(const char *path, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | private | 
| FitsIn(const string &path, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | private | 
| FitsIn(const char *path, const util::Region &freg, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | private | 
| FitsIn(const string &path, const util::Region &freg, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | private | 
| FitsIn(const FitsIn &other) | ltl::FitsIn | private | 
| fitsinmemlength_ | ltl::FitsIO | private | 
| fitsinmemptr_ | ltl::FitsIO | private | 
| FitsIO(unsigned char *inmemptr, size_t inmemlen) | ltl::FitsIO | private | 
| FitsIO(unsigned char **inmemptr, size_t *inmemlen) | ltl::FitsIO | private | 
| FitsIO(const string &path) | ltl::FitsIO | private | 
| fitsmaplength_ | ltl::FitsIO | private | 
| fitsregionoffset_ | ltl::FitsIO | private | 
| fitsstreamptr_ | ltl::FitsIO | private | 
| freeData() | ltl::FitsIn | private | 
| gcount_ | ltl::FitsHeader | private | 
| getBitpix() const | ltl::FitsHeader | private | 
| getBool(const std::string &keyword) const | ltl::FitsHeader | private | 
| getBscale() const | ltl::FitsHeader | private | 
| getBytpix() const | ltl::FitsHeader | private | 
| getBzero() const | ltl::FitsHeader | private | 
| getCardComment(const std::string &teststring) const | ltl::FitsHeader | private | 
| getComment(const std::string &keyword) const | ltl::FitsHeader | private | 
| getComment() const | ltl::FitsHeader | private | 
| getDataArray(const T) | ltl::FitsIn | private | 
| getDataLength() const | ltl::FitsHeader | private | 
| getDataOffset() const | ltl::FitsHeader | private | 
| getFilename() const | ltl::FitsIO | inlineprivate | 
| getFloat(const std::string &keyword) const | ltl::FitsHeader | private | 
| getFullRegion() const | ltl::FitsHeader | private | 
| getHeader() const | ltl::FitsIn | private | 
| getHistory() const | ltl::FitsHeader | private | 
| getInt(const std::string &keyword) const | ltl::FitsHeader | private | 
| getNaxis() const | ltl::FitsHeader | private | 
| getNaxis(const int i) const | ltl::FitsHeader | private | 
| getNextExtension() | ltl::FitsIn | privatevirtual | 
| getNextPixel(const T) | ltl::FitsIn | private | 
| getPosition() | ltl::FitsIn | private | 
| getRegion() const | ltl::FitsIO | private | 
| getRegionArray(const util::Region ®) | ltl::FitsIn | private | 
| getRegionEnd(const size_t dim) const | ltl::FitsIO | private | 
| getRegionLength() const | ltl::FitsIO | private | 
| getRegionLength(const size_t dim) const | ltl::FitsIO | private | 
| getRegionStart(const size_t dim) const | ltl::FitsIO | private | 
| getString(const std::string &keyword) const | ltl::FitsHeader | private | 
| getTfields(const int colno) const | ltl::BinTable | |
| getTformr(const int colno) const | ltl::BinTable | |
| getTformt(const int colno) const | ltl::BinTable | |
| getValueAsString(const std::string &keyword) const | ltl::FitsHeader | private | 
| getValueCard(const std::string &keyword) const | ltl::FitsHeader | private | 
| history_ | ltl::FitsHeader | private | 
| HistoryIter typedef | ltl::FitsHeader | private | 
| HistoryList typedef | ltl::FitsHeader | private | 
| ignore_hd_ | ltl::FitsIn | private | 
| isFixed(const std::string &keyword) const | ltl::FitsHeader | private | 
| junk_ | ltl::FitsHeader | private | 
| JunkIter typedef | ltl::FitsHeader | private | 
| JunkList typedef | ltl::FitsHeader | private | 
| KNOWN | ltl::FitsHeader | privatestatic | 
| mandatory_ | ltl::FitsHeader | private | 
| MandatoryIter typedef | ltl::FitsHeader | private | 
| MandatoryList typedef | ltl::FitsHeader | private | 
| naxis_ | ltl::FitsHeader | private | 
| naxis_array_ | ltl::FitsHeader | private | 
| naxis_i_ | ltl::FitsHeader | private | 
| NaxisIter typedef | ltl::FitsHeader | private | 
| NaxisList typedef | ltl::FitsHeader | private | 
| observe_ | ltl::FitsHeader | private | 
| ObserveIter typedef | ltl::FitsHeader | private | 
| ObserveList typedef | ltl::FitsHeader | private | 
| operator<<(FitsOut &outfile, FitsIn &infile) | ltl::FitsIO | related | 
| operator<<(FitsOut &outfile, FitsExtensionIn &infile) | ltl::FitsIO | related | 
| operator<<(FitsExtensionOut &outfile, const emptyData_ &) | ltl::FitsIO | related | 
| operator<<(FitsExtensionOut &outfile, FitsIn &infile) | ltl::FitsIO | related | 
| operator=(const FitsHeader &other) | ltl::FitsHeader | private | 
| operator>>(FitsIn &fitsfile, T &a) | ltl::FitsIn | related | 
| operator>>(FitsIn &fitsfile, MArray< T, N > &a) | ltl::FitsIn | related | 
| ltl::FitsIO::operator>>(FitsIn &infile, FitsOut &outfile) | ltl::FitsIO | related | 
| OtherIter typedef | ltl::FitsHeader | private | 
| otherkeys_ | ltl::FitsHeader | private | 
| OtherList typedef | ltl::FitsHeader | private | 
| parseCard(const std::string &card) const | ltl::FitsHeader | private | 
| parseCommentToCardList(const std::string &keyword, const std::string &comment) | ltl::FitsHeader | private | 
| parseMandatory(const std::string &record) | ltl::FitsHeader | private | 
| parseNaxis(const std::string &record, std::string::size_type card_of_record=0) | ltl::FitsHeader | private | 
| parseRecord(const std::string &record, const bool alljunk=false) | ltl::FitsHeader | private | 
| pcount_ | ltl::FitsHeader | private | 
| PH_C | ltl::FitsHeader | privatestatic | 
| ptrfitsinmemlength_ | ltl::FitsIO | private | 
| ptrfitsinmemptr_ | ltl::FitsIO | private | 
| readColumn(const string &ttype, const int startrow=1, const int endrow=0) | ltl::FitsBinTableIn | |
| readColumn(const int colno, const int startrow=1, const int endrow=0) | ltl::FitsBinTableIn | |
| readColumn(const int colno, const int startrow=1, int endrow=0) | ltl::FitsBinTableIn | |
| readDataArray(T &i) | ltl::FitsIn | private | 
| readHeader(const std::string &filename, const bool alljunk=false, unsigned char *inmemptr=NULL, size_t inmemlen=0) | ltl::FitsHeader | private | 
| readPColumn(const int colno, const int rowno=1) | ltl::FitsBinTableIn | |
| readRegionArray(T &i, const util::Region ®) | ltl::FitsIn | private | 
| readRegionArray(T &i) | ltl::FitsIn | private | 
| regionptr_ | ltl::FitsIO | private | 
| resetPosition() | ltl::FitsIn | private | 
| resetRegion() | ltl::FitsIn | private | 
| setBscale(const double value) | ltl::FitsHeader | private | 
| setBzero(const double value) | ltl::FitsHeader | private | 
| setPosition(off_t offset) | ltl::FitsIn | private | 
| setRegion(const util::Region &fregion) | ltl::FitsIn | private | 
| shutup_ | ltl::FitsHeader | private | 
| streampos() const | ltl::FitsIO | inlineprivate | 
| tcoloff_ | ltl::BinTable | protected | 
| testRegion(const util::Region &testreg) const | ltl::FitsHeader | private | 
| tfields_ | ltl::BinTable | protected | 
| tforma_ | ltl::BinTable | protected | 
| tformr_ | ltl::BinTable | protected | 
| tformT_ | ltl::BinTable | protected | 
| theap_ | ltl::BinTable | protected | 
| tscal_ | ltl::BinTable | protected | 
| tzero_ | ltl::BinTable | protected | 
| writeCardsOfList(const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | private | 
| writeCommentsOfList(const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | private | 
| writeHeader(const bool with_junk=false) | ltl::FitsHeader | private | 
| ~BinTable() | ltl::BinTable | |
| ~FitsHeader() | ltl::FitsHeader | privatevirtual | 
| ~FitsIn() | ltl::FitsIn | privatevirtual | 
 1.8.5