Sunshine master
Self-hosted game stream host for Moonlight.
util::wrap_ptr< T > Member List

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

const_pointer typedefutil::wrap_ptr< T >
const_reference typedefutil::wrap_ptr< T >
element_type typedefutil::wrap_ptr< T >
operator*() constutil::wrap_ptr< T >inline
operator*()util::wrap_ptr< T >inline
operator->() constutil::wrap_ptr< T >inline
operator->()util::wrap_ptr< T >inline
operator=(wrap_ptr &&other) noexceptutil::wrap_ptr< T >inline
operator=(std::unique_ptr< V > &&uniq_ptr)util::wrap_ptr< T >inline
operator=(pointer p)util::wrap_ptr< T >inline
pointer typedefutil::wrap_ptr< T >
reference typedefutil::wrap_ptr< T >
wrap_ptr() (defined in util::wrap_ptr< T >)util::wrap_ptr< T >inline
wrap_ptr(pointer p)util::wrap_ptr< T >inline
wrap_ptr(std::unique_ptr< element_type > &&uniq_p)util::wrap_ptr< T >inline
wrap_ptr(wrap_ptr &&other)util::wrap_ptr< T >inline
~wrap_ptr() (defined in util::wrap_ptr< T >)util::wrap_ptr< T >inline