WeakRefBase

Engine/source/core/util/refBase.h

Base class for objects which can be weakly referenced (i.e., reference goes away when object is destroyed).

More...

Classes:

Private Attributes

Protected Functions

Detailed Description

Base class for objects which can be weakly referenced (i.e., reference goes away when object is destroyed).

Private Attributes

WeakReference * mReference 

Public Functions

WeakRefBase()

~WeakRefBase()

getWeakReference()

Protected Functions

clearWeakReferences()