GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelAssociation.cpp File Reference

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
 

Detailed Description

Model association class implementation.

Author
Juergen Knodlseder

Definition in file GModelAssociation.cpp.

Macro Definition Documentation

◆ G_ERROR

#define G_ERROR   "GModelAssociation::error(std::string&)"

Definition at line 40 of file GModelAssociation.cpp.

Referenced by GModelAssociation::error().

◆ G_GET_PROPERTY_XML

#define G_GET_PROPERTY_XML
Value:
"GModelAssociation::get_property_xml("\
"GXmlElement&, std::string&)"

Definition at line 43 of file GModelAssociation.cpp.

Referenced by GModelAssociation::get_property_xml().

◆ G_PROPERTY

#define G_PROPERTY
Value:
"GModelAssociation::property(std::string&, std::string&,"\
" std::string&)"

Definition at line 41 of file GModelAssociation.cpp.

Referenced by GModelAssociation::property().

◆ G_VALUE

#define G_VALUE   "GModelAssociation::value(std::string&)"