Gaudi Framework, version v21r7p1

Home   Generated: 15 Feb 2010

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,
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.


Enumeration Type Documentation

enum Seperator

Enumerator:
SEPARATOR 

Definition at line 42 of file RegistryEntry.cpp.

00042 { SEPARATOR='/' };


Generated at Mon Feb 15 17:33:06 2010 for Gaudi Framework, version v21r7p1 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004