GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

Definition at line 40 of file GModelAssociation.cpp.

Referenced by GModelAssociation::error().

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

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

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