|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |
#include "GaudiKernel/ClassID.h"#include "GaudiKernel/StatusCode.h"#include <string>#include <ostream>

Go to the source code of this file.
Classes | |
| class | DataObject |
| A DataObject is the base class of any identifiable object on any data store. More... | |
Namespaces | |
| namespace | Gaudi |
| : AIDA interfaces visibility | |
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 |
|
static |
Definition at line 21 of file DataObject.h.