|
Bifrost SDK
Bifrost SDK documentation
|
This is the complete list of members for Amino::PtrGuard< T >, including all inherited members.
| operator*() | Amino::PtrGuard< T > | inline |
| operator*() const | Amino::PtrGuard< T > | inline |
| operator->() | Amino::PtrGuard< T > | inline |
| operator->() const | Amino::PtrGuard< T > | inline |
| operator=(PtrGuard &&) noexcept=delete | Amino::PtrGuard< T > | |
| operator=(PtrGuard const &) noexcept=delete | Amino::PtrGuard< T > | |
| PtrGuard(Ptr< T > &src) | Amino::PtrGuard< T > | inlineexplicit |
| PtrGuard(Ptr< T > &src, PtrGuardUniqueFlag) | Amino::PtrGuard< T > | inlineexplicit |
| PtrGuard(Ptr< Y > &src) | Amino::PtrGuard< T > | inlineexplicit |
| PtrGuard(PtrGuard &&) noexcept=default | Amino::PtrGuard< T > | |
| PtrGuard(PtrGuard const &) noexcept=delete | Amino::PtrGuard< T > | |
| ~PtrGuard() | Amino::PtrGuard< T > | inline |