addStrongRef() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
addWeakRef() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
autoPtr(TYPE *p) | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | explicitprotected |
className() const override | original::strongPtr< TYPE, DELETER > | virtual |
clean() noexcept | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
compareTo(const autoPtr &other) const override | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > >::compareTo(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const=0 | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | pure virtual |
destroyRefCnt() noexcept | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
exist() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
expired() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, 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, strongPtr< TYPE, DELETER >, DELETER > | |
get() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
makeStrongPtr(Args &&... args) | original::strongPtr< TYPE, DELETER > | friend |
makeStrongPtrArray(u_integer size, Args &&... args) | original::strongPtr< TYPE, DELETER > | friend |
newRefCount(TYPE *p=nullptr) | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protectedstatic |
operator bool() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | explicit |
operator const char *() const | original::printable | inlineexplicit |
operator std::string() const | original::printable | inlineexplicit |
operator!=(const refCntPtr< TYPE, O_DERIVED, DELETER > &other) const | original::refCntPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > >::operator!=(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | |
operator*() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
operator*() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
operator->() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
operator->() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
operator<(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | |
operator<=(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | |
operator=(const strongPtr &other) | original::strongPtr< TYPE, DELETER > | |
operator=(strongPtr &&other) noexcept | original::strongPtr< TYPE, DELETER > | |
operator==(const refCntPtr< TYPE, O_DERIVED, DELETER > &other) const | original::refCntPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > >::operator==(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | |
operator>(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | |
operator>=(const autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > &other) const | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | |
operator[](u_integer index) const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
operator[](u_integer index) | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
ref_count | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
refCntPtr(TYPE *p=std::nullptr_t{}) | original::refCntPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | explicitprotected |
removeStrongRef() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
removeWeakRef() | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
reset() noexcept | original::strongPtr< TYPE, DELETER > | |
setPtr(TYPE *p) | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | protected |
strongPtr(TYPE *p=std::nullptr_t{}) | original::strongPtr< TYPE, DELETER > | explicit |
strongPtr(const strongPtr &other) | original::strongPtr< TYPE, DELETER > | |
strongPtr(strongPtr &&other) noexcept | original::strongPtr< TYPE, DELETER > | |
strongRefs() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
swap(autoPtr &other) noexcept | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
toCString(bool enter) const | original::printable | inline |
toString(bool enter) const override | original::refCntPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | virtual |
weakPtr< TYPE, DELETER > (defined in original::strongPtr< TYPE, DELETER >) | original::strongPtr< TYPE, DELETER > | friend |
weakRefs() const | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
~autoPtr() override | original::autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
~comparable()=default | original::comparable< autoPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > > | virtual |
~printable()=0 (defined in original::printable) | original::printable | inlinepure virtual |
~refCntPtr() override=default | original::refCntPtr< TYPE, strongPtr< TYPE, DELETER >, DELETER > | |
~strongPtr() override | original::strongPtr< TYPE, DELETER > | |