Acquire(T *pObject, unsigned *pCount) | CountedPtr< T > | [inline] |
Acquire(T2 *pObject, unsigned *pCount) | CountedPtr< T > | [inline] |
CountedPtr(T *pointer=NULL) | CountedPtr< T > | [inline, explicit] |
CountedPtr(std::auto_ptr< T > aPointer) | CountedPtr< T > | [inline] |
CountedPtr(const CountedPtr &from) | CountedPtr< T > | [inline] |
CountedPtr(std::auto_ptr< T2 > aPointer) | CountedPtr< T > | [inline] |
CountedPtr(const CountedPtr< T2 > &cPointer) | CountedPtr< T > | [inline] |
Drop() | CountedPtr< T > | [inline] |
Get() const | CountedPtr< T > | [inline] |
mpCount (zdefiniowana w CountedPtr< T >) | CountedPtr< T > | |
mpObject (zdefiniowana w CountedPtr< T >) | CountedPtr< T > | |
operator *() const | CountedPtr< T > | [inline] |
operator->() const | CountedPtr< T > | [inline] |
operator=(const CountedPtr &from) | CountedPtr< T > | [inline] |
operator=(std::auto_ptr< T > aPointer) | CountedPtr< T > | [inline] |
operator=(const CountedPtr< T2 > &from) | CountedPtr< T > | [inline] |
Reset(T *pNew) | CountedPtr< T > | [inline] |
~CountedPtr() | CountedPtr< T > | [inline] |