|
LTL
2.0.x
|
This is the complete list of members for ltl::FitsExtensionIn, including all inherited members.
| addComment(const std::string &comment) | ltl::FitsHeader | |
| addCommentCard(const std::string &keyword, const std::string &comment) | ltl::FitsHeader | |
| addCommentCard(FitsCard *cardptr) | ltl::FitsHeader | protected |
| addHistory(const std::string &history) | ltl::FitsHeader | |
| addJunkCard(const std::string &native_card) | ltl::FitsHeader | protected |
| addJunkCard(const std::string &keyword, const std::string &comment) | ltl::FitsHeader | protected |
| addJunkCard(FitsCard *cardptr) | ltl::FitsHeader | protected |
| addValueCard(const std::string &keyword, const std::string &value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(const std::string &keyword, const char *value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(const std::string &keyword, const bool value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(const std::string &keyword, const int value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(const std::string &keyword, const long value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(const std::string &keyword, const float value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(const std::string &keyword, const double value, const std::string comment="", const bool fixed=true) | ltl::FitsHeader | |
| addValueCard(FitsCard *cardptr) | ltl::FitsHeader | protected |
| adjustKeyword(std::string keyword) const | ltl::FitsHeader | |
| array_ | ltl::FitsHeader | protected |
| ArrayIter typedef | ltl::FitsHeader | protected |
| ArrayList typedef | ltl::FitsHeader | protected |
| begin() | ltl::FitsIn | |
| bint_ | ltl::FitsIn | protected |
| bitpix_ | ltl::FitsHeader | protected |
| blank_ | ltl::FitsHeader | protected |
| BlankIter typedef | ltl::FitsHeader | protected |
| BlankList typedef | ltl::FitsHeader | protected |
| bscale_ | ltl::FitsHeader | protected |
| bytpix_ | ltl::FitsHeader | protected |
| bzero_ | ltl::FitsHeader | protected |
| checkNaxis() | ltl::FitsHeader | protected |
| clearCardList(std::list< FitsCard * > &the_list) | ltl::FitsHeader | protected |
| comment_ | ltl::FitsHeader | protected |
| CommentIter typedef | ltl::FitsHeader | protected |
| CommentList typedef | ltl::FitsHeader | protected |
| copy(const FitsHeader &other) | ltl::FitsHeader | protected |
| copyCardList(std::list< FitsCard * > &dest_list, const std::list< FitsCard * > &src_list) | ltl::FitsHeader | protected |
| data_length_ | ltl::FitsHeader | protected |
| data_offset_ | ltl::FitsHeader | protected |
| describeSelf(std::ostream &os) | ltl::FitsIn | virtual |
| end() | ltl::FitsIn | |
| eraseCard(const std::string &keyword) | ltl::FitsHeader | |
| eraseCardFromList(const std::string &keyword, std::list< FitsCard * > &the_list) | ltl::FitsHeader | protected |
| eraseCardsFromJunkList(const std::string &keyword) | ltl::FitsHeader | protected |
| extended_ | ltl::FitsHeader | protected |
| ExtensionIter typedef | ltl::FitsHeader | protected |
| ExtensionList typedef | ltl::FitsHeader | protected |
| extno_ | ltl::FitsExtension | protected |
| filename_ | ltl::FitsIO | protected |
| findCardInList(const std::string &keyword, const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | protected |
| fitsdataptr_ | ltl::FitsIO | protected |
| FitsExtension() | ltl::FitsExtension | inline |
| FitsExtensionIn(const char *path, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsExtensionIn | |
| FitsExtensionIn(const string &path, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsExtensionIn | |
| FitsHeader(unsigned char *inmemptr, size_t inmemlen, const bool quiet_please=false, const bool alljunk=false) | ltl::FitsHeader | |
| FitsHeader(const std::string &filename, const bool quiet_please=false, const bool alljunk=false) | ltl::FitsHeader | |
| FitsHeader(const FitsHeader &other, const bool quiet_please=false, const bool alljunk=false) | ltl::FitsHeader | |
| FitsHeader() | ltl::FitsHeader | protected |
| FitsHeader(const std::string &filename, const bool quiet_please, const bool alljunk, const off_t startoffset) | ltl::FitsHeader | protected |
| FitsIn(const string &path, const bool quiet_please, const off_t startoffset) | ltl::FitsIn | protected |
| FitsIn(unsigned char *inmemptr, size_t inmemlen, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | |
| FitsIn(const char *path, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | |
| FitsIn(const string &path, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | |
| FitsIn(const char *path, const util::Region &freg, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | |
| FitsIn(const string &path, const util::Region &freg, const bool quiet_please=false, const bool ignore_header=false) | ltl::FitsIn | |
| FitsIn(const FitsIn &other) | ltl::FitsIn | |
| fitsinmemlength_ | ltl::FitsIO | protected |
| fitsinmemptr_ | ltl::FitsIO | protected |
| FitsIO(unsigned char *inmemptr, size_t inmemlen) | ltl::FitsIO | |
| FitsIO(unsigned char **inmemptr, size_t *inmemlen) | ltl::FitsIO | |
| FitsIO(const string &path) | ltl::FitsIO | |
| fitsmaplength_ | ltl::FitsIO | protected |
| fitsregionoffset_ | ltl::FitsIO | protected |
| fitsstreamptr_ | ltl::FitsIO | protected |
| freeData() | ltl::FitsIn | |
| gcount_ | ltl::FitsHeader | protected |
| getBitpix() const | ltl::FitsHeader | |
| getBool(const std::string &keyword) const | ltl::FitsHeader | |
| getBscale() const | ltl::FitsHeader | |
| getBytpix() const | ltl::FitsHeader | |
| getBzero() const | ltl::FitsHeader | |
| getCardComment(const std::string &teststring) const | ltl::FitsHeader | protected |
| getComment(const std::string &keyword) const | ltl::FitsHeader | |
| getComment() const | ltl::FitsHeader | |
| getDataArray(const T) | ltl::FitsIn | |
| getDataLength() const | ltl::FitsHeader | |
| getDataOffset() const | ltl::FitsHeader | |
| getExtension(const string &xtension, const string &extname, const int extver=0, const int extlevel=0) | ltl::FitsExtensionIn | |
| getExtension(const size_t extno) | ltl::FitsExtensionIn | |
| getExtNo() const | ltl::FitsExtension | |
| getFilename() const | ltl::FitsIO | inline |
| getFloat(const std::string &keyword) const | ltl::FitsHeader | |
| getFullRegion() const | ltl::FitsHeader | |
| getHeader() const | ltl::FitsIn | |
| getHistory() const | ltl::FitsHeader | |
| getInt(const std::string &keyword) const | ltl::FitsHeader | |
| getNaxis() const | ltl::FitsHeader | |
| getNaxis(const int i) const | ltl::FitsHeader | |
| getNextExtension() | ltl::FitsExtensionIn | virtual |
| getNextPixel(const T) | ltl::FitsIn | |
| getPosition() | ltl::FitsIn | |
| getPrimary() const | ltl::FitsExtension | |
| getRegion() const | ltl::FitsIO | |
| getRegionArray(const util::Region ®) | ltl::FitsIn | |
| getRegionEnd(const size_t dim) const | ltl::FitsIO | |
| getRegionLength() const | ltl::FitsIO | |
| getRegionLength(const size_t dim) const | ltl::FitsIO | |
| getRegionStart(const size_t dim) const | ltl::FitsIO | |
| getString(const std::string &keyword) const | ltl::FitsHeader | |
| getValueAsString(const std::string &keyword) const | ltl::FitsHeader | |
| getValueCard(const std::string &keyword) const | ltl::FitsHeader | protected |
| history_ | ltl::FitsHeader | protected |
| HistoryIter typedef | ltl::FitsHeader | protected |
| HistoryList typedef | ltl::FitsHeader | protected |
| ignore_hd_ | ltl::FitsIn | protected |
| incExtNo() | ltl::FitsExtension | |
| isFixed(const std::string &keyword) const | ltl::FitsHeader | |
| junk_ | ltl::FitsHeader | protected |
| JunkIter typedef | ltl::FitsHeader | protected |
| JunkList typedef | ltl::FitsHeader | protected |
| KNOWN | ltl::FitsHeader | protectedstatic |
| mandatory_ | ltl::FitsHeader | protected |
| MandatoryIter typedef | ltl::FitsHeader | protected |
| MandatoryList typedef | ltl::FitsHeader | protected |
| naxis_ | ltl::FitsHeader | protected |
| naxis_array_ | ltl::FitsHeader | protected |
| naxis_i_ | ltl::FitsHeader | protected |
| NaxisIter typedef | ltl::FitsHeader | protected |
| NaxisList typedef | ltl::FitsHeader | protected |
| observe_ | ltl::FitsHeader | protected |
| ObserveIter typedef | ltl::FitsHeader | protected |
| ObserveList typedef | ltl::FitsHeader | protected |
| 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 | |
| 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 | protected |
| otherkeys_ | ltl::FitsHeader | protected |
| OtherList typedef | ltl::FitsHeader | protected |
| parseCard(const std::string &card) const | ltl::FitsHeader | protected |
| parseCommentToCardList(const std::string &keyword, const std::string &comment) | ltl::FitsHeader | protected |
| parseMandatory(const std::string &record) | ltl::FitsHeader | protected |
| parseNaxis(const std::string &record, std::string::size_type card_of_record=0) | ltl::FitsHeader | protected |
| parseRecord(const std::string &record, const bool alljunk=false) | ltl::FitsHeader | protected |
| pcount_ | ltl::FitsHeader | protected |
| PH_C | ltl::FitsHeader | protectedstatic |
| primary_ | ltl::FitsExtension | protected |
| ptrfitsinmemlength_ | ltl::FitsIO | protected |
| ptrfitsinmemptr_ | ltl::FitsIO | protected |
| readDataArray(T &i) | ltl::FitsIn | |
| readHeader(const std::string &filename, const bool alljunk=false, unsigned char *inmemptr=NULL, size_t inmemlen=0) | ltl::FitsHeader | protected |
| readRegionArray(T &i, const util::Region ®) | ltl::FitsIn | |
| readRegionArray(T &i) | ltl::FitsIn | |
| regionptr_ | ltl::FitsIO | protected |
| resetExtNo() | ltl::FitsExtension | |
| resetPosition() | ltl::FitsIn | |
| resetRegion() | ltl::FitsIn | |
| setBscale(const double value) | ltl::FitsHeader | |
| setBzero(const double value) | ltl::FitsHeader | |
| setPosition(off_t offset) | ltl::FitsIn | |
| setRegion(const util::Region &fregion) | ltl::FitsIn | |
| shutup_ | ltl::FitsHeader | protected |
| streampos() const | ltl::FitsIO | inline |
| testRegion(const util::Region &testreg) const | ltl::FitsHeader | protected |
| unsetPrimary() | ltl::FitsExtension | |
| writeCardsOfList(const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | protected |
| writeCommentsOfList(const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | protected |
| writeHeader(const bool with_junk=false) | ltl::FitsHeader | |
| ~FitsExtensionIn() | ltl::FitsExtensionIn | virtual |
| ~FitsHeader() | ltl::FitsHeader | virtual |
| ~FitsIn() | ltl::FitsIn | virtual |
1.8.5