The Gaudi Framework  v30r3 (a5ef0a68)
DataObject.h File Reference
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/StatusCode.h"
#include <memory>
#include <ostream>
#include <string>
Include dependency graph for DataObject.h:

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

 Gaudi
 Helper functions to set/get the application return code.
 

Functions

GAUDI_API void Gaudi::pushCurrentDataObject (DataObject **pobjAddr)
 
GAUDI_API void Gaudi::popCurrentDataObject ()
 
GAUDI_API DataObjectGaudi::getCurrentDataObject ()