_ptr | PointerToBase< T > | [protected] |
clear() | PointerTo< T > | [inline] |
is_null() const | PointerTo< T > | [inline] |
operator *() const | PointerTo< T > | [inline] |
operator TYPENAME PointerToBase() const | PointerTo< T > | [inline] |
operator!=(const To *other) const | PointerToBase< T > | [inline] |
operator!=(To *other) const | PointerToBase< T > | [inline] |
operator!=(const PointerToBase< To > &other) const | PointerToBase< T > | [inline] |
operator->() const | PointerTo< T > | [inline] |
operator<(const To *other) const | PointerToBase< T > | [inline] |
operator<(const PointerToBase< To > &other) const | PointerToBase< T > | [inline] |
operator<=(const To *other) const | PointerToBase< T > | [inline] |
operator<=(To *other) const | PointerToBase< T > | [inline] |
operator<=(const PointerToBase< To > &other) const | PointerToBase< T > | [inline] |
operator=(To *ptr) | PointerTo< T > | [inline] |
operator=(const PointerTo< T > ©) | PointerTo< T > | [inline] |
operator==(const To *other) const | PointerToBase< T > | [inline] |
operator==(To *other) const | PointerToBase< T > | [inline] |
operator==(const PointerToBase< To > &other) const | PointerToBase< T > | [inline] |
operator>(const To *other) const | PointerToBase< T > | [inline] |
operator>(To *other) const | PointerToBase< T > | [inline] |
operator>(const PointerToBase< To > &other) const | PointerToBase< T > | [inline] |
operator>=(const To *other) const | PointerToBase< T > | [inline] |
operator>=(To *other) const | PointerToBase< T > | [inline] |
operator>=(const PointerToBase< To > &other) const | PointerToBase< T > | [inline] |
output(ostream &out) const | PointerToBase< T > | [inline] |
p() const | PointerTo< T > | [inline] |
PointerTo(To *ptr=(To *) NULL) | PointerTo< T > | [inline] |
PointerTo(const PointerTo< T > ©) | PointerTo< T > | [inline] |
PointerToBase(To *ptr) | PointerToBase< T > | [inline, protected] |
PointerToBase(const PointerToBase< T > ©) | PointerToBase< T > | [inline, protected] |
reassign(To *ptr) | PointerToBase< T > | [protected] |
reassign(const PointerToBase< To > ©) | PointerToBase< T > | [inline, protected] |
To typedef | PointerTo< T > | |
~PointerToBase() | PointerToBase< T > | [inline, protected] |