Louvre  v2.9.0-1
C++ library for Wayland compositors
LWeak< T > Member List

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

count() const noexceptLWeak< T >inline
get() const noexceptLWeak< T >inline
LWeak() noexcept=defaultLWeak< T >
LWeak(T *object) noexceptLWeak< T >inline
LWeak(const LWeak< T > &other) noexceptLWeak< T >inline
OnDestroyCallback typedefLWeak< T >
operator T*() const noexceptLWeak< T >inline
operator->() const noexceptLWeak< T >inline
operator=(const LWeak< T > &other) noexceptLWeak< T >inline
reset(T *object=nullptr) noexceptLWeak< T >inline
setOnDestroyCallback(const OnDestroyCallback &callback) noexceptLWeak< T >inline
~LWeak() noexceptLWeak< T >inline