![]() |
OpendTect 8.0
|
#include <refcount.h>
Public Member Functions | |
| od_int32 | count () const |
| void | ref () |
| bool | refIfReffed () |
| Don't use in production, for debugging. | |
| bool | unRef () |
| void | unRefDontInvalidate () |
| Will allow it to go to zero. | |
Static Public Member Functions | |
| static od_int32 | cInvalidRefCount () |
Private Attributes | |
| Threads::Atomic< od_int32 > | count_ |
Actual implementation of the reference counting. Normally not used by application developers. Use mRefCountImpl marcro instead.
<>
|
inlinestatic |
|
inline |
|
inline |
|
inline |
Don't use in production, for debugging.
|
inline |
Unref to zero will set it to an deleted state, and return true.
|
inline |
Will allow it to go to zero.
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025