addComment(const string &comment) | ltl::FitsHeader | |
addCommentCard(const string &keyword, const string &comment) | ltl::FitsHeader | |
addCommentCard(FitsCard *cardptr) | ltl::FitsHeader | [protected] |
addHistory(const string &history) | ltl::FitsHeader | |
addJunkCard(const string &native_card) | ltl::FitsHeader | [protected] |
addJunkCard(const string &keyword, const string &comment) | ltl::FitsHeader | [protected] |
addJunkCard(FitsCard *cardptr) | ltl::FitsHeader | [protected] |
addValueCard(const string &keyword, const string &value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(const string &keyword, const char *value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(const string &keyword, const bool value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(const string &keyword, const int value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(const string &keyword, const long value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(const string &keyword, const float value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(const string &keyword, const double value, const string comment="", const bool fixed=true) | ltl::FitsHeader | |
addValueCard(FitsCard *cardptr) | ltl::FitsHeader | [protected] |
adjustKeyword(string keyword) const | ltl::FitsHeader | |
array_ | ltl::FitsHeader | [protected] |
ArrayIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
ArrayList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
begin() const (defined in ltl::FitsOut) | ltl::FitsOut | |
bitpix_ | ltl::FitsHeader | [protected] |
bitpixout_ | ltl::FitsOut | [protected] |
blank_ | ltl::FitsHeader | [protected] |
BlankIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
BlankList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
bscale_ | ltl::FitsHeader | [protected] |
bytpix_ | ltl::FitsHeader | [protected] |
bzero_ | ltl::FitsHeader | [protected] |
checkNaxis() | ltl::FitsHeader | [protected] |
checkRegion(const size_t dim) const | ltl::FitsIO | [protected] |
clearCardList(list< FitsCard * > &the_list) | ltl::FitsHeader | [protected] |
closeData() | ltl::FitsOut | |
comment_ | ltl::FitsHeader | [protected] |
CommentIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
CommentList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
copy(const FitsHeader &other) | ltl::FitsHeader | [protected] |
copyCardList(list< FitsCard * > &dest_list, const list< FitsCard * > &src_list) | ltl::FitsHeader | [protected] |
copyData(FitsIn &infile) | ltl::FitsOut | |
data_length_ | ltl::FitsHeader | [protected] |
data_offset_ | ltl::FitsHeader | [protected] |
describeSelf(ostream &os) | ltl::FitsOut | [virtual] |
end() const (defined in ltl::FitsOut) | ltl::FitsOut | |
eraseCard(const string &keyword) | ltl::FitsHeader | |
eraseCardFromList(const string &keyword, list< FitsCard * > &the_list) | ltl::FitsHeader | [protected] |
eraseCardsFromJunkList(const string &keyword) | ltl::FitsHeader | [protected] |
eraseObsolete() | ltl::FitsOut | [protected] |
extended_ | ltl::FitsHeader | [protected] |
extension_ | ltl::FitsHeader | [protected] |
ExtensionIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
ExtensionList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
filename_ | ltl::FitsIO | [protected] |
findCardInList(const string &keyword, const list< FitsCard * > &the_list) const | ltl::FitsHeader | [protected] |
fitsdataptr_ | ltl::FitsIO | [protected] |
FitsHeader(const 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 string &filename, const bool quiet_please, const bool alljunk, const off_t startoffset) | ltl::FitsHeader | [protected] |
FitsIO(const string &path) | ltl::FitsIO | |
fitsmaplength_ | ltl::FitsIO | [protected] |
FitsOut() (defined in ltl::FitsOut) | ltl::FitsOut | |
FitsOut(const string &path) | ltl::FitsOut | |
FitsOut(const char *path) (defined in ltl::FitsOut) | ltl::FitsOut | |
FitsOut(const string &path, const FitsHeader &header, const bool quiet_please=false, const bool ign_junk=false) | ltl::FitsOut | |
FitsOut(const char *path, const FitsHeader &header, const bool quiet_please=false, const bool ign_junk=false) | ltl::FitsOut | |
fitsregionoffset_ | ltl::FitsIO | [protected] |
fitsstreamptr_ | ltl::FitsIO | [protected] |
gcount_ | ltl::FitsHeader | [protected] |
getBitpix() const | ltl::FitsHeader | |
getBitpixOut() const | ltl::FitsOut | |
getBool(const string &keyword) const | ltl::FitsHeader | |
getBscale() const | ltl::FitsHeader | |
getBytpix() const | ltl::FitsHeader | |
getBzero() const | ltl::FitsHeader | |
getCardComment(const string &teststring) const | ltl::FitsHeader | [protected] |
getComment(const string &keyword) const | ltl::FitsHeader | |
getComment() const | ltl::FitsHeader | |
getDataLength() const | ltl::FitsHeader | |
getDataOffset() const | ltl::FitsHeader | |
getFilename() const | ltl::FitsIO | [inline] |
getFloat(const string &keyword) const | ltl::FitsHeader | |
getFullRegion() const | ltl::FitsHeader | |
getHistory() const | ltl::FitsHeader | |
getInt(const string &keyword) const | ltl::FitsHeader | |
getNaxis() const | ltl::FitsHeader | |
getNaxis(const int i) const | ltl::FitsHeader | |
getOrigin() const | ltl::FitsOut | |
getPosition() const (defined in ltl::FitsOut) | ltl::FitsOut | |
getRegion() const | ltl::FitsIO | |
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 string &keyword) const | ltl::FitsHeader | |
getValueCard(const string &keyword) const | ltl::FitsHeader | [protected] |
history_ | ltl::FitsHeader | [protected] |
HistoryIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
HistoryList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
ignorejunk_ | ltl::FitsOut | [protected] |
isFixed(const string &keyword) const | ltl::FitsHeader | |
isRegion() const | ltl::FitsOut | [inline] |
junk_ | ltl::FitsHeader | [protected] |
JunkIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
JunkList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
KNOWN | ltl::FitsHeader | [protected, static] |
mandatory_ | ltl::FitsHeader | [protected] |
MandatoryIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
MandatoryList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
naxis_ | ltl::FitsHeader | [protected] |
naxis_array_ | ltl::FitsHeader | [protected] |
naxis_i_ | ltl::FitsHeader | [protected] |
NaxisIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
NaxisList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
observe_ | ltl::FitsHeader | [protected] |
ObserveIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
ObserveList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
openData(const int newbitpix, const int newnaxis, const int *newnaxis_i) | ltl::FitsOut | |
openData(const int newbitpix, const Region ®ion) | ltl::FitsOut | |
operator(FitsOut &outfile, FitsIn &infile) | ltl::FitsIO | [related] |
operator(FitsOut &outfile, FitsExtensionIn &infile) | ltl::FitsIO | [related] |
operator<<(FitsOut &fitsfile, T &a) | ltl::FitsOut | [related] |
operator<<(FitsOut &fitsfile, MArray< T, N > &a) | ltl::FitsOut | [related] |
operator=(const FitsHeader &other) | ltl::FitsHeader | |
operator>>(FitsIn &infile, FitsOut &outfile) | ltl::FitsIO | [related] |
origin_ | ltl::FitsOut | [protected] |
OtherIter typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
otherkeys_ | ltl::FitsHeader | [protected] |
OtherList typedef (defined in ltl::FitsHeader) | ltl::FitsHeader | [protected] |
parseCard(const string &card) const | ltl::FitsHeader | [protected] |
parseCommentToCardList(const string &keyword, const string &comment) | ltl::FitsHeader | [protected] |
parseMandatory(const string &record) | ltl::FitsHeader | [protected] |
parseNaxis(const string &record, string::size_type card_of_record=0) | ltl::FitsHeader | [protected] |
parseRecord(const string &record, const bool alljunk=false) | ltl::FitsHeader | [protected] |
pcount_ | ltl::FitsHeader | [protected] |
PH_C | ltl::FitsHeader | [protected, static] |
readHeader(const string &filename, const bool alljunk=false) | ltl::FitsHeader | [protected] |
region2Naxis(const Region ®ion, int &newnaxis) const | ltl::FitsOut | [protected] |
regionptr_ | ltl::FitsIO | [protected] |
resetArrayKeys() | ltl::FitsOut | [protected] |
resetMandatories(const int newbitpix, const int newnaxis, const int *newnaxis_i) | ltl::FitsOut | [protected] |
resetPosition() (defined in ltl::FitsOut) | ltl::FitsOut | |
resetRegion() | ltl::FitsOut | [inline] |
setBitpixOut(const int bpo) | ltl::FitsOut | |
setBscale(const double value) | ltl::FitsHeader | |
setBzero(const double value) | ltl::FitsHeader | |
setFilename(const string &path) | ltl::FitsOut | |
setGeometry(const int newbitpix, const int newnaxis, const int *newnaxis_i) | ltl::FitsOut | [protected] |
setGeometry(const int newbitpix, const Region ®ion) | ltl::FitsOut | |
setNextPixel(const T value) | ltl::FitsOut | |
setOrigin(const string &orig) | ltl::FitsOut | |
setPosition(off_t offset) (defined in ltl::FitsOut) | ltl::FitsOut | |
setRegion(const Region ®ion) | ltl::FitsOut | |
shutup_ | ltl::FitsHeader | [protected] |
streampos() const | ltl::FitsIO | [inline] |
testRegion(const Region &testreg) const | ltl::FitsHeader | [protected] |
writeCardsOfList(const list< FitsCard * > &the_list) const | ltl::FitsHeader | [protected] |
writeCommentsOfList(const list< FitsCard * > &the_list) const | ltl::FitsHeader | [protected] |
writeDataArray(T &i) | ltl::FitsOut | |
writeHeader(const bool with_junk=false) | ltl::FitsHeader | |
writeRegionArray(T &i) | ltl::FitsOut | |
~FitsHeader() | ltl::FitsHeader | [virtual] |
~FitsOut() (defined in ltl::FitsOut) | ltl::FitsOut | [virtual] |