|
GammaLib 2.2.0.dev
|
This is the complete list of members for GFitsHDU, including all inherited members.
| card(const int &cardno) | GFitsHDU | inline |
| card(const int &cardno) const | GFitsHDU | inline |
| card(const std::string &keyname) | GFitsHDU | inline |
| card(const std::string &keyname) const | GFitsHDU | inline |
| card(const GFitsHeaderCard &card) | GFitsHDU | inline |
| card(const std::string &keyname, const std::string &value, const std::string &comment) | GFitsHDU | inline |
| card(const std::string &keyname, const double &value, const std::string &comment) | GFitsHDU | inline |
| card(const std::string &keyname, const int &value, const std::string &comment) | GFitsHDU | inline |
| card(const std::string &keyname, const bool &value, const std::string &comment) | GFitsHDU | inline |
| card(const std::string &keyname, const char *value, const std::string &comment) | GFitsHDU | inline |
| cards(void) const | GFitsHDU | inline |
| classname(void) const =0 | GFitsHDU | pure virtual |
| clear(void)=0 | GFitsHDU | pure virtual |
| clone(void) const =0 | GFitsHDU | pure virtual |
| connect(void *fptr) | GFitsHDU | protected |
| copy_members(const GFitsHDU &hdu) | GFitsHDU | protected |
| data_close(void)=0 | GFitsHDU | protectedpure virtual |
| data_connect(void *vptr)=0 | GFitsHDU | protectedpure virtual |
| data_open(void *vptr)=0 | GFitsHDU | protectedpure virtual |
| data_save(void)=0 | GFitsHDU | protectedpure virtual |
| extname(void) const | GFitsHDU | inline |
| extname(const std::string &extname) | GFitsHDU | |
| extno(void) const | GFitsHDU | inline |
| extno(const int &extno) | GFitsHDU | inline |
| exttype(void) const =0 | GFitsHDU | pure virtual |
| free_members(void) | GFitsHDU | protected |
| get_hdu_type(void) const | GFitsHDU | protected |
| GFits class | GFitsHDU | friend |
| GFitsHDU(void) | GFitsHDU | |
| GFitsHDU(const GFitsHDU &hdu) | GFitsHDU | |
| has_card(const int &cardno) const | GFitsHDU | inline |
| has_card(const std::string &keyname) const | GFitsHDU | inline |
| HDUType enum name | GFitsHDU | |
| header(void) const | GFitsHDU | inline |
| header(const GFitsHeader &header) | GFitsHDU | inline |
| HT_ASCII_TABLE enum value | GFitsHDU | |
| HT_BIN_TABLE enum value | GFitsHDU | |
| HT_IMAGE enum value | GFitsHDU | |
| init_members(void) | GFitsHDU | protected |
| integer(const std::string &keyname) const | GFitsHDU | inline |
| m_fitsfile | GFitsHDU | protected |
| m_hdunum | GFitsHDU | protected |
| m_header | GFitsHDU | protected |
| m_name | GFitsHDU | protected |
| move_to_hdu(void) | GFitsHDU | protected |
| open(void *vptr, int hdunum) | GFitsHDU | protected |
| operator=(const GFitsHDU &hdu) | GFitsHDU | |
| print(const GChatter &chatter=NORMAL) const =0 | GFitsHDU | pure virtual |
| print_hdu(const GChatter &chatter=NORMAL) const | GFitsHDU | protected |
| real(const std::string &keyname) const | GFitsHDU | inline |
| save(void) | GFitsHDU | protected |
| string(const std::string &keyname) const | GFitsHDU | inline |
| typecode(int type) const | GFitsHDU | protected |
| ~GBase(void) | GBase | inlinevirtual |
| ~GFitsHDU(void) | GFitsHDU | virtual |