LTL
2.0.x
|
This is the complete list of members for ltl::FitsOut, 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() const | ltl::FitsOut | |
bitpix_ | ltl::FitsHeader | protected |
bitpixout_ | ltl::FitsOut | 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 |
checkinmemalloc(const off_t write_offset, const int bytestobewritten) | ltl::FitsOut | protected |
checkNaxis() | ltl::FitsHeader | protected |
checkRegion(const size_t dim) const | ltl::FitsIO | protected |
clearCardList(std::list< FitsCard * > &the_list) | ltl::FitsHeader | protected |
closeData() | ltl::FitsOut | |
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 |
copyData(FitsIn &infile, const bool append=false) | ltl::FitsOut | |
data_length_ | ltl::FitsHeader | protected |
data_offset_ | ltl::FitsHeader | protected |
describeSelf(std::ostream &os) | ltl::FitsOut | virtual |
end() const | ltl::FitsOut | |
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 |
eraseObsolete() | ltl::FitsOut | protected |
extended_ | ltl::FitsHeader | protected |
extension_ | ltl::FitsHeader | protected |
ExtensionIter typedef | ltl::FitsHeader | protected |
ExtensionList typedef | ltl::FitsHeader | protected |
filename_ | ltl::FitsIO | protected |
findCardInList(const std::string &keyword, const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | protected |
fitsdataptr_ | ltl::FitsIO | protected |
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 |
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 |
FitsOut() | ltl::FitsOut | |
FitsOut(unsigned char **inmemptr, size_t *inmemlen) | ltl::FitsOut | |
FitsOut(const string &path) | ltl::FitsOut | |
FitsOut(const char *path) | 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 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 | |
getDataLength() const | ltl::FitsHeader | |
getDataOffset() const | ltl::FitsHeader | |
getFilename() const | ltl::FitsIO | inline |
getFloat(const std::string &keyword) const | ltl::FitsHeader | |
getFullRegion() const | ltl::FitsHeader | |
getHistory() const | ltl::FitsHeader | |
getInt(const std::string &keyword) const | ltl::FitsHeader | |
getNaxis() const | ltl::FitsHeader | |
getNaxis(const int i) const | ltl::FitsHeader | |
getOrigin() const | ltl::FitsOut | |
getPosition() const | 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 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 |
ignorejunk_ | ltl::FitsOut | protected |
isFixed(const std::string &keyword) const | ltl::FitsHeader | |
isRegion() const | ltl::FitsOut | inline |
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 |
openData(const int newbitpix, const int newnaxis, const int *newnaxis_i, const bool append=false) | ltl::FitsOut | |
openData(const int newbitpix, const util::Region ®ion, const bool append=false) | ltl::FitsOut | |
operator<<(FitsOut &fitsfile, const T &a) | ltl::FitsOut | related |
operator<<(FitsOut &fitsfile, const MArray< T, N > &a) | ltl::FitsOut | related |
ltl::FitsIO::operator<<(FitsOut &outfile, FitsIn &infile) | ltl::FitsIO | related |
ltl::FitsIO::operator<<(FitsOut &outfile, FitsExtensionIn &infile) | ltl::FitsIO | related |
ltl::FitsIO::operator<<(FitsExtensionOut &outfile, const emptyData_ &) | ltl::FitsIO | related |
ltl::FitsIO::operator<<(FitsExtensionOut &outfile, FitsIn &infile) | ltl::FitsIO | related |
operator=(const FitsHeader &other) | ltl::FitsHeader | |
operator>>(FitsIn &infile, FitsOut &outfile) | ltl::FitsIO | related |
origin_ | ltl::FitsOut | protected |
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 |
ptrfitsinmemlength_ | ltl::FitsIO | protected |
ptrfitsinmemptr_ | ltl::FitsIO | protected |
readHeader(const std::string &filename, const bool alljunk=false, unsigned char *inmemptr=NULL, size_t inmemlen=0) | ltl::FitsHeader | protected |
region2Naxis(const util::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() | 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, const bool append=false) | ltl::FitsOut | protected |
setGeometry(const int newbitpix, const util::Region ®ion, const bool append=false) | ltl::FitsOut | |
setNextPixel(const T value) | ltl::FitsOut | |
setOrigin(const string &orig) | ltl::FitsOut | |
setPosition(off_t offset) | ltl::FitsOut | |
setRegion(const util::Region ®ion) | ltl::FitsOut | |
shutup_ | ltl::FitsHeader | protected |
streampos() const | ltl::FitsIO | inline |
testRegion(const util::Region &testreg) const | ltl::FitsHeader | protected |
writeCardsOfList(const std::list< FitsCard * > &the_list) const | ltl::FitsHeader | protected |
writeCommentsOfList(const std::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() | ltl::FitsOut | virtual |