xbmc
Public Types | Public Member Functions | List of all members
detail::CSubscription< Event, Owner > Class Template Reference
Inheritance diagram for detail::CSubscription< Event, Owner >:
Inheritance graph
[legend]
Collaboration diagram for detail::CSubscription< Event, Owner >:
Collaboration graph
[legend]

Public Types

typedef void(Owner::* Fn) (const Event &)
 

Public Member Functions

 CSubscription (Owner *owner, Fn fn)
 
void HandleEvent (const Event &event) override
 
void Cancel () override
 
bool IsOwnedBy (void *obj) override
 

The documentation for this class was generated from the following file: