GammaLib
2.1.0.dev
|
#include "GException.hpp"
#include "GMath.hpp"
#include "GFits.hpp"
#include "GFitsTable.hpp"
#include "GCOMTools.hpp"
#include "GCOMSupport.hpp"
#include "GCOMOads.hpp"
Go to the source code of this file.
Macros | |
#define | G_AT "GCOMOads::at(int&)" |
#define | G_INSERT "GCOMOads::insert(int&, GCOMOad&)" |
#define | G_REMOVE "GCOMOads::remove(int&)" |
#define | G_READ "GCOMOads::read(GFitsTable&)" |
#define G_AT "GCOMOads::at(int&)" |
Definition at line 40 of file GCOMOads.cpp.
Referenced by GCOMOads::at().
#define G_INSERT "GCOMOads::insert(int&, GCOMOad&)" |
Definition at line 41 of file GCOMOads.cpp.
Referenced by GCOMOads::insert().
#define G_READ "GCOMOads::read(GFitsTable&)" |
Definition at line 43 of file GCOMOads.cpp.
Referenced by GCOMOads::read().
#define G_REMOVE "GCOMOads::remove(int&)" |
Definition at line 42 of file GCOMOads.cpp.
Referenced by GCOMOads::remove().