GammaLib
2.1.0.dev
|
FITS table byte column class implementation. More...
#include <string>
#include "GException.hpp"
#include "GTools.hpp"
#include "GFitsCfitsio.hpp"
#include "GFitsTableByteCol.hpp"
Go to the source code of this file.
Macros | |
#define | G_INSERT "GFitsTableByteCol::insert(int&, int&)" |
#define | G_REMOVE "GFitsTableByteCol::remove(int&, int&)" |
FITS table byte column class implementation.
Definition in file GFitsTableByteCol.cpp.
#define G_INSERT "GFitsTableByteCol::insert(int&, int&)" |
Definition at line 38 of file GFitsTableByteCol.cpp.
Referenced by GFitsTableByteCol::insert().
#define G_REMOVE "GFitsTableByteCol::remove(int&, int&)" |
Definition at line 39 of file GFitsTableByteCol.cpp.
Referenced by GFitsTableByteCol::remove().