autoPtr Member List

This is the complete list of members for autoPtr, including all inherited members.

autoPtr() noexceptautoPtrinline
autoPtr(std::nullptr_t) noexceptautoPtrinline
autoPtr(T *p) noexceptautoPtrinlineexplicit
autoPtr(autoPtr< T > &&ap) noexceptautoPtrinline
autoPtr(autoPtr< U > &&ap)autoPtrinlineexplicit
autoPtr(const autoPtr< T > &ap) noexceptautoPtrinline
autoPtr() noexceptautoPtrinline
autoPtr(std::nullptr_t) noexceptautoPtrinline
autoPtr(T *p) noexceptautoPtrinline
autoPtr(autoPtr< T > &&ap) noexceptautoPtrinline
clear() noexceptautoPtrinline
clone(Args &&... args) constautoPtrinline
clone(Args &&... args) constautoPtrinline
element_type typedefautoPtr
empty() const noexceptautoPtrinline
get() noexceptautoPtrinline
get() const noexceptautoPtrinline
good() const noexceptautoPtrinline
New(Args &&... args)autoPtrinlinestatic
New(Args &&... args)autoPtrinline
NewFrom(Args &&... args)autoPtrinlinestatic
NewFrom(Args &&... args)autoPtrinline
operator bool() const noexceptautoPtrinlineexplicit
operator const T &() constautoPtrinline
operator const T *() const noexceptautoPtrinline
operator T*() noexceptautoPtrinline
operator()()autoPtrinline
operator()() constautoPtrinline
operator*()autoPtrinline
operator*() constautoPtrinline
operator->()autoPtrinline
operator->() constautoPtrinline
operator=(T *p)=deleteautoPtr
operator=(autoPtr< T > &&ap) noexceptautoPtrinline
operator=(autoPtr< U > &&ap) noexceptautoPtrinline
operator=(const autoPtr< T > &ap)=deleteautoPtr
operator=(std::nullptr_t) noexceptautoPtrinline
operator=(autoPtr< T > &&ap) noexceptautoPtrinline
operator=(std::nullptr_t) noexceptautoPtrinline
pointer typedefautoPtr
ptr() noexceptautoPtrinline
ref()autoPtrinline
release() noexceptautoPtrinline
reset(autoPtr< T > &&other) noexceptautoPtrinline
reset(T *p=nullptr) noexceptautoPtrinline
set(T *p) noexceptautoPtrinline
swap(autoPtr< T > &other) noexceptautoPtrinline
valid() const noexceptautoPtrinline
~autoPtr() noexceptautoPtrinline