ATLAS Offline Software
|
convert to and from a SG storable More...
#include "AthenaKernel/StorableConversions.h"
Go to the source code of this file.
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
void * | SG::fromStorable (DataObject *pDObj, CLID clid, IRegisterTransient *irt=0, bool isConst=true) |
Try to get the pointer back from a DataObject, converted to be of type clid. More... | |
void * | SG::Storable_cast (DataObject *pDObj, CLID clid, 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.