This is the complete list of members for CScopedPtr< T, Alloc >, including all inherited members.
allocator_type typedef (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | |
CScopedPtr(pointer p=NULL) (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inlineexplicit |
element_type typedef (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | |
get() const (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
operator __SafeBool() const (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
operator!() const (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
operator*() const (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
operator->() const (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
pointer typedef (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | |
reference typedef (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | |
release() (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
reset(pointer p=NULL) (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
swap(__Myt &a) (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |
~CScopedPtr() (defined in CScopedPtr< T, Alloc >) | CScopedPtr< T, Alloc > | inline |