Gaudi Framework, version v20r2

Generated: 18 Jul 2008

RegistryEntry.cpp File Reference

#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 Documentation

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

Definition at line 40 of file RegistryEntry.cpp.

#define DATASVC_REGISTRYENTRY_CPP

Definition at line 20 of file RegistryEntry.cpp.


Enumeration Type Documentation

enum Seperator

Enumerator:
SEPARATOR 

Definition at line 42 of file RegistryEntry.cpp.

00042 { SEPARATOR='/' };


Generated at Fri Jul 18 12:04:17 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004