GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GFitsTableShortCol.cpp File Reference

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&)"
 

Detailed Description

FITS table short integer column class implementation.

Author
Juergen Knoedlseder

Definition in file GFitsTableShortCol.cpp.

Macro Definition Documentation

#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().