Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
PVR::CPVRChannelGroup Member List

This is the complete list of members for PVR::CPVRChannelGroup, including all inherited members.

AddAndUpdateChannels(const CPVRChannelGroup &channels, bool bUseBackendChannelNumbers)PVR::CPVRChannelGroupprotectedvirtual
AddToGroup(const CPVRChannelPtr &channel, const CPVRChannelNumber &channelNumber, bool bUseBackendChannelNumbers)PVR::CPVRChannelGroupvirtual
CPVRChannelGroup(void)PVR::CPVRChannelGroup
CPVRChannelGroup(bool bRadio, unsigned int iGroupId, const std::string &strGroupName)PVR::CPVRChannelGroup
CPVRChannelGroup(const PVR_CHANNEL_GROUP &group)PVR::CPVRChannelGroupexplicit
CPVRChannelGroup(const CPVRChannelGroup &group)PVR::CPVRChannelGroup
CPVRChannelGroupInternal classPVR::CPVRChannelGroupfriend
CPVRDatabase classPVR::CPVRChannelGroupfriend
CreateChannelEpgs(bool bForce=false)PVR::CPVRChannelGroupvirtual
EmptyMemberPVR::CPVRChannelGroupstatic
GetByChannelEpgID(int iEpgID) constPVR::CPVRChannelGroup
GetByChannelID(int iChannelID) constPVR::CPVRChannelGroup
GetByChannelNumber(const CPVRChannelNumber &channelNumber) constPVR::CPVRChannelGroup
GetByUniqueID(int iUniqueChannelId, int iClientID) constPVR::CPVRChannelGroup
GetByUniqueID(const std::pair< int, int > &id)PVR::CPVRChannelGroup
GetByUniqueID(const std::pair< int, int > &id) constPVR::CPVRChannelGroup
GetChannelNumber(const CPVRChannelPtr &channel) constPVR::CPVRChannelGroup
GetChannelNumbers(std::vector< std::string > &channelNumbers) constPVR::CPVRChannelGroup
GetEPGAll(CFileItemList &results, bool bIncludeChannelsWithoutEPG=false) constPVR::CPVRChannelGroup
GetFirstEPGDate(void) constPVR::CPVRChannelGroup
GetLastEPGDate(void) constPVR::CPVRChannelGroup
GetLastPlayedChannel(int iCurrentChannel=-1) constPVR::CPVRChannelGroup
GetMembers(void) constPVR::CPVRChannelGroup
GetMembers(CFileItemList &results, Include eFilter=Include::ONLY_VISIBLE) constPVR::CPVRChannelGroup
GetNextChannel(const CPVRChannelPtr &channel) constPVR::CPVRChannelGroup
GetNextGroup(void) constPVR::CPVRChannelGroup
GetNumHiddenChannels(void) constPVR::CPVRChannelGroupinlinevirtual
GetPath() constPVR::CPVRChannelGroup
GetPosition(void) constPVR::CPVRChannelGroup
GetPreviousChannel(const CPVRChannelPtr &channel) constPVR::CPVRChannelGroup
GetPreviousGroup(void) constPVR::CPVRChannelGroup
GroupID(void) constPVR::CPVRChannelGroup
GroupName(void) constPVR::CPVRChannelGroup
GroupType(void) constPVR::CPVRChannelGroup
HasChangedChannels(void) constPVR::CPVRChannelGroup
HasChanges(void) constPVR::CPVRChannelGroup
HasChannels(void) constPVR::CPVRChannelGroup
HasNewChannels(void) constPVR::CPVRChannelGroup
Include enum namePVR::CPVRChannelGroup
IsGroupMember(const CPVRChannelPtr &channel) constPVR::CPVRChannelGroupvirtual
IsGroupMember(int iChannelId) constPVR::CPVRChannelGroupvirtual
IsHidden(void) constPVR::CPVRChannelGroup
IsInternalGroup(void) constPVR::CPVRChannelGroupinlinevirtual
IsMissingChannelGroupMembersFromClient(int iClientId) constPVR::CPVRChannelGroup
IsMissingChannelsFromClient(int iClientId) constPVR::CPVRChannelGroup
IsObserving(const Observer &obs) constObservablevirtual
IsRadio(void) constPVR::CPVRChannelGroupinline
LastWatched() constPVR::CPVRChannelGroup
Load(void)PVR::CPVRChannelGroupvirtual
LoadFromClients(void)PVR::CPVRChannelGroupprotectedvirtual
LoadFromDb(bool bCompress=false)PVR::CPVRChannelGroupprotectedvirtual
m_bChangedPVR::CPVRChannelGroupprotected
m_bHiddenPVR::CPVRChannelGroupprotected
m_bLoadedPVR::CPVRChannelGroupprotected
m_bObservableChangedObservableprotected
m_bPreventSortAndRenumberPVR::CPVRChannelGroupprotected
m_bRadioPVR::CPVRChannelGroupprotected
m_bUsingBackendChannelNumbersPVR::CPVRChannelGroupprotected
m_bUsingBackendChannelOrderPVR::CPVRChannelGroupprotected
m_critSectionPVR::CPVRChannelGroupmutableprotected
m_failedClientsForChannelGroupMembersPVR::CPVRChannelGroupprotected
m_failedClientsForChannelsPVR::CPVRChannelGroupprotected
m_iGroupIdPVR::CPVRChannelGroupprotected
m_iGroupTypePVR::CPVRChannelGroupprotected
m_iLastWatchedPVR::CPVRChannelGroupprotected
m_iPositionPVR::CPVRChannelGroupprotected
m_membersPVR::CPVRChannelGroupprotected
m_obsCritSectionObservablemutableprotected
m_observersObservableprotected
m_sortedMembersPVR::CPVRChannelGroupprotected
m_strGroupNamePVR::CPVRChannelGroupprotected
NotifyObservers(const ObservableMessage message=ObservableMessageNone)Observablevirtual
Observable()=defaultObservable
OnInit(void)PVR::CPVRChannelGroupprotectedvirtual
OnSettingAction(std::shared_ptr< const CSetting > setting)ISettingCallbackinlinevirtual
OnSettingChanged(std::shared_ptr< const CSetting > setting) overridePVR::CPVRChannelGroupvirtual
OnSettingChanging(std::shared_ptr< const CSetting > setting)ISettingCallbackinlinevirtual
OnSettingPropertyChanged(std::shared_ptr< const CSetting > setting, const char *propertyName)ISettingCallbackinlinevirtual
OnSettingUpdate(std::shared_ptr< CSetting > setting, const char *oldSettingId, const TiXmlNode *oldSettingNode)ISettingCallbackinlinevirtual
operator!=(const CPVRChannelGroup &right) constPVR::CPVRChannelGroup
operator=(const Observable &observable)Observablevirtual
operator==(const CPVRChannelGroup &right) constPVR::CPVRChannelGroup
Persist(void)PVR::CPVRChannelGroup
PreventSortAndRenumber(void) constPVR::CPVRChannelGroup
RegisterObserver(Observer *obs)Observablevirtual
RemoveDeletedChannels(const CPVRChannelGroup &channels)PVR::CPVRChannelGroupprotectedvirtual
RemoveFromGroup(const CPVRChannelPtr &channel)PVR::CPVRChannelGroupvirtual
Renumber(void)PVR::CPVRChannelGroup
SearchAndSetChannelIcons(bool bUpdateDb=false)PVR::CPVRChannelGroup
SendMessage(const ObservableMessage message)Observableprotected
SetChanged(bool bSetTo=true)Observablevirtual
SetChannelNumber(const CPVRChannelPtr &channel, const CPVRChannelNumber &channelNumber)PVR::CPVRChannelGroup
SetGroupID(int iGroupId)PVR::CPVRChannelGroup
SetGroupName(const std::string &strGroupName, bool bSaveInDb=false)PVR::CPVRChannelGroup
SetGroupType(int iGroupType)PVR::CPVRChannelGroup
SetHidden(bool bHidden)PVR::CPVRChannelGroup
SetLastWatched(time_t iLastWatched)PVR::CPVRChannelGroup
SetPosition(int iPosition)PVR::CPVRChannelGroup
SetPreventSortAndRenumber(bool bPreventSortAndRenumber=true)PVR::CPVRChannelGroup
SetRadio(bool bIsRadio)PVR::CPVRChannelGroupinline
Size(void) constPVR::CPVRChannelGroup
SortAndRenumber(void)PVR::CPVRChannelGroup
SortByChannelNumber(void)PVR::CPVRChannelGroupprotected
SortByClientChannelNumber(void)PVR::CPVRChannelGroupprotected
Unload(void)PVR::CPVRChannelGroupprotectedvirtual
UnregisterObserver(Observer *obs)Observablevirtual
Update(void)PVR::CPVRChannelGroupvirtual
UpdateChannel(const CFileItem &channel, bool bHidden, bool bEPGEnabled, bool bParentalLocked, int iEPGSource, int iChannelNumber, const std::string &strChannelName, const std::string &strIconPath, bool bUserSetIcon=false)PVR::CPVRChannelGroup
UpdateClientPriorities()PVR::CPVRChannelGroupprotected
UpdateGroupEntries(const CPVRChannelGroup &channels)PVR::CPVRChannelGroupprotectedvirtual
~CPVRChannelGroup(void) overridePVR::CPVRChannelGroup
~ISettingCallback()=defaultISettingCallbackvirtual
~Observable()=defaultObservablevirtual