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