kodi
|
Public Member Functions | |
CPVREpgTagsCache (int iEpgID, const std::shared_ptr< CPVREpgChannelData > &channelData, const std::shared_ptr< CPVREpgDatabase > &database, const std::map< CDateTime, std::shared_ptr< CPVREpgInfoTag >> &changedTags) | |
void | SetChannelData (const std::shared_ptr< CPVREpgChannelData > &data) |
void | Reset () |
bool | Refresh () |
std::shared_ptr< CPVREpgInfoTag > | GetLastEndedTag () |
std::shared_ptr< CPVREpgInfoTag > | GetNowActiveTag () |
std::shared_ptr< CPVREpgInfoTag > | GetNextStartingTag () |