|
GammaLib 2.2.0.dev
|
This is the complete list of members for GFitsImageULong, including all inherited members.
| alloc_data(void) | GFitsImageULong | privatevirtual |
| alloc_nulval(const void *value) | GFitsImageULong | privatevirtual |
| anynul(void) const | GFitsImage | inline |
| at(const int &ix) | GFitsImageULong | |
| at(const int &ix, const int &iy) | GFitsImageULong | |
| at(const int &ix, const int &iy, const int &iz) | GFitsImageULong | |
| at(const int &ix, const int &iy, const int &iz, const int &it) | GFitsImageULong | |
| at(const int &ix) const | GFitsImageULong | |
| at(const int &ix, const int &iy) const | GFitsImageULong | |
| at(const int &ix, const int &iy, const int &iz) const | GFitsImageULong | |
| at(const int &ix, const int &iy, const int &iz, const int &it) const | GFitsImageULong | |
| bitpix(void) const | GFitsImage | inline |
| 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 | GFitsImageULong | inlinevirtual |
| clear(void) | GFitsImageULong | virtual |
| clone(void) const | GFitsImageULong | virtual |
| connect(void *fptr) | GFitsHDU | protected |
| construct_data(const unsigned long *pixels) | GFitsImageULong | private |
| copy_members(const GFitsImageULong &image) | GFitsImageULong | private |
| GFitsImage::copy_members(const GFitsImage &image) | GFitsImage | protected |
| GFitsHDU::copy_members(const GFitsHDU &hdu) | GFitsHDU | protected |
| data_close(void) | GFitsImage | protectedvirtual |
| data_connect(void *vptr) | GFitsImage | protectedvirtual |
| data_open(void *vptr) | GFitsImage | protectedvirtual |
| data_save(void) | GFitsImage | protectedvirtual |
| 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 | GFitsImage | inlinevirtual |
| fetch_data(void) | GFitsImage | protected |
| free_members(void) | GFitsImageULong | private |
| get_hdu_type(void) const | GFitsHDU | protected |
| GFitsHDU(void) | GFitsHDU | |
| GFitsHDU(const GFitsHDU &hdu) | GFitsHDU | |
| GFitsImage(void) | GFitsImage | |
| GFitsImage(const int &bitpix, const int &nx) | GFitsImage | |
| GFitsImage(const int &bitpix, const int &nx, const int &ny) | GFitsImage | |
| GFitsImage(const int &bitpix, const int &nx, const int &ny, const int &nz) | GFitsImage | |
| GFitsImage(const int &bitpix, const int &nx, const int &ny, const int &nz, const int &nt) | GFitsImage | |
| GFitsImage(const int &bitpix, const std::vector< int > &naxes) | GFitsImage | |
| GFitsImage(const GFitsImage &image) | GFitsImage | |
| GFitsImageULong(void) | GFitsImageULong | |
| GFitsImageULong(const int &nx, const unsigned long *pixels=NULL) | GFitsImageULong | |
| GFitsImageULong(const int &nx, const int &ny, const unsigned long *pixels=NULL) | GFitsImageULong | |
| GFitsImageULong(const int &nx, const int &ny, const int &nz, const unsigned long *pixels=NULL) | GFitsImageULong | |
| GFitsImageULong(const int &nx, const int &ny, const int &nz, const int &nt, const unsigned long *pixels=NULL) | GFitsImageULong | |
| GFitsImageULong(const std::vector< int > &naxes, const unsigned long *pixels=NULL) | GFitsImageULong | |
| GFitsImageULong(const GFitsImage &image) | GFitsImageULong | |
| GFitsImageULong(const GFitsImageULong &image) | GFitsImageULong | |
| 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_data(void) | GFitsImageULong | privatevirtual |
| init_image_header(void) | GFitsImage | protected |
| init_members(void) | GFitsImageULong | private |
| integer(const std::string &keyname) const | GFitsHDU | inline |
| load_data(void) const | GFitsImageULong | private |
| load_image(int datatype, const void *pixels, const void *nulval, int *anynul) | GFitsImage | protected |
| m_anynul | GFitsImage | protected |
| m_bitpix | GFitsImage | protected |
| m_fitsfile | GFitsHDU | protected |
| m_hdunum | GFitsHDU | protected |
| m_header | GFitsHDU | protected |
| m_name | GFitsHDU | protected |
| m_naxes | GFitsImage | protected |
| m_naxis | GFitsImage | protected |
| m_nulval | GFitsImageULong | private |
| m_num_pixels | GFitsImage | protected |
| m_pixels | GFitsImageULong | private |
| move_to_hdu(void) | GFitsHDU | protected |
| naxes(const int &axis) const | GFitsImage | |
| naxis(void) const | GFitsImage | inline |
| npix(void) const | GFitsImage | inline |
| nulval(const void *value) | GFitsImage | |
| nulval(void) const | GFitsImage | inline |
| offset(const int &ix) const | GFitsImage | protected |
| offset(const int &ix, const int &iy) const | GFitsImage | protected |
| offset(const int &ix, const int &iy, const int &iz) const | GFitsImage | protected |
| offset(const int &ix, const int &iy, const int &iz, const int &it) const | GFitsImage | protected |
| open(void *vptr, int hdunum) | GFitsHDU | protected |
| open_image(void *vptr) | GFitsImage | protected |
| operator()(const int &ix) | GFitsImageULong | |
| operator()(const int &ix, const int &iy) | GFitsImageULong | |
| operator()(const int &ix, const int &iy, const int &iz) | GFitsImageULong | |
| operator()(const int &ix, const int &iy, const int &iz, const int &it) | GFitsImageULong | |
| operator()(const int &ix) const | GFitsImageULong | |
| operator()(const int &ix, const int &iy) const | GFitsImageULong | |
| operator()(const int &ix, const int &iy, const int &iz) const | GFitsImageULong | |
| operator()(const int &ix, const int &iy, const int &iz, const int &it) const | GFitsImageULong | |
| operator=(const GFitsImageULong &image) | GFitsImageULong | |
| GFitsImage::operator=(const GFitsImage &image) | GFitsImage | |
| GFitsHDU::operator=(const GFitsHDU &hdu) | GFitsHDU | |
| pixel(const int &ix) const | GFitsImageULong | virtual |
| pixel(const int &ix, const int &iy) const | GFitsImageULong | virtual |
| pixel(const int &ix, const int &iy, const int &iz) const | GFitsImageULong | virtual |
| pixel(const int &ix, const int &iy, const int &iz, const int &it) const | GFitsImageULong | virtual |
| pixels(void) | GFitsImageULong | virtual |
| print(const GChatter &chatter=NORMAL) const | GFitsImage | virtual |
| print_hdu(const GChatter &chatter=NORMAL) const | GFitsHDU | protected |
| ptr_data(void) | GFitsImageULong | inlineprivatevirtual |
| ptr_nulval(void) | GFitsImageULong | inlineprivatevirtual |
| real(const std::string &keyname) const | GFitsHDU | inline |
| release_data(void) | GFitsImageULong | privatevirtual |
| save(void) | GFitsHDU | protected |
| save_image(int datatype, const void *pixels) | GFitsImage | protected |
| string(const std::string &keyname) const | GFitsHDU | inline |
| type(void) const | GFitsImageULong | virtual |
| typecode(int type) const | GFitsHDU | protected |
| ~GBase(void) | GBase | inlinevirtual |
| ~GFitsHDU(void) | GFitsHDU | virtual |
| ~GFitsImage(void) | GFitsImage | virtual |
| ~GFitsImageULong(void) | GFitsImageULong | virtual |