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