GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GFitsImageByte Member List

This is the complete list of members for GFitsImageByte, including all inherited members.

alloc_data(void)GFitsImageByteprivatevirtual
alloc_nulval(const void *value)GFitsImageByteprivatevirtual
anynul(void) const GFitsImageinline
at(const int &ix)GFitsImageByte
at(const int &ix, const int &iy)GFitsImageByte
at(const int &ix, const int &iy, const int &iz)GFitsImageByte
at(const int &ix, const int &iy, const int &iz, const int &it)GFitsImageByte
at(const int &ix) const GFitsImageByte
at(const int &ix, const int &iy) const GFitsImageByte
at(const int &ix, const int &iy, const int &iz) const GFitsImageByte
at(const int &ix, const int &iy, const int &iz, const int &it) const GFitsImageByte
bitpix(void) const GFitsImageinline
card(const int &cardno)GFitsHDUinline
card(const int &cardno) const GFitsHDUinline
card(const std::string &keyname)GFitsHDUinline
card(const std::string &keyname) const GFitsHDUinline
card(const GFitsHeaderCard &card)GFitsHDUinline
card(const std::string &keyname, const std::string &value, const std::string &comment)GFitsHDUinline
card(const std::string &keyname, const double &value, const std::string &comment)GFitsHDUinline
card(const std::string &keyname, const int &value, const std::string &comment)GFitsHDUinline
card(const std::string &keyname, const bool &value, const std::string &comment)GFitsHDUinline
card(const std::string &keyname, const char *value, const std::string &comment)GFitsHDUinline
cards(void) const GFitsHDUinline
classname(void) const GFitsImageByteinlinevirtual
clear(void)GFitsImageBytevirtual
clone(void) const GFitsImageBytevirtual
connect(void *fptr)GFitsHDUprotected
construct_data(const unsigned char *pixels)GFitsImageByteprivate
copy_members(const GFitsImageByte &image)GFitsImageByteprivate
GFitsImage::copy_members(const GFitsImage &image)GFitsImageprotected
GFitsHDU::copy_members(const GFitsHDU &hdu)GFitsHDUprotected
data_close(void)GFitsImageprotectedvirtual
data_connect(void *vptr)GFitsImageprotectedvirtual
data_open(void *vptr)GFitsImageprotectedvirtual
data_save(void)GFitsImageprotectedvirtual
extname(void) const GFitsHDUinline
extname(const std::string &extname)GFitsHDU
extno(void) const GFitsHDUinline
extno(const int &extno)GFitsHDUinline
exttype(void) const GFitsImageinlinevirtual
fetch_data(void)GFitsImageprotected
free_members(void)GFitsImageByteprivate
get_hdu_type(void) const GFitsHDUprotected
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
GFitsImageByte(void)GFitsImageByte
GFitsImageByte(const int &nx, const unsigned char *pixels=NULL)GFitsImageByte
GFitsImageByte(const int &nx, const int &ny, const unsigned char *pixels=NULL)GFitsImageByte
GFitsImageByte(const int &nx, const int &ny, const int &nz, const unsigned char *pixels=NULL)GFitsImageByte
GFitsImageByte(const int &nx, const int &ny, const int &nz, const int &nt, const unsigned char *pixels=NULL)GFitsImageByte
GFitsImageByte(const std::vector< int > &naxes, const unsigned char *pixels=NULL)GFitsImageByte
GFitsImageByte(const GFitsImage &image)GFitsImageByte
GFitsImageByte(const GFitsImageByte &image)GFitsImageByte
has_card(const int &cardno) const GFitsHDUinline
has_card(const std::string &keyname) const GFitsHDUinline
HDUType enum nameGFitsHDU
header(void) const GFitsHDUinline
header(const GFitsHeader &header)GFitsHDUinline
HT_ASCII_TABLE enum valueGFitsHDU
HT_BIN_TABLE enum valueGFitsHDU
HT_IMAGE enum valueGFitsHDU
init_data(void)GFitsImageByteprivatevirtual
init_image_header(void)GFitsImageprotected
init_members(void)GFitsImageByteprivate
integer(const std::string &keyname) const GFitsHDUinline
load_data(void) const GFitsImageByteprivate
load_image(int datatype, const void *pixels, const void *nulval, int *anynul)GFitsImageprotected
m_anynulGFitsImageprotected
m_bitpixGFitsImageprotected
m_fitsfileGFitsHDUprotected
m_hdunumGFitsHDUprotected
m_headerGFitsHDUprotected
m_nameGFitsHDUprotected
m_naxesGFitsImageprotected
m_naxisGFitsImageprotected
m_nulvalGFitsImageByteprivate
m_num_pixelsGFitsImageprotected
m_pixelsGFitsImageByteprivate
move_to_hdu(void)GFitsHDUprotected
naxes(const int &axis) const GFitsImage
naxis(void) const GFitsImageinline
npix(void) const GFitsImageinline
nulval(const void *value)GFitsImage
nulval(void) const GFitsImageinline
offset(const int &ix) const GFitsImageprotected
offset(const int &ix, const int &iy) const GFitsImageprotected
offset(const int &ix, const int &iy, const int &iz) const GFitsImageprotected
offset(const int &ix, const int &iy, const int &iz, const int &it) const GFitsImageprotected
open(void *vptr, int hdunum)GFitsHDUprotected
open_image(void *vptr)GFitsImageprotected
operator()(const int &ix)GFitsImageByte
operator()(const int &ix, const int &iy)GFitsImageByte
operator()(const int &ix, const int &iy, const int &iz)GFitsImageByte
operator()(const int &ix, const int &iy, const int &iz, const int &it)GFitsImageByte
operator()(const int &ix) const GFitsImageByte
operator()(const int &ix, const int &iy) const GFitsImageByte
operator()(const int &ix, const int &iy, const int &iz) const GFitsImageByte
operator()(const int &ix, const int &iy, const int &iz, const int &it) const GFitsImageByte
operator=(const GFitsImageByte &image)GFitsImageByte
GFitsImage::operator=(const GFitsImage &image)GFitsImage
GFitsHDU::operator=(const GFitsHDU &hdu)GFitsHDU
pixel(const int &ix) const GFitsImageBytevirtual
pixel(const int &ix, const int &iy) const GFitsImageBytevirtual
pixel(const int &ix, const int &iy, const int &iz) const GFitsImageBytevirtual
pixel(const int &ix, const int &iy, const int &iz, const int &it) const GFitsImageBytevirtual
pixels(void)GFitsImageBytevirtual
print(const GChatter &chatter=NORMAL) const GFitsImagevirtual
print_hdu(const GChatter &chatter=NORMAL) const GFitsHDUprotected
ptr_data(void)GFitsImageByteinlineprivatevirtual
ptr_nulval(void)GFitsImageByteinlineprivatevirtual
real(const std::string &keyname) const GFitsHDUinline
release_data(void)GFitsImageByteprivatevirtual
save(void)GFitsHDUprotected
save_image(int datatype, const void *pixels)GFitsImageprotected
string(const std::string &keyname) const GFitsHDUinline
type(void) const GFitsImageBytevirtual
typecode(int type) const GFitsHDUprotected
~GBase(void)GBaseinlinevirtual
~GFitsHDU(void)GFitsHDUvirtual
~GFitsImage(void)GFitsImagevirtual
~GFitsImageByte(void)GFitsImageBytevirtual