Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for detail::CSubscription< Event, Owner >, including all inherited members.
Cancel() override | detail::CSubscription< Event, Owner > | virtual |
CSubscription(Owner *owner, Fn fn) | detail::CSubscription< Event, Owner > | |
Fn typedef | detail::CSubscription< Event, Owner > | |
HandleEvent(const Event &event) override | detail::CSubscription< Event, Owner > | virtual |
IsOwnedBy(void *obj) override | detail::CSubscription< Event, Owner > | virtual |
~ISubscription()=default | detail::ISubscription< Event > | virtual |