![]() |
ATLAS Offline Software
|
Smart pointer to manage DataObject reference counts.
More...
#include "AthenaKernel/StorableConversions.h"#include "GaudiKernel/DataObject.h"#include "CxxUtils/RefCountedPtr.h"#include <memory>Go to the source code of this file.
Namespaces | |
| SG | |
| Forward declaration. | |
Typedefs | |
| template<CxxUtils::detail::RefCounted T> | |
| using | SG::DataObjectSharedPtr = CxxUtils::RefCountedPtr< T > |
Functions | |
| template<typename T > | |
| DataObject * | SG::asStorable (SG::DataObjectSharedPtr< T > pObject) |
Smart pointer to manage DataObject reference counts.
Definition in file DataObjectSharedPtr.h.
1.8.18