|
SPH
|
#include <SharedPtr.h>
Public Types | |
| using | SHARE_FROM_THIS_TAG = void |
Public Member Functions | |
| void | setWeakPtr (const WeakPtr< T > &weakPtr) |
| SharedPtr< T > | sharedFromThis () const |
| WeakPtr< T > | weakFromThis () const |
Definition at line 415 of file SharedPtr.h.
| using ShareFromThis< T >::SHARE_FROM_THIS_TAG = void |
Definition at line 420 of file SharedPtr.h.
|
inline |
Definition at line 422 of file SharedPtr.h.
|
inline |
Definition at line 426 of file SharedPtr.h.
|
inline |
Definition at line 432 of file SharedPtr.h.