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