Smart pointer to manage DataObject
reference counts.
More...
#include "AthenaKernel/StorableConversions.h"
#include "GaudiKernel/DataObject.h"
#include "boost/intrusive_ptr.hpp"
#include <memory>
Go to the source code of this file.
Smart pointer to manage DataObject
reference counts.
- Author
- scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
- Date
- Feb, 2016
Definition in file DataObjectSharedPtr.h.
◆ intrusive_ptr_add_ref()
void intrusive_ptr_add_ref |
( |
DataObject * |
o | ) |
|
|
inline |
◆ intrusive_ptr_release()
void intrusive_ptr_release |
( |
DataObject * |
o | ) |
|
|
inline |