The Gaudi Framework  master (37c0b60a)
MultiStoreSvc.cpp File Reference
Include dependency graph for MultiStoreSvc.cpp:

Go to the source code of this file.

Classes

class  MultiStoreSvc
 
struct  MultiStoreSvc::tagROOT
 Root type (address or object) More...
 

Namespaces

 detail
 

Macros

#define DATASVC_MULTISTORESVC_CPP
 

Typedefs

typedef const std::string CSTR
 
typedef IDataStoreAgent AGENT
 
typedef DataObject OBJECT
 
typedef IOpaqueAddress ADDRESS
 

Macro Definition Documentation

◆ DATASVC_MULTISTORESVC_CPP

#define DATASVC_MULTISTORESVC_CPP

Definition at line 29 of file MultiStoreSvc.cpp.

Typedef Documentation

◆ ADDRESS

Definition at line 56 of file MultiStoreSvc.cpp.

◆ AGENT

Definition at line 54 of file MultiStoreSvc.cpp.

◆ CSTR

typedef const std::string CSTR

Definition at line 53 of file MultiStoreSvc.cpp.

◆ OBJECT

typedef DataObject OBJECT

Definition at line 55 of file MultiStoreSvc.cpp.