xbmc
PVR::CPVRChannelGroup Member List

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

AppendToGroup(const std::shared_ptr< CPVRChannel > &channel)PVR::CPVRChannelGroupvirtual
CleanupCachedImages()PVR::CPVRChannelGroup
CPVRChannelGroup(const CPVRChannelsPath &path, const std::shared_ptr< CPVRChannelGroup > &allChannelsGroup)PVR::CPVRChannelGroup
CPVRChannelGroup(const PVR_CHANNEL_GROUP &group, const std::shared_ptr< CPVRChannelGroup > &allChannelsGroup)PVR::CPVRChannelGroup
CPVRDatabase (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupfriend
CreateChannelEpgs(bool bForce=false)PVR::CPVRChannelGroupvirtual
Delete()PVR::CPVRChannelGroup
Events()PVR::CPVRChannelGroupinline
FillAddonData(PVR_CHANNEL_GROUP &group) 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) constPVR::CPVRChannelGroup
GetChannelNumber(const std::shared_ptr< CPVRChannel > &channel) constPVR::CPVRChannelGroup
GetChannelNumbers(std::vector< std::string > &channelNumbers) constPVR::CPVRChannelGroup
GetClientChannelNumber(const std::shared_ptr< CPVRChannel > &channel) constPVR::CPVRChannelGroup
GetLastAndPreviousToLastPlayedChannelGroupMember() constPVR::CPVRChannelGroup
GetLastPlayedChannelGroupMember(int iCurrentChannel=-1) constPVR::CPVRChannelGroup
GetMembers(Include eFilter=Include::ALL) constPVR::CPVRChannelGroup
GetNextChannelGroupMember(const std::shared_ptr< CPVRChannelGroupMember > &groupMember) constPVR::CPVRChannelGroup
GetNumHiddenChannels() constPVR::CPVRChannelGroupinlinevirtual
GetPath() constPVR::CPVRChannelGroup
GetPosition() const (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
GetPreviousChannelGroupMember(const std::shared_ptr< CPVRChannelGroupMember > &groupMember) constPVR::CPVRChannelGroup
GetSettings() const (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupprotected
GroupID() constPVR::CPVRChannelGroup
GroupName() constPVR::CPVRChannelGroup
GroupType() constPVR::CPVRChannelGroup
HasChanges() constPVR::CPVRChannelGroup
HasChannels() constPVR::CPVRChannelGroup
HasNewChannels() constPVR::CPVRChannelGroup
HasValidDataForClient(int iClientId) constPVR::CPVRChannelGroup
HasValidDataForClients(const std::vector< std::shared_ptr< CPVRClient >> &clients) constPVR::CPVRChannelGroup
Include enum name (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
INVALID_GROUP_ID (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupstatic
IsDeleted() constPVR::CPVRChannelGroupinline
IsGroupMember(const std::shared_ptr< CPVRChannel > &channel) constPVR::CPVRChannelGroupvirtual
IsHidden() const (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
IsInternalGroup() constPVR::CPVRChannelGroupinline
IsNew() constPVR::CPVRChannelGroup
IsRadio() constPVR::CPVRChannelGroup
LastOpened() constPVR::CPVRChannelGroup
LastWatched() constPVR::CPVRChannelGroup
LoadFromDatabase(const std::map< std::pair< int, int >, std::shared_ptr< CPVRChannel >> &channels, const std::vector< std::shared_ptr< CPVRClient >> &clients)PVR::CPVRChannelGroupvirtual
m_bChangedPVR::CPVRChannelGroupprotected
m_bHiddenPVR::CPVRChannelGroupprotected
m_bLoadedPVR::CPVRChannelGroupprotected
m_critSection (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupmutableprotected
m_events (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupprotected
m_failedClients (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupprotected
m_iGroupIdPVR::CPVRChannelGroupprotected
m_iGroupTypePVR::CPVRChannelGroupprotected
m_iLastOpenedPVR::CPVRChannelGroupprotected
m_iLastWatchedPVR::CPVRChannelGroupprotected
m_iPositionPVR::CPVRChannelGroupprotected
m_membersPVR::CPVRChannelGroupprotected
m_settings (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupmutableprotected
m_settingsSingleton (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupprotectedstatic
m_settingsSingletonCritSection (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupprotectedstatic
m_sortedMembersPVR::CPVRChannelGroupprotected
operator!=(const CPVRChannelGroup &right) const (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
operator==(const CPVRChannelGroup &right) const (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
Persist()PVR::CPVRChannelGroup
RemoveDeletedGroupMembers(const std::vector< std::shared_ptr< CPVRChannelGroupMember >> &groupMembers)PVR::CPVRChannelGroupprotectedvirtual
RemoveFromGroup(const std::shared_ptr< CPVRChannel > &channel)PVR::CPVRChannelGroupvirtual
Renumber(RenumberMode mode=NORMAL)PVR::CPVRChannelGroup
SetChannelNumber(const std::shared_ptr< CPVRChannel > &channel, const CPVRChannelNumber &channelNumber)PVR::CPVRChannelGroup
SetGroupID(int iGroupId)PVR::CPVRChannelGroup
SetGroupName(const std::string &strGroupName)PVR::CPVRChannelGroup
SetGroupType(int iGroupType)PVR::CPVRChannelGroup
SetHidden(bool bHidden) (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
SetLastOpened(uint64_t iLastOpened)PVR::CPVRChannelGroup
SetLastWatched(time_t iLastWatched)PVR::CPVRChannelGroup
SetPath(const CPVRChannelsPath &path)PVR::CPVRChannelGroup
SetPosition(int iPosition) (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
Size() constPVR::CPVRChannelGroup
Sort()PVR::CPVRChannelGroup
SortAndRenumber()PVR::CPVRChannelGroup
SortByChannelNumber()PVR::CPVRChannelGroupprotected
SortByClientChannelNumber()PVR::CPVRChannelGroupprotected
StartGroupChannelNumbersFromOneChanged() override (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupvirtual
SyncChannelGroupsChanged() (defined in PVR::IChannelGroupSettingsCallback)PVR::IChannelGroupSettingsCallbackinlinevirtual
Unload()PVR::CPVRChannelGroupvirtual
UpdateChannel(const std::pair< int, int > &storageId, const std::string &strChannelName, const std::string &strIconPath, int iEPGSource, int iChannelNumber, bool bHidden, bool bEPGEnabled, bool bParentalLocked, bool bUserSetIcon, bool bUserSetHidden)PVR::CPVRChannelGroup
UpdateChannelNumbersFromAllChannelsGroup()PVR::CPVRChannelGroup
UpdateClientPriorities()PVR::CPVRChannelGroupprotected
UpdateFromClients(const std::vector< std::shared_ptr< CPVRClient >> &clients)PVR::CPVRChannelGroupvirtual
UpdateGroupEntries(const std::vector< std::shared_ptr< CPVRChannelGroupMember >> &groupMembers)PVR::CPVRChannelGroupprotected
UseBackendChannelNumbersChanged() override (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupvirtual
UseBackendChannelOrderChanged() override (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroupvirtual
~CPVRChannelGroup() override (defined in PVR::CPVRChannelGroup)PVR::CPVRChannelGroup
~IChannelGroupSettingsCallback()=default (defined in PVR::IChannelGroupSettingsCallback)PVR::IChannelGroupSettingsCallbackvirtual