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