Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Defines | Typedefs

DataSvc.cpp File Reference

#include "GaudiKernel/IConverter.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "GaudiKernel/IConversionSvc.h"
#include "GaudiKernel/xtoa.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/RegistryEntry.h"
#include "GaudiKernel/DataSvc.h"
#include "GaudiKernel/DataIncident.h"
#include "GaudiKernel/IIncidentSvc.h"
#include <cassert>
#include <cstdlib>
#include <vector>
#include <algorithm>
#include <sstream>
Include dependency graph for DataSvc.cpp:

Go to the source code of this file.

Defines

#define DATASVC_DATASVC_CPP
#define CAST_REGENTRY(x, y)   dynamic_cast<x>(y)
#define ON_DEBUG   if (UNLIKELY(outputLevel() <= MSG::DEBUG))
#define ON_VERBOSE   if (UNLIKELY(outputLevel() <= MSG::VERBOSE))
#define DEBMSG   ON_DEBUG debug()
#define VERMSG   ON_VERBOSE verbose()

Typedefs

typedef
DataSvcHelpers::RegistryEntry 
RegEntry

Define Documentation

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

Definition at line 58 of file DataSvc.cpp.

#define DATASVC_DATASVC_CPP

Definition at line 19 of file DataSvc.cpp.

#define DEBMSG   ON_DEBUG debug()

Definition at line 65 of file DataSvc.cpp.

#define ON_DEBUG   if (UNLIKELY(outputLevel() <= MSG::DEBUG))

Definition at line 62 of file DataSvc.cpp.

#define ON_VERBOSE   if (UNLIKELY(outputLevel() <= MSG::VERBOSE))

Definition at line 63 of file DataSvc.cpp.

#define VERMSG   ON_VERBOSE verbose()

Definition at line 66 of file DataSvc.cpp.


Typedef Documentation

Definition at line 60 of file DataSvc.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:32 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004