MAGE  v0.171.0
Matthias Advanced Game Engine
mage::ProxyPtr< T > Member List

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

Get() const noexceptmage::ProxyPtr< T >
m_gettermage::ProxyPtr< T >
operator bool() const noexceptmage::ProxyPtr< T >explicit
operator!=(const ProxyPtr< U > &rhs) const noexceptmage::ProxyPtr< T >
operator*() const noexceptmage::ProxyPtr< T >
operator->() const noexceptmage::ProxyPtr< T >
operator=(const ProxyPtr &ptr) noexceptmage::ProxyPtr< T >
operator=(ProxyPtr &&ptr) noexceptmage::ProxyPtr< T >
operator==(const ProxyPtr< U > &rhs) const noexceptmage::ProxyPtr< T >
ProxyPtr() noexceptmage::ProxyPtr< T >
ProxyPtr(std::nullptr_t) noexceptmage::ProxyPtr< T >
ProxyPtr(ContainerT &container, std::size_t index) noexceptmage::ProxyPtr< T >explicit
ProxyPtr(std::function< T *() > getter) noexceptmage::ProxyPtr< T >explicit
ProxyPtr(const ProxyPtr &ptr) noexceptmage::ProxyPtr< T >
ProxyPtr(ProxyPtr &&ptr) noexceptmage::ProxyPtr< T >
ProxyPtr(const ProxyPtr< FromT > &ptr) noexceptmage::ProxyPtr< T >
ProxyPtr(ProxyPtr< FromT > &&ptr) noexceptmage::ProxyPtr< T >
~ProxyPtr()=defaultmage::ProxyPtr< T >