![]() |
Public API Reference |
| csWeakRef() | csWeakRef | [inline] |
| csWeakRef(T *newobj) | csWeakRef | [inline] |
| csWeakRef(csWeakRef const &other) | csWeakRef | [inline] |
| IsValid() const | csWeakRef | [inline] |
| operator *() const | csWeakRef | [inline] |
| operator T *() const | csWeakRef | [inline] |
| operator!=(const csWeakRef &r1, const csWeakRef &r2) | csWeakRef | [friend] |
| operator!=(const csWeakRef &r1, T *obj) | csWeakRef | [friend] |
| operator!=(T *obj, const csWeakRef &r1) | csWeakRef | [friend] |
| operator->() const | csWeakRef | [inline] |
| operator=(T *newobj) | csWeakRef | [inline] |
| operator=(csWeakRef const &other) | csWeakRef | [inline] |
| operator==(const csWeakRef &r1, const csWeakRef &r2) | csWeakRef | [friend] |
| operator==(const csWeakRef &r1, T *obj) | csWeakRef | [friend] |
| operator==(T *obj, const csWeakRef &r1) | csWeakRef | [friend] |
| ~csWeakRef() | csWeakRef | [inline] |