OpendTect
7.0
|
Public Member Functions | |
WeakPtr (const WeakPtr< T > &p) | |
WeakPtr (RefCount::Referenced *p=nullptr) | |
WeakPtr (RefMan< T > &p) | |
~WeakPtr () | |
RefMan< T > | get () const |
WeakPtr< T > & | operator= (const WeakPtr< T > &p) |
RefMan< T > & | operator= (RefMan< T > &p) |
T * | operator= (T *p) |
Public Member Functions inherited from RefCount::WeakPtrBase | |
operator bool () const | |
bool | operator! () const |
bool | operator!= (const WeakPtrBase &oth) const |
bool | operator== (const WeakPtrBase &oth) const |
Additional Inherited Members | |
Public Types inherited from RefCount::WeakPtrBase | |
typedef Threads::SpinLock | LockType |
Protected Member Functions inherited from RefCount::WeakPtrBase | |
WeakPtrBase () | |
void | clearPtr () |
void | set (Referenced *) |
Protected Attributes inherited from RefCount::WeakPtrBase | |
LockType | lock_ |
Referenced * | ptr_ |
Observes a reference counted object. If you wish to use the pointer, you have to obtain it using get().
<>
|
inline |
|
inline |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024