| BaseClass typedef | istd::TOptDelPtr< Type, DelArray > | |
| Cast() const | istd::TPointerBase< Type > | inline |
| Detach() | istd::TOptDelPtr< Type, DelArray > | protected |
| GetPtr() const | istd::TPointerBase< Type > | inline |
| GetPtrRef() | istd::TPointerBase< Type > | inlineprotected |
| IsToRelase() const | istd::TOptDelPtr< Type, DelArray > | inline |
| IsValid() const | istd::TPointerBase< Type > | inline |
| operator!=(const TPointerBase< Type > &ptr) const | istd::TPointerBase< Type > | inline |
| operator!=(const Type *ptr) const | istd::TPointerBase< Type > | inline |
| operator*() const | istd::TPointerBase< Type > | inline |
| operator->() const | istd::TPointerBase< Type > | inline |
| operator<(const TPointerBase< Type > &ptr) const | istd::TPointerBase< Type > | inline |
| operator<(const Type *ptr) const | istd::TPointerBase< Type > | |
| operator<=(const TPointerBase< Type > &ptr) const | istd::TPointerBase< Type > | inline |
| operator<=(const Type *ptr) const | istd::TPointerBase< Type > | |
| operator=(const TOptDelPtr &ptr) | istd::TOptDelPtr< Type, DelArray > | |
| operator=(Type *ptr) | istd::TOptDelPtr< Type, DelArray > | |
| istd::TPointerBase::operator=(const TPointerBase< Type > ptr) | istd::TPointerBase< Type > | inlineprotected |
| operator==(const TPointerBase< Type > &ptr) const | istd::TPointerBase< Type > | inline |
| operator==(const Type *ptr) const | istd::TPointerBase< Type > | inline |
| operator>(const TPointerBase< Type > &ptr) const | istd::TPointerBase< Type > | inline |
| operator>(const Type *ptr) const | istd::TPointerBase< Type > | |
| operator>=(const TPointerBase< Type > &ptr) const | istd::TPointerBase< Type > | inline |
| operator>=(const Type *ptr) const | istd::TPointerBase< Type > | |
| PopPtr() | istd::TOptDelPtr< Type, DelArray > | inline |
| Reset() | istd::TOptDelPtr< Type, DelArray > | inline |
| SetCastedOrRemove(SourceType *ptr, bool releaseFlag=false) | istd::TOptDelPtr< Type, DelArray > | inline |
| SetPtr(Type *ptr, bool releaseFlag=false) | istd::TOptDelPtr< Type, DelArray > | inline |
| istd::TPointerBase::SetPtr(Type *ptr) | istd::TPointerBase< Type > | inline |
| Swap(TPointerBase &ptr) | istd::TPointerBase< Type > | |
| TakeOver(TOptDelPtr &sourcePtr) | istd::TOptDelPtr< Type, DelArray > | |
| TOptDelPtr(Type *ptr=NULL, bool releaseFlag=false) | istd::TOptDelPtr< Type, DelArray > | inline |
| TOptDelPtr(const TOptDelPtr &ptr) | istd::TOptDelPtr< Type, DelArray > | inline |
| TPointerBase(Type *ptr=NULL) | istd::TPointerBase< Type > | inline |
| ~TOptDelPtr() | istd::TOptDelPtr< Type, DelArray > | inline |