Bifrost SDK
Bifrost SDK documentation
Amino::PtrGuard< T > Member List

This is the complete list of members for Amino::PtrGuard< T >, including all inherited members.

operator*()Amino::PtrGuard< T >inline
operator*() constAmino::PtrGuard< T >inline
operator->()Amino::PtrGuard< T >inline
operator->() constAmino::PtrGuard< T >inline
operator=(PtrGuard &&) noexcept=deleteAmino::PtrGuard< T >
operator=(PtrGuard const &) noexcept=deleteAmino::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=defaultAmino::PtrGuard< T >
PtrGuard(PtrGuard const &) noexcept=deleteAmino::PtrGuard< T >
~PtrGuard()Amino::PtrGuard< T >inline