LTL  2.0.x
ltl::FitsOut Member List

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::FitsHeaderprotected
addHistory(const std::string &history)ltl::FitsHeader
addJunkCard(const std::string &native_card)ltl::FitsHeaderprotected
addJunkCard(const std::string &keyword, const std::string &comment)ltl::FitsHeaderprotected
addJunkCard(FitsCard *cardptr)ltl::FitsHeaderprotected
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::FitsHeaderprotected
adjustKeyword(std::string keyword) const ltl::FitsHeader
array_ltl::FitsHeaderprotected
ArrayIter typedefltl::FitsHeaderprotected
ArrayList typedefltl::FitsHeaderprotected
begin() const ltl::FitsOut
bitpix_ltl::FitsHeaderprotected
bitpixout_ltl::FitsOutprotected
blank_ltl::FitsHeaderprotected
BlankIter typedefltl::FitsHeaderprotected
BlankList typedefltl::FitsHeaderprotected
bscale_ltl::FitsHeaderprotected
bytpix_ltl::FitsHeaderprotected
bzero_ltl::FitsHeaderprotected
checkinmemalloc(const off_t write_offset, const int bytestobewritten)ltl::FitsOutprotected
checkNaxis()ltl::FitsHeaderprotected
checkRegion(const size_t dim) const ltl::FitsIOprotected
clearCardList(std::list< FitsCard * > &the_list)ltl::FitsHeaderprotected
closeData()ltl::FitsOut
comment_ltl::FitsHeaderprotected
CommentIter typedefltl::FitsHeaderprotected
CommentList typedefltl::FitsHeaderprotected
copy(const FitsHeader &other)ltl::FitsHeaderprotected
copyCardList(std::list< FitsCard * > &dest_list, const std::list< FitsCard * > &src_list)ltl::FitsHeaderprotected
copyData(FitsIn &infile, const bool append=false)ltl::FitsOut
data_length_ltl::FitsHeaderprotected
data_offset_ltl::FitsHeaderprotected
describeSelf(std::ostream &os)ltl::FitsOutvirtual
end() const ltl::FitsOut
eraseCard(const std::string &keyword)ltl::FitsHeader
eraseCardFromList(const std::string &keyword, std::list< FitsCard * > &the_list)ltl::FitsHeaderprotected
eraseCardsFromJunkList(const std::string &keyword)ltl::FitsHeaderprotected
eraseObsolete()ltl::FitsOutprotected
extended_ltl::FitsHeaderprotected
extension_ltl::FitsHeaderprotected
ExtensionIter typedefltl::FitsHeaderprotected
ExtensionList typedefltl::FitsHeaderprotected
filename_ltl::FitsIOprotected
findCardInList(const std::string &keyword, const std::list< FitsCard * > &the_list) const ltl::FitsHeaderprotected
fitsdataptr_ltl::FitsIOprotected
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::FitsHeaderprotected
FitsHeader(const std::string &filename, const bool quiet_please, const bool alljunk, const off_t startoffset)ltl::FitsHeaderprotected
fitsinmemlength_ltl::FitsIOprotected
fitsinmemptr_ltl::FitsIOprotected
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::FitsIOprotected
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::FitsIOprotected
fitsstreamptr_ltl::FitsIOprotected
gcount_ltl::FitsHeaderprotected
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::FitsHeaderprotected
getComment(const std::string &keyword) const ltl::FitsHeader
getComment() const ltl::FitsHeader
getDataLength() const ltl::FitsHeader
getDataOffset() const ltl::FitsHeader
getFilename() const ltl::FitsIOinline
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::FitsHeaderprotected
history_ltl::FitsHeaderprotected
HistoryIter typedefltl::FitsHeaderprotected
HistoryList typedefltl::FitsHeaderprotected
ignorejunk_ltl::FitsOutprotected
isFixed(const std::string &keyword) const ltl::FitsHeader
isRegion() const ltl::FitsOutinline
junk_ltl::FitsHeaderprotected
JunkIter typedefltl::FitsHeaderprotected
JunkList typedefltl::FitsHeaderprotected
KNOWNltl::FitsHeaderprotectedstatic
mandatory_ltl::FitsHeaderprotected
MandatoryIter typedefltl::FitsHeaderprotected
MandatoryList typedefltl::FitsHeaderprotected
naxis_ltl::FitsHeaderprotected
naxis_array_ltl::FitsHeaderprotected
naxis_i_ltl::FitsHeaderprotected
NaxisIter typedefltl::FitsHeaderprotected
NaxisList typedefltl::FitsHeaderprotected
observe_ltl::FitsHeaderprotected
ObserveIter typedefltl::FitsHeaderprotected
ObserveList typedefltl::FitsHeaderprotected
openData(const int newbitpix, const int newnaxis, const int *newnaxis_i, const bool append=false)ltl::FitsOut
openData(const int newbitpix, const util::Region &region, const bool append=false)ltl::FitsOut
operator<<(FitsOut &fitsfile, const T &a)ltl::FitsOutrelated
operator<<(FitsOut &fitsfile, const MArray< T, N > &a)ltl::FitsOutrelated
ltl::FitsIO::operator<<(FitsOut &outfile, FitsIn &infile)ltl::FitsIOrelated
ltl::FitsIO::operator<<(FitsOut &outfile, FitsExtensionIn &infile)ltl::FitsIOrelated
ltl::FitsIO::operator<<(FitsExtensionOut &outfile, const emptyData_ &)ltl::FitsIOrelated
ltl::FitsIO::operator<<(FitsExtensionOut &outfile, FitsIn &infile)ltl::FitsIOrelated
operator=(const FitsHeader &other)ltl::FitsHeader
operator>>(FitsIn &infile, FitsOut &outfile)ltl::FitsIOrelated
origin_ltl::FitsOutprotected
OtherIter typedefltl::FitsHeaderprotected
otherkeys_ltl::FitsHeaderprotected
OtherList typedefltl::FitsHeaderprotected
parseCard(const std::string &card) const ltl::FitsHeaderprotected
parseCommentToCardList(const std::string &keyword, const std::string &comment)ltl::FitsHeaderprotected
parseMandatory(const std::string &record)ltl::FitsHeaderprotected
parseNaxis(const std::string &record, std::string::size_type card_of_record=0)ltl::FitsHeaderprotected
parseRecord(const std::string &record, const bool alljunk=false)ltl::FitsHeaderprotected
pcount_ltl::FitsHeaderprotected
PH_Cltl::FitsHeaderprotectedstatic
ptrfitsinmemlength_ltl::FitsIOprotected
ptrfitsinmemptr_ltl::FitsIOprotected
readHeader(const std::string &filename, const bool alljunk=false, unsigned char *inmemptr=NULL, size_t inmemlen=0)ltl::FitsHeaderprotected
region2Naxis(const util::Region &region, int &newnaxis) const ltl::FitsOutprotected
regionptr_ltl::FitsIOprotected
resetArrayKeys()ltl::FitsOutprotected
resetMandatories(const int newbitpix, const int newnaxis, const int *newnaxis_i)ltl::FitsOutprotected
resetPosition()ltl::FitsOut
resetRegion()ltl::FitsOutinline
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::FitsOutprotected
setGeometry(const int newbitpix, const util::Region &region, 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 &region)ltl::FitsOut
shutup_ltl::FitsHeaderprotected
streampos() const ltl::FitsIOinline
testRegion(const util::Region &testreg) const ltl::FitsHeaderprotected
writeCardsOfList(const std::list< FitsCard * > &the_list) const ltl::FitsHeaderprotected
writeCommentsOfList(const std::list< FitsCard * > &the_list) const ltl::FitsHeaderprotected
writeDataArray(T &i)ltl::FitsOut
writeHeader(const bool with_junk=false)ltl::FitsHeader
writeRegionArray(T &i)ltl::FitsOut
~FitsHeader()ltl::FitsHeadervirtual
~FitsOut()ltl::FitsOutvirtual