GammaLib
2.0.0
|
Model association class implementation. More...
#include "GTools.hpp"
#include "GException.hpp"
#include "GXmlElement.hpp"
#include "GModelAssociation.hpp"
Go to the source code of this file.
Macros | |
#define | G_VALUE "GModelAssociation::value(std::string&)" |
#define | G_ERROR "GModelAssociation::error(std::string&)" |
#define | G_PROPERTY |
#define | G_GET_PROPERTY_XML |
Model association class implementation.
Definition in file GModelAssociation.cpp.
#define G_ERROR "GModelAssociation::error(std::string&)" |
Definition at line 40 of file GModelAssociation.cpp.
Referenced by GModelAssociation::error().
#define G_GET_PROPERTY_XML |
Definition at line 43 of file GModelAssociation.cpp.
Referenced by GModelAssociation::get_property_xml().
#define G_PROPERTY |
Definition at line 41 of file GModelAssociation.cpp.
Referenced by GModelAssociation::property().
#define G_VALUE "GModelAssociation::value(std::string&)" |
Definition at line 39 of file GModelAssociation.cpp.
Referenced by GModelAssociation::value().