datalock | WeakRefBase | [mutable, private] |
operator *() const | WeakReference< RC > | [inline] |
operator!=(const WeakReference &other) const | WeakReference< RC > | [inline] |
operator!=(const Reference< RC > &other) const | WeakReference< RC > | [inline] |
operator=(const WeakReference &other) | WeakReference< RC > | [inline] |
operator=(const Reference< RC > &other) | WeakReference< RC > | [inline] |
operator==(const WeakReference &other) const | WeakReference< RC > | [inline] |
operator==(const Reference< RC > &other) const | WeakReference< RC > | [inline] |
Reference< RC > (defined in WeakReference< RC >) | WeakReference< RC > | [friend] |
WeakRefBase() (defined in WeakRefBase) | WeakRefBase | [inline, private] |
WeakReference() | WeakReference< RC > | [inline] |
WeakReference(const WeakReference &other) | WeakReference< RC > | [inline] |
WeakReference(const Reference< RC > &other) | WeakReference< RC > | [inline] |
WeakReference(RC *obj) | WeakReference< RC > | [inline] |
~WeakRefBase() (defined in WeakRefBase) | WeakRefBase | [inline, private, virtual] |
~WeakReference() | WeakReference< RC > |