This is the complete list of members for MefFile, including all inherited members.
| access(long index) | MefFile | |
| access(const std::string &name, long version=0) | MefFile | |
| accessFirst(const std::string &name, long version=0) | MefFile | inline |
| appendBintable(const std::string &name="", const RecordSeq &records={}, const TColumns &... columns) | 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 rowCount, const TInfos &... infos) | MefFile | |
| appendNullImage(const std::string &name, const RecordSeq &records, const Position< N > &shape) | MefFile | |
| assignBintableExt(const std::string &name, const TColumns &... columns) | MefFile | |
| assignBintableExt(const std::string &name, const TTuple &columns) | MefFile | |
| assignImageExt(const std::string &name, const TRaster &raster) | MefFile | |
| close() | FitsFile | |
| closeAndDelete() | FitsFile | |
| fileExists(const std::string &filename) | FitsFile | related |
| 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) | FitsFile | |
| handoverToCfitsio() | FitsFile | |
| hduCount() const | MefFile | |
| initBintableExt(const std::string &name, const TInfos &... header) | MefFile | |
| initImageExt(const std::string &name, const Position< N > &shape) | MefFile | |
| initRecordExt(const std::string &name) | MefFile | |
| isOpen() const | FitsFile | |
| MefFile(const std::string &filename, FileMode permission) | MefFile | |
| operator[](long index) | MefFile | |
| primary() | MefFile | |
| primaryIndex | MefFile | static |
| readHduNames() | MefFile | |
| readHduNamesVersions() | MefFile | |
| reopen() | FitsFile | |
| select(const HduFilter &categories=HduCategory::Any) | MefFile | inline |
| ~FitsFile() | FitsFile | virtual |
| ~MefFile()=default | MefFile | virtual |