Public Member Functions | |
| BasePtrTrackerDeletionImpl (T *ptr, DL d) | |
Public Member Functions inherited from Common::BasePtrTrackerInternal | |
| void | incWeak () |
| void | decWeak () |
| void | incStrong () |
| void | decStrong () |
| bool | isAlive () const |
| RefValue | getStrongCount () const |
Additional Inherited Members | |
Public Types inherited from Common::BasePtrTrackerInternal | |
| typedef int | RefValue |