Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PVR::CEpgTagStateChange Class Reference

Public Member Functions

 CEpgTagStateChange ()=default
 
 CEpgTagStateChange (const std::shared_ptr< CPVREpgInfoTag > &tag, EPG_EVENT_STATE eNewState)
 
void Deliver (const std::shared_ptr< CPVREpg > &epg) const
 
std::shared_ptr< CPVREpgInfoTagGetTag () const
 

Constructor & Destructor Documentation

◆ CEpgTagStateChange() [1/2]

PVR::CEpgTagStateChange::CEpgTagStateChange ( )
default

◆ CEpgTagStateChange() [2/2]

PVR::CEpgTagStateChange::CEpgTagStateChange ( const std::shared_ptr< CPVREpgInfoTag > & tag,
EPG_EVENT_STATE eNewState )
inline

Member Function Documentation

◆ Deliver()

void PVR::CEpgTagStateChange::Deliver ( const std::shared_ptr< CPVREpg > & epg) const

◆ GetTag()

std::shared_ptr< CPVREpgInfoTag > PVR::CEpgTagStateChange::GetTag ( ) const
inline

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