Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CEpgUpdateRequest Class Reference

Public Member Functions

 CEpgUpdateRequest ()
 
 CEpgUpdateRequest (int iClientID, int iUniqueChannelID)
 
void Deliver (const std::shared_ptr< CPVREpg > &epg)
 
int GetClientID () const
 
int GetUniqueChannelID () const
 

Constructor & Destructor Documentation

◆ CEpgUpdateRequest() [1/2]

PVR::CEpgUpdateRequest::CEpgUpdateRequest ( )
inline

◆ CEpgUpdateRequest() [2/2]

PVR::CEpgUpdateRequest::CEpgUpdateRequest ( int iClientID,
int iUniqueChannelID )
inline

Member Function Documentation

◆ Deliver()

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

◆ GetClientID()

int PVR::CEpgUpdateRequest::GetClientID ( ) const
inline

◆ GetUniqueChannelID()

int PVR::CEpgUpdateRequest::GetUniqueChannelID ( ) const
inline

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