![]() |
ATLAS Offline Software
|
convert to and from a SG storable More...
#include "AthenaKernel/StorableConversions.h"#include "AthenaKernel/CLIDRegistry.h"#include "GaudiKernel/System.h"#include "AthenaKernel/getMessageSvc.h"#include "GaudiKernel/MsgStream.h"Go to the source code of this file.
Namespaces | |
| SG | |
| Forward declaration. | |
Functions | |
| void * | SG::fromStorable (DataObject *pDObj, CLID clid, const std::type_info *tinfo, bool quiet[[maybe_unused]], IRegisterTransient *irt, bool isConst) |
| Try to get the pointer back from a DataObject, converted to be of type clid. More... | |
| void * | SG::Storable_cast (DataObject *pDObj, CLID clid, const std::type_info *tinfo=nullptr, bool quiet=false, IRegisterTransient *irt=0, bool isConst=true) |
| Try to get the pointer back from a DataObject, converted to be of type clid. More... | |
convert to and from a SG storable
Definition in file StorableConversions.cxx.
1.8.18