|
GammaLib 2.2.0.dev
|
#include "GException.hpp"#include "GMath.hpp"#include "GFits.hpp"#include "GFitsTable.hpp"#include "GCOMTools.hpp"#include "GCOMSupport.hpp"#include "GCOMHkds.hpp"Go to the source code of this file.
Macros | |
| #define | G_ACCESS "GCOMHkds::operator[](std::string&)" |
| #define | G_AT "GCOMHkds::at(int&)" |
| #define | G_SET1 "GCOMHkds::set(int&, GCOMHkd&)" |
| #define | G_SET2 "GCOMHkds::set(std::string&, GCOMHkd&)" |
| #define | G_INSERT "GCOMHkds::insert(int&, GCOMHkd&)" |
| #define | G_REMOVE "GCOMHkds::remove(int&)" |
| #define | G_READ "GCOMHkds::read(GFitsTable&)" |
| #define G_ACCESS "GCOMHkds::operator[](std::string&)" |
Definition at line 40 of file GCOMHkds.cpp.
| #define G_AT "GCOMHkds::at(int&)" |
Definition at line 41 of file GCOMHkds.cpp.
| #define G_INSERT "GCOMHkds::insert(int&, GCOMHkd&)" |
Definition at line 44 of file GCOMHkds.cpp.
| #define G_READ "GCOMHkds::read(GFitsTable&)" |
Definition at line 46 of file GCOMHkds.cpp.
| #define G_REMOVE "GCOMHkds::remove(int&)" |
Definition at line 45 of file GCOMHkds.cpp.
| #define G_SET1 "GCOMHkds::set(int&, GCOMHkd&)" |
Definition at line 42 of file GCOMHkds.cpp.
| #define G_SET2 "GCOMHkds::set(std::string&, GCOMHkd&)" |
Definition at line 43 of file GCOMHkds.cpp.