If you can read this text, it means you are not experiencing this website at its best. This website is designed for used with a standards-compliant browser.
Current version: 2.3.2
ZThreads
A platform-independent, multi-threading and synchronization library for C++
Home Documentation Downloads CVS Contact
CountedPtr< T, CountT > Member List

This is the complete list of members for CountedPtr< T, CountT >, including all inherited members.

CountedPtr (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >friend
CountedPtr() (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
CountedPtr(T *raw) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inlineexplicit
CountedPtr(U *raw) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inlineexplicit
CountedPtr(const CountedPtr &ptr) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
CountedPtr(const CountedPtr< U, V > &ptr) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
equal(const CountedPtr &ptr) const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
equal(const CountedPtr< U, V > &ptr) const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
less(const CountedPtr &ptr) const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
less(const CountedPtr< U, V > &ptr) const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator bool() const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator!() const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator*() (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator->() (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator->() const (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator< (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >friend
operator=(const CountedPtr &ptr) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator=(const CountedPtr< U, V > &ptr) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
operator== (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >friend
reset() (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
swap(CountedPtr &ptr) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
swap(CountedPtr< U, V > &ptr) (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline
~CountedPtr() (defined in CountedPtr< T, CountT >)CountedPtr< T, CountT >inline