#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/StatusCode.h"
#include <string>
#include <ostream>
Include dependency graph for DataObject.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Gaudi |
Classes | |
class | DataObject |
A DataObject is the base class of any identifyable object on any data store. More... | |
Functions | |
void | Gaudi::pushCurrentDataObject (DataObject **pobjAddr) |
void | Gaudi::popCurrentDataObject () |
DataObject * | Gaudi::getCurrentDataObject () |
Variables | |
static const CLID | CLID_DataObject = 1 |
const CLID CLID_DataObject = 1 [static] |
Definition at line 21 of file DataObject.h.