com_ptr(element_type *ptr=NULL) | com_ptr | [explicit] |
com_ptr(com_ptr &other) | com_ptr | |
com_ptr(const com_ptr< T2 > &other) | com_ptr | |
element_type typedef | com_ptr | |
get() const | com_ptr | |
operator *() const | com_ptr | |
operator!=(const com_ptr< T1 > &left, const com_ptr< T2 > &right) | com_ptr | [related] |
operator->() const | com_ptr | |
operator<(const com_ptr< T1 > &left, const com_ptr< T2 > &right) | com_ptr | [related] |
operator=(const com_ptr &other) | com_ptr | |
operator=(const com_ptr< T2 > &other) | com_ptr | |
operator==(const com_ptr< T1 > &left, const com_ptr< T2 > &right) | com_ptr | [related] |
reset(element_type *ptr=NULL) const | com_ptr | |
swap(com_ptr &other) | com_ptr | |
swap(com_ptr< T > &left, com_ptr< T > &right) | com_ptr | [related] |
~com_ptr() | com_ptr |