|
Bifrost SDK
Bifrost SDK documentation
|
This is the complete list of members for Amino::Ptr< T >, including all inherited members.
| element_const_reference_type typedef | Amino::Ptr< T > | |
| element_type typedef | Amino::Ptr< T > | |
| get() const noexcept | Amino::Ptr< T > | inline |
| mutate(Func &&func) | Amino::Ptr< T > | |
| operator bool() const noexcept | Amino::Ptr< T > | inlineexplicit |
| operator*() const noexcept | Amino::Ptr< T > | inline |
| operator->() const noexcept | Amino::Ptr< T > | inline |
| operator=(Ptr const &rhs) noexcept | Amino::Ptr< T > | inline |
| operator=(Ptr< Y > const &rhs) noexcept | Amino::Ptr< T > | |
| operator=(Ptr &&rhs) noexcept | Amino::Ptr< T > | inline |
| operator=(Ptr< Y > &&rhs) noexcept | Amino::Ptr< T > | |
| operator=(MutablePtr< Y > rhs) noexcept | Amino::Ptr< T > | |
| operator=(Ptr< Y > const &rhs) noexcept | Amino::Ptr< T > | inline |
| operator=(Ptr< Y > &&rhs) noexcept | Amino::Ptr< T > | inline |
| operator=(MutablePtr< Y > rhs) noexcept | Amino::Ptr< T > | inline |
| owner_before(Ptr< Y > const &rhs) const noexcept | Amino::Ptr< T > | inline |
| Ptr | Amino::Ptr< T > | friend |
| Ptr() noexcept | Amino::Ptr< T > | inline |
| Ptr(std::nullptr_t) noexcept | Amino::Ptr< T > | inline |
| Ptr(PtrDefaultFlag) | Amino::Ptr< T > | inlineexplicit |
| Ptr(Y *p) | Amino::Ptr< T > | inlineexplicit |
| Ptr(Y *p, D d) | Amino::Ptr< T > | inline |
| Ptr(std::nullptr_t, D d) | Amino::Ptr< T > | inline |
| Ptr(Ptr const &rhs) noexcept | Amino::Ptr< T > | inline |
| Ptr(Ptr< Y > const &rhs) noexcept | Amino::Ptr< T > | inline |
| Ptr(Ptr &&rhs) noexcept | Amino::Ptr< T > | inline |
| Ptr(Ptr< Y > &&rhs) noexcept | Amino::Ptr< T > | inline |
| Ptr(MutablePtr< Y > rhs) noexcept | Amino::Ptr< T > | inline |
| PtrGuard | Amino::Ptr< T > | friend |
| reset() noexcept | Amino::Ptr< T > | inline |
| reset(Y *p) | Amino::Ptr< T > | inline |
| reset(Y *p, D d) | Amino::Ptr< T > | inline |
| swap(Ptr &rhs) noexcept | Amino::Ptr< T > | inline |
| toMutable() noexcept | Amino::Ptr< T > | inline |
| unique() const noexcept | Amino::Ptr< T > | inline |
| use_count() const noexcept | Amino::Ptr< T > | inline |
| use_count_type typedef | Amino::Ptr< T > | |
| ~Ptr() | Amino::Ptr< T > | inline |