This is the complete list of members for NewMefFile, including all inherited members.
access(long index) | MefFile | |
access(const std::string &name, long version=0) | MefFile | |
append(const T &hdu) | MefFile | |
append_bintable(const std::string &name, const RecordSeq &records, const TColumns &... columns) | MefFile | |
append_bintable(const std::string &name, const RecordSeq &records, const TColumns &columns) | MefFile | |
append_bintable_header(const std::string &name="", const RecordSeq &records={}, const TInfos &... infos) | MefFile | |
append_image(const std::string &name, const RecordSeq &records, const TRaster &raster) | MefFile | |
append_image_header(const std::string &name="", const RecordSeq &records={}) | MefFile | |
append_null_bintable(const std::string &name, const RecordSeq &records, long row_count, const TInfos &... infos) | MefFile | |
append_null_image(const std::string &name, const RecordSeq &records, const Position< N > &shape) | MefFile | |
appendBintable(const std::string &name, const RecordSeq &records, const TColumns &... columns) | MefFile | |
appendBintableHeader(const std::string &name="", const RecordSeq &records={}, const TInfos &... infos) | MefFile | |
appendImage(const std::string &name, const RecordSeq &records, const TRaster &raster) | MefFile | |
appendImageHeader(const std::string &name="", const RecordSeq &records={}) | MefFile | |
appendNullBintable(const std::string &name, const RecordSeq &records, long row_count, const TInfos &... infos) | MefFile | |
appendNullImage(const std::string &name, const RecordSeq &records, const Position< N > &shape) | MefFile | |
close() override | MefFile | virtual |
close_remove() | FitsFile | |
closeAndDelete() | FitsFile | |
filename() const | FitsFile | |
filter(const HduFilter &categories=HduCategory::Any) | MefFile | |
find(const std::string &name, long version=0) | MefFile | |
FitsFile(const std::string &filename, FileMode permission=FileMode::Read) | FitsFile | |
handover_to_cfitsio() | FitsFile | |
handoverToCfitsio() | FitsFile | |
hdu_count() const | MefFile | |
hduCount() const | MefFile | |
is_open() const | FitsFile | |
isOpen() const | FitsFile | |
MefFile(const std::string &filename, FileMode mode, TActions &&... actions) | MefFile | explicit |
NewMefFile() | NewMefFile | |
operator[](long index) | MefFile | |
primary() | MefFile | |
read_hdu_names() | MefFile | |
read_hdu_names_versions() | MefFile | |
readHduNames() | MefFile | |
readHduNamesVersions() | MefFile | |
remove(long index) | MefFile | |
reopen() | FitsFile | |
strategy() const | MefFile | |
strategy() | MefFile | |
strategy(TActions &&... actions) | MefFile | |
~FitsFile() | FitsFile | virtual |
~MefFile() | MefFile | virtual |