nw::ut::WeakPtr Classtemplate <typename TObj, typename TLockObject> class WeakPtr
| Name | Description |
|---|---|
| TObj | |
| TLockObject |
Weak reference class to SharedPtr.
Inheriting and using this class is not supported.
| WeakPtr | Constructor. | |
|---|---|---|
| ~WeakPtr | Destructor. | |
| Lock | Gets a shared pointer from a weak pointer. | |
operator=
|
This is a substitution operator. |
CONFIDENTIAL