|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#include "GaudiKernel/ClassID.h"#include "GaudiKernel/StatusCode.h"#include <string>#include <ostream>

Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
Classes | |
| class | DataObject |
| A DataObject is the base class of any identifiable object on any data store. More... | |
Functions | |
| GAUDI_API void | Gaudi::pushCurrentDataObject (DataObject **pobjAddr) |
| GAUDI_API void | Gaudi::popCurrentDataObject () |
| GAUDI_API DataObject * | Gaudi::getCurrentDataObject () |
Variables | |
| static const CLID | CLID_DataObject = 1 |
const CLID CLID_DataObject = 1 [static] |
Definition at line 21 of file DataObject.h.