Public Member Functions | |
| void | addRef () |
| void | removeRef () |
| Int32 | refCount () const |
Private Attributes | |
| std::atomic< Int32 > | m_counter |
Definition at line 38 of file SharedPtr.h.
|
inline |
Definition at line 42 of file SharedPtr.h.
|
inline |
Definition at line 45 of file SharedPtr.h.
|
inline |
Definition at line 47 of file SharedPtr.h.
|
inline |
Definition at line 46 of file SharedPtr.h.
|
private |
Definition at line 51 of file SharedPtr.h.