#include <nsCOMPtr.h>
Inheritance diagram for nsCOMPtr< T >:
Collaboration diagram for nsCOMPtr< T >:| typedef T nsCOMPtr< T >::element_type |
| nsCOMPtr< T >::nsCOMPtr | ( | const already_AddRefed< T > & | aSmartPtr | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsQueryInterface | qi | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsQueryInterfaceWithError & | qi | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsGetServiceByCID | gs | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsGetServiceByCIDWithError & | gs | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsGetServiceByContractID | gs | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsGetServiceByContractIDWithError & | gs | ) | [inline] |
| nsCOMPtr< T >::nsCOMPtr | ( | const nsCOMPtr_helper & | helper | ) | [inline] |
| already_AddRefed<T> nsCOMPtr< T >::forget | ( | ) | [inline] |
| void nsCOMPtr< T >::forget | ( | T ** | rhs | ) | [inline] |
| T* nsCOMPtr< T >::get | ( | ) | const [inline] |
| nsCOMPtr< T >::operator T * | ( | ) | const [inline] |
| T& nsCOMPtr< T >::operator* | ( | ) | const [inline] |
| T* nsCOMPtr< T >::operator-> | ( | ) | const [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsGetServiceByCID | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsGetServiceByContractID | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsQueryInterfaceWithError & | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsGetServiceByContractIDWithError & | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsQueryInterface | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsGetServiceByCIDWithError & | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const already_AddRefed< T > & | rhs | ) | [inline] |
| nsCOMPtr<T>& nsCOMPtr< T >::operator= | ( | const nsCOMPtr_helper & | rhs | ) | [inline] |
| T** nsCOMPtr< T >::StartAssignment | ( | ) | [inline] |
| void nsCOMPtr< T >::swap | ( | T *& | rhs | ) | [inline] |
1.7.1