The Gaudi Framework
master (37c0b60a)
|
#include <algorithm>
#include <GaudiKernel/IDataStoreAgent.h>
#include <GaudiKernel/IOpaqueAddress.h>
#include <GaudiKernel/DataObject.h>
#include <GaudiKernel/RegistryEntry.h>
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 { '/' } |
#define CAST_REGENTRY | ( | x, | |
y | |||
) | dynamic_cast<x>( y ) |
Definition at line 49 of file RegistryEntry.cpp.
#define DATASVC_REGISTRYENTRY_CPP |
Definition at line 30 of file RegistryEntry.cpp.
|
constexpr |
Definition at line 50 of file RegistryEntry.cpp.