![]() |
|
|
Generated: 18 Jul 2008 |
#include <algorithm>
#include "GaudiKernel/IDataStoreAgent.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/RegistryEntry.h"
Include dependency graph for RegistryEntry.cpp:

Go to the source code of this file.
Defines | |
| #define | DATASVC_REGISTRYENTRY_CPP |
| #define | CAST_REGENTRY(x, y) dynamic_cast<x>(y) |
Enumerations | |
| enum | Seperator { SEPARATOR = '/' } |
| #define CAST_REGENTRY | ( | x, | |||
| y | ) | dynamic_cast<x>(y) |
Definition at line 40 of file RegistryEntry.cpp.
| #define DATASVC_REGISTRYENTRY_CPP |
Definition at line 20 of file RegistryEntry.cpp.
| enum Seperator |