|
Sunshine master
Self-hosted game stream host for Moonlight.
|
This is the complete list of members for util::wrap_ptr< T >, including all inherited members.
| const_pointer typedef | util::wrap_ptr< T > | |
| const_reference typedef | util::wrap_ptr< T > | |
| element_type typedef | util::wrap_ptr< T > | |
| operator*() const | util::wrap_ptr< T > | inline |
| operator*() | util::wrap_ptr< T > | inline |
| operator->() const | util::wrap_ptr< T > | inline |
| operator->() | util::wrap_ptr< T > | inline |
| operator=(wrap_ptr &&other) noexcept | util::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 typedef | util::wrap_ptr< T > | |
| reference typedef | util::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 |