ATLAS Offline Software
Namespaces | Functions
StorableConversions.cxx File Reference

convert to and from a SG storable More...

#include "AthenaKernel/StorableConversions.h"
Include dependency graph for StorableConversions.cxx:

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...
 

Detailed Description

convert to and from a SG storable

Id
StorableConversions.cxx,v 1.2 2008-04-08 16:05:32 ssnyder Exp
Author
ATLAS Collaboration

Definition in file StorableConversions.cxx.