_ptr | PointerToBase< T > | [protected] |
clear() | ConstPointerTo< T > | [inline] |
ConstPointerTo(const To *ptr=(const To *) NULL) | ConstPointerTo< T > | [inline] |
ConstPointerTo(const PointerTo< T > ©) | ConstPointerTo< T > | [inline] |
ConstPointerTo(const ConstPointerTo< T > ©) | ConstPointerTo< T > | [inline] |
is_null() const | ConstPointerTo< T > | [inline] |
operator *() const | ConstPointerTo< T > | [inline] |
operator const TYPENAME PointerToBase() const | ConstPointerTo< 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 | ConstPointerTo< 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=(const To *ptr) | ConstPointerTo< T > | [inline] |
operator=(const ConstPointerTo< T > ©) | ConstPointerTo< T > | [inline] |
operator=(const PointerTo< T > ©) | ConstPointerTo< 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 | ConstPointerTo< 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 | ConstPointerTo< T > | |
~PointerToBase() | PointerToBase< T > | [inline, protected] |