This is the complete list of members for refPtr, including all inherited members.
clear() const noexcept | refPtr | inline |
constCast() const | refPtr | inline |
cref() const | refPtr | inline |
cref(const refPtr< T > &other) noexcept | refPtr | inline |
cref(const T &obj) noexcept | refPtr | inline |
cref(const T *p) noexcept | refPtr | inline |
element_type typedef | refPtr | |
empty() const noexcept | refPtr | inline |
get() noexcept | refPtr | inline |
get() const noexcept | refPtr | inline |
good() const noexcept | refPtr | inline |
is_const() const noexcept | refPtr | inline |
is_pointer() const noexcept | refPtr | inline |
movable() const noexcept | refPtr | inline |
New(Args &&... args) | refPtr | inlinestatic |
New(Args &&... args) | refPtr | inline |
NewFrom(Args &&... args) | refPtr | inlinestatic |
NewFrom(Args &&... args) | refPtr | inline |
operator bool() const noexcept | refPtr | inlineexplicit |
operator const T &() const | refPtr | inline |
operator tmp< T >() | refPtr | inline |
operator()() const | refPtr | inline |
operator*() const | refPtr | inline |
operator*() | refPtr | inline |
operator->() const | refPtr | inline |
operator->() | refPtr | inline |
operator=(const refPtr< T > &other) | refPtr | inline |
operator=(refPtr< T > &&other) noexcept | refPtr | inline |
operator=(T *p) | refPtr | inline |
operator=(std::nullptr_t) noexcept | refPtr | inline |
pointer typedef | refPtr | |
ptr() const | refPtr | inline |
ref() const | refPtr | inline |
ref(T &obj) noexcept | refPtr | inline |
ref(T *p) noexcept | refPtr | inline |
refCount typedef | refPtr | |
refPtr() noexcept | refPtr | inline |
refPtr(std::nullptr_t) noexcept | refPtr | inline |
refPtr(T *p) noexcept | refPtr | inlineexplicit |
refPtr(autoPtr< T > &&ptr) noexcept | refPtr | inlineexplicit |
refPtr(std::unique_ptr< T > &&ptr) noexcept | refPtr | inlineexplicit |
refPtr(const T &obj) noexcept | refPtr | inline |
refPtr(refPtr< T > &&rhs) noexcept | refPtr | inline |
refPtr(const refPtr< T > &rhs) | refPtr | inline |
refPtr(const refPtr< T > &rhs, bool reuse) | refPtr | inline |
release() noexcept | refPtr | inline |
reset(refPtr< T > &&other) noexcept | refPtr | inline |
reset(T *p=nullptr) noexcept | refPtr | inline |
reset(autoPtr< T > &&other) noexcept | refPtr | inline |
reset(std::unique_ptr< T > &&other) | refPtr | inline |
shallowClone() const noexcept | refPtr | inline |
swap(refPtr< T > &other) noexcept | refPtr | inline |
typeName() | refPtr | inlinestatic |
valid() const noexcept | refPtr | inline |
~refPtr() | refPtr | inline |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.