| element_type typedef | testing::internal::linked_ptr< T > | |
| get() const | testing::internal::linked_ptr< T > | |
| linked_ptr class | testing::internal::linked_ptr< T > | [friend] |
| linked_ptr(T *ptr=NULL) | testing::internal::linked_ptr< T > | [explicit] |
| linked_ptr(linked_ptr< U > const &ptr) | testing::internal::linked_ptr< T > | |
| linked_ptr(linked_ptr const &ptr) | testing::internal::linked_ptr< T > | |
| operator!=(T *p) const | testing::internal::linked_ptr< T > | |
| operator!=(linked_ptr< U > const &ptr) const | testing::internal::linked_ptr< T > | |
| operator*() const | testing::internal::linked_ptr< T > | |
| operator->() const | testing::internal::linked_ptr< T > | |
| operator=(linked_ptr< U > const &ptr) | testing::internal::linked_ptr< T > | |
| operator=(linked_ptr const &ptr) | testing::internal::linked_ptr< T > | |
| operator==(T *p) const | testing::internal::linked_ptr< T > | |
| operator==(linked_ptr< U > const &ptr) const | testing::internal::linked_ptr< T > | |
| reset(T *ptr=NULL) | testing::internal::linked_ptr< T > | |
| ~linked_ptr() | testing::internal::linked_ptr< T > |