#include <boost/intrusive_ptr.hpp>
Go to the source code of this file.
Typedefs | |
typedef boost::intrusive_ptr < unit > | unit_ptr |
typedef boost::intrusive_ptr < const unit > | unit_const_ptr |
Functions | |
void | intrusive_ptr_add_ref (const unit *) |
Intrusive Pointer interface. More... | |
void | intrusive_ptr_release (const unit *) |
typedef boost::intrusive_ptr<const unit> unit_const_ptr |
typedef boost::intrusive_ptr<unit> unit_ptr |
Intrusive Pointer interface.
Definition at line 164 of file unit.cpp.
References unit::id(), LOG_UT, unit::ref_count(), unit::ref_count_, and unit::underlying_id().
Definition at line 180 of file unit.cpp.
References unit::id(), LOG_UT, unit::ref_count(), unit::ref_count_, and unit::underlying_id().