![]() |
ATLAS Offline Software
|
Interface for registering a transient object in t2p map. More...
#include <IRegisterTransient.h>
Public Member Functions | |
virtual | ~IRegisterTransient () |
Destructor. More... | |
virtual void | registerTransient (void *trans)=0 |
Register a transient object in a t2p map. More... | |
Interface for registering a transient object in t2p map.
(See T2pMap
.)
Definition at line 27 of file IRegisterTransient.h.
|
inlinevirtual |
|
pure virtual |
Register a transient object in a t2p map.
trans | The object to register. |
Implemented in SG::DataProxy.