| CPointerHandleBaseT(void) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| CPointerHandleBaseT(TYP t) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| CPointerHandleBaseT(const CPointerHandleBaseT &other) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| GetReferCount(void) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| IsNull(void) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| Null(void) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator const TYP(void) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator TYP(void) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator!=(TYP t) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator->(void) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator->(void) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator=(TYP t) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator=(const CPointerHandleBaseT &other) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| operator==(TYP t) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| ReferP(void) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| ReferP(void) const | CPointerHandleBaseT< TYP, DELE, NUL > | |
| SetReferCount(int iCount) | CPointerHandleBaseT< TYP, DELE, NUL > | |
| ~CPointerHandleBaseT(void) | CPointerHandleBaseT< TYP, DELE, NUL > | |