addStrongRef() | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
addWeakRef() | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
autoPtr(TYPE *p) | original::autoPtr< TYPE, DERIVED, DELETER > | explicitprotected |
className() const override | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
clean() noexcept | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
compareTo(const autoPtr &other) const override | original::autoPtr< TYPE, DERIVED, DELETER > | |
original::comparable< autoPtr< TYPE, DERIVED, DELETER > >::compareTo(const DERIVED &other) const=0 | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | pure virtual |
destroyRefCnt() noexcept | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
exist() const | original::autoPtr< TYPE, DERIVED, DELETER > | |
expired() const | original::autoPtr< TYPE, DERIVED, DELETER > | |
formatCString(const TYPE &t) | original::printable | static |
formatCString(const TYPE &t) -> const char * (defined in original::printable) | original::printable | |
formatEnum(const TYPE &t) | original::printable | static |
formatEnum(const TYPE &t) -> std::string (defined in original::printable) | original::printable | |
formatString(const TYPE &t) | original::printable | static |
formatString(TYPE *const &ptr) | original::printable | static |
formatString(const TYPE &t) -> std::string (defined in original::printable) | original::printable | |
formatString(const char &t) -> std::string (defined in original::printable) | original::printable | inlinestatic |
formatString(const bool &t) -> std::string (defined in original::printable) | original::printable | inlinestatic |
formatString(TYPE *const &ptr) -> std::string (defined in original::printable) | original::printable | |
formatString(const char *const &ptr) -> std::string (defined in original::printable) | original::printable | inlinestatic |
get() const | original::autoPtr< TYPE, DERIVED, DELETER > | |
get() | original::autoPtr< TYPE, DERIVED, DELETER > | |
newRefCount(TYPE *p=nullptr) | original::autoPtr< TYPE, DERIVED, DELETER > | protectedstatic |
operator bool() const | original::autoPtr< TYPE, DERIVED, DELETER > | explicit |
operator const char *() const | original::printable | inlineexplicit |
operator std::string() const | original::printable | inlineexplicit |
operator!=(const autoPtr< T, DER, DEL > &ptr, const std::nullptr_t &null) | original::autoPtr< TYPE, DERIVED, DELETER > | friend |
operator!=(const std::nullptr_t &null, const autoPtr< T, DER, DEL > &ptr) | original::autoPtr< TYPE, DERIVED, DELETER > | friend |
original::comparable< autoPtr< TYPE, DERIVED, DELETER > >::operator!=(const DERIVED &other) const | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | |
operator*() const | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
operator*() | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
operator->() const | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
operator->() | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
operator<(const DERIVED &other) const | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | |
operator<=(const DERIVED &other) const | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | |
operator==(const autoPtr< T, DER, DEL > &ptr, const std::nullptr_t &null) | original::autoPtr< TYPE, DERIVED, DELETER > | friend |
operator==(const std::nullptr_t &null, const autoPtr< T, DER, DEL > &ptr) | original::autoPtr< TYPE, DERIVED, DELETER > | friend |
original::comparable< autoPtr< TYPE, DERIVED, DELETER > >::operator==(const DERIVED &other) const | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | |
operator>(const DERIVED &other) const | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | |
operator>=(const DERIVED &other) const | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | |
operator[](u_integer index) const | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
operator[](u_integer index) | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
ref_count | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
removeStrongRef() | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
removeWeakRef() | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
setPtr(TYPE *p) | original::autoPtr< TYPE, DERIVED, DELETER > | protected |
strongRefs() const | original::autoPtr< TYPE, DERIVED, DELETER > | |
swap(autoPtr &other) noexcept | original::autoPtr< TYPE, DERIVED, DELETER > | |
toCString(bool enter) const | original::printable | inline |
toString(bool enter) const override | original::autoPtr< TYPE, DERIVED, DELETER > | virtual |
weakRefs() const | original::autoPtr< TYPE, DERIVED, DELETER > | |
~autoPtr() override | original::autoPtr< TYPE, DERIVED, DELETER > | |
~comparable()=default | original::comparable< autoPtr< TYPE, DERIVED, DELETER > > | virtual |
~printable()=0 (defined in original::printable) | original::printable | inlinepure virtual |