get(void) const | Ref< T > | [inline] |
operator!=(const T *other) const | Ref< T > | [inline] |
operator!=(const Ref< T > &other) const | Ref< T > | [inline] |
operator->() const | Ref< T > | [inline] |
operator=(Ref< T > other) | Ref< T > | [inline] |
operator=(T *obj) | Ref< T > | [inline] |
operator==(const T *other) const | Ref< T > | [inline] |
operator==(const Ref< T > &other) const | Ref< T > | [inline] |
Ref(void) | Ref< T > | [inline] |
Ref(const Ref< T > &other) | Ref< T > | [inline] |
Ref(T *obj) | Ref< T > | [inline] |
set(T *newobj) | Ref< T > | [inline] |
~Ref(void) | Ref< T > | [inline, virtual] |