ATLAS Offline Software
Loading...
Searching...
No Matches
StorableConversions.cxx File Reference

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"
Include dependency graph for StorableConversions.cxx:

Go to the source code of this file.

Namespaces

namespace  SG
 Forward declaration.

Functions

void * SG::fromStorable (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.
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.

Detailed Description

convert to and from a SG storable

Author
ATLAS Collaboration

Definition in file StorableConversions.cxx.