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