|
Scroom 0.14-49-gb7ae7a6d
|
This is the complete list of members for Scroom::Utils::Detail::Registration< T >, including all inherited members.
| create(std::weak_ptr< Observable< T > > observable, std::shared_ptr< T > observer) | Scroom::Utils::Detail::Registration< T > | static |
| create(std::weak_ptr< Observable< T > > observable, std::weak_ptr< T > observer) | Scroom::Utils::Detail::Registration< T > | static |
| o | Scroom::Utils::Detail::Registration< T > | |
| observable | Scroom::Utils::Detail::Registration< T > | |
| observer | Scroom::Utils::Detail::Registration< T > | |
| Ptr typedef | Scroom::Utils::Detail::Registration< T > | |
| Registration()=default | Scroom::Utils::Detail::Registration< T > | |
| Registration(std::weak_ptr< Observable< T > > observable, std::shared_ptr< T > observer) | Scroom::Utils::Detail::Registration< T > | |
| Registration(std::weak_ptr< Observable< T > > observable, std::weak_ptr< T > observer) | Scroom::Utils::Detail::Registration< T > | |
| set(std::shared_ptr< T > observer) | Scroom::Utils::Detail::Registration< T > | |
| set(std::weak_ptr< T > observer) | Scroom::Utils::Detail::Registration< T > |