GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GModelTemporalRegistry.cpp File Reference

Temporal model registry class implementation. More...

#include "GModelPar.hpp"
#include "GModelTemporal.hpp"
#include "GModelTemporalRegistry.hpp"
#include "GException.hpp"
#include "GTools.hpp"

Go to the source code of this file.

Macros

#define G_ALLOC   "GModelTemporalRegistry::alloc(GXmlElement&)"
 
#define G_NAME   "GModelTemporalRegistry::name(int&)"
 
#define G_DEBUG_REGISTRY   0
 

Detailed Description

Temporal model registry class implementation.

Author
Juergen Knoedlseder

Definition in file GModelTemporalRegistry.cpp.

Macro Definition Documentation

#define G_ALLOC   "GModelTemporalRegistry::alloc(GXmlElement&)"

Definition at line 38 of file GModelTemporalRegistry.cpp.

Referenced by GModelTemporalRegistry::alloc().

#define G_DEBUG_REGISTRY   0

Definition at line 46 of file GModelTemporalRegistry.cpp.

#define G_NAME   "GModelTemporalRegistry::name(int&)"

Definition at line 39 of file GModelTemporalRegistry.cpp.

Referenced by GModelTemporalRegistry::name().