Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Defines | Enumerations

PersistencySvc.cpp File Reference

#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/CnvFactory.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/IConverter.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IDataSelector.h"
#include "GaudiKernel/IOpaqueAddress.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/strcasecmp.h"
#include "GaudiKernel/TypeNameString.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "PersistencySvc.h"
Include dependency graph for PersistencySvc.cpp:

Go to the source code of this file.

Defines

#define PERSISTENCYSVC_PERSISTENCYSVC_CPP
#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()

Enumerations

enum  CnvSvcAction {
  CREATE_OBJ, FILL_OBJ_REFS, UPDATE_OBJ, UPDATE_OBJ_REFS,
  CREATE_REP, FILL_REP_REFS, UPDATE_REP, UPDATE_REP_REFS,
  CREATE_OBJ, FILL_OBJ_REFS, UPDATE_OBJ, UPDATE_OBJ_REFS,
  CREATE_REP, FILL_REP_REFS, UPDATE_REP, UPDATE_REP_REFS
}

Define Documentation

#define DEBMSG   ON_DEBUG debug()

Definition at line 40 of file PersistencySvc.cpp.

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

Definition at line 37 of file PersistencySvc.cpp.

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

Definition at line 38 of file PersistencySvc.cpp.

#define PERSISTENCYSVC_PERSISTENCYSVC_CPP

Definition at line 18 of file PersistencySvc.cpp.

#define VERMSG   ON_VERBOSE verbose()

Definition at line 41 of file PersistencySvc.cpp.


Enumeration Type Documentation

Enumerator:
CREATE_OBJ 
FILL_OBJ_REFS 
UPDATE_OBJ 
UPDATE_OBJ_REFS 
CREATE_REP 
FILL_REP_REFS 
UPDATE_REP 
UPDATE_REP_REFS 
CREATE_OBJ 
FILL_OBJ_REFS 
UPDATE_OBJ 
UPDATE_OBJ_REFS 
CREATE_REP 
FILL_REP_REFS 
UPDATE_REP 
UPDATE_REP_REFS 

Definition at line 47 of file PersistencySvc.cpp.

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

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