Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
RegistryEntry.cpp File Reference
Include dependency graph for RegistryEntry.cpp:

Go to the source code of this file.

Macros

#define DATASVC_REGISTRYENTRY_CPP
 
#define CAST_REGENTRY(x, y)   dynamic_cast<x>( y )
 

Variables

constexpr char SEPARATOR { '/' }
 

Macro Definition Documentation

◆ CAST_REGENTRY

#define CAST_REGENTRY (   x,
 
)    dynamic_cast<x>( y )

Definition at line 49 of file RegistryEntry.cpp.

◆ DATASVC_REGISTRYENTRY_CPP

#define DATASVC_REGISTRYENTRY_CPP

Definition at line 30 of file RegistryEntry.cpp.

Variable Documentation

◆ SEPARATOR

constexpr char SEPARATOR { '/' }
constexpr

Definition at line 50 of file RegistryEntry.cpp.