|  | The Gaudi Framework
    v38r0 (2143aa4c)
    | 
#include "GaudiKernel/DataObject.h"#include "GaudiKernel/IConverter.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IDataSelector.h"#include "GaudiKernel/IOpaqueAddress.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartIF.h"#include "GaudiKernel/TypeNameString.h"#include "GaudiKernel/strcasecmp.h"#include "PersistencySvc.h"
Go to the source code of this file.
| Macros | |
| #define | PERSISTENCYSVC_PERSISTENCYSVC_CPP | 
| Enumerations | |
| enum | CnvSvcAction { CREATE_OBJ, FILL_OBJ_REFS, UPDATE_OBJ, UPDATE_OBJ_REFS, CREATE_REP, FILL_REP_REFS, UPDATE_REP, UPDATE_REP_REFS } | 
| #define PERSISTENCYSVC_PERSISTENCYSVC_CPP | 
Definition at line 29 of file PersistencySvc.cpp.
| enum CnvSvcAction | 
| Enumerator | |
|---|---|
| CREATE_OBJ | |
| FILL_OBJ_REFS | |
| UPDATE_OBJ | |
| UPDATE_OBJ_REFS | |
| CREATE_REP | |
| FILL_REP_REFS | |
| UPDATE_REP | |
| UPDATE_REP_REFS | |
Definition at line 49 of file PersistencySvc.cpp.