Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CPVRChannelGroupFromClient Member List

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

AppendToGroup(const std::shared_ptr< const CPVRChannelGroupMember > &groupMember)PVR::CPVRChannelGroupvirtual
CleanupCachedImages()PVR::CPVRChannelGroup
ClientGroupName() constPVR::CPVRChannelGroup
CPVRChannelGroup(const CPVRChannelsPath &path, const std::shared_ptr< const CPVRChannelGroup > &allChannelsGroup)PVR::CPVRChannelGroup
CPVRChannelGroupFromClient(const CPVRChannelsPath &path, const std::shared_ptr< const CPVRChannelGroup > &allChannelsGroup)PVR::CPVRChannelGroupFromClient
CPVRChannelGroupFromClient(const PVR_CHANNEL_GROUP &group, int clientID, const std::shared_ptr< const CPVRChannelGroup > &allChannelsGroup)PVR::CPVRChannelGroupFromClient
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< const CPVRChannel > &channel) constPVR::CPVRChannelGroup
GetChannelNumbers(std::vector< std::string > &channelNumbers) constPVR::CPVRChannelGroup
GetClientChannelNumber(const std::shared_ptr< const CPVRChannel > &channel) constPVR::CPVRChannelGroup
GetClientID() constPVR::CPVRChannelGroup
GetClientPosition() constPVR::CPVRChannelGroup
GetClientPriority() constPVR::CPVRChannelGroup
GetLastAndPreviousToLastPlayedChannelGroupMember() constPVR::CPVRChannelGroup
GetLastPlayedChannelGroupMember(int iCurrentChannel=-1) constPVR::CPVRChannelGroup
GetMembers(Include eFilter=Include::ALL) constPVR::CPVRChannelGroup
GetNextChannelGroupMember(const std::shared_ptr< const CPVRChannelGroupMember > &groupMember) constPVR::CPVRChannelGroup
GetPath() constPVR::CPVRChannelGroup
GetPosition() constPVR::CPVRChannelGroup
GetPreviousChannelGroupMember(const std::shared_ptr< const CPVRChannelGroupMember > &groupMember) constPVR::CPVRChannelGroup
GetSettings() constPVR::CPVRChannelGroupprotected
GroupID() constPVR::CPVRChannelGroup
GroupName() constPVR::CPVRChannelGroup
HasChanges() constPVR::CPVRChannelGroup
HasChannels() constPVR::CPVRChannelGroup
HasHiddenChannels() constPVR::CPVRChannelGroup
HasNewChannels() constPVR::CPVRChannelGroup
HasValidDataForClient(int iClientId) constPVR::CPVRChannelGroup
HasValidDataForClients(const std::vector< std::shared_ptr< CPVRClient > > &clients) constPVR::CPVRChannelGroup
Include enum namePVR::CPVRChannelGroup
INVALID_GROUP_IDPVR::CPVRChannelGroupstatic
IsChannelsOwner() const overridePVR::CPVRChannelGroupFromClientinlinevirtual
IsDeleted() constPVR::CPVRChannelGroupinline
IsGroupMember(const std::shared_ptr< const CPVRChannelGroupMember > &groupMember) constPVR::CPVRChannelGroupvirtual
IsHidden() constPVR::CPVRChannelGroup
IsNew() constPVR::CPVRChannelGroup
IsRadio() constPVR::CPVRChannelGroup
IsUserSetName() constPVR::CPVRChannelGroupinline
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::CPVRChannelGroup
m_bChangedPVR::CPVRChannelGroupprotected
m_bHiddenPVR::CPVRChannelGroupprotected
m_bLoadedPVR::CPVRChannelGroupprotected
m_critSectionPVR::CPVRChannelGroupmutableprotected
m_eventsPVR::CPVRChannelGroupprotected
m_failedClientsPVR::CPVRChannelGroupprotected
m_iGroupIdPVR::CPVRChannelGroupprotected
m_iLastOpenedPVR::CPVRChannelGroupprotected
m_iLastWatchedPVR::CPVRChannelGroupprotected
m_iPositionPVR::CPVRChannelGroupprotected
m_membersPVR::CPVRChannelGroupprotected
m_settingsPVR::CPVRChannelGroupmutableprotected
m_settingsSingletonPVR::CPVRChannelGroupprotectedstatic
m_settingsSingletonCritSectionPVR::CPVRChannelGroupprotectedstatic
m_sortedMembersPVR::CPVRChannelGroupprotected
operator!=(const CPVRChannelGroup &right) constPVR::CPVRChannelGroup
operator==(const CPVRChannelGroup &right) constPVR::CPVRChannelGroup
Persist()PVR::CPVRChannelGroup
RemoveDeletedGroupMembers(const std::vector< std::shared_ptr< CPVRChannelGroupMember > > &groupMembers)PVR::CPVRChannelGroupprotectedvirtual
RemoveFromGroup(const std::shared_ptr< const CPVRChannelGroupMember > &groupMember)PVR::CPVRChannelGroupvirtual
Renumber(RenumberMode mode=NORMAL)PVR::CPVRChannelGroup
SetClientGroupName(const std::string &groupName)PVR::CPVRChannelGroup
SetClientID(int clientID)PVR::CPVRChannelGroup
SetClientPosition(int iPosition)PVR::CPVRChannelGroup
SetGroupID(int iGroupId)PVR::CPVRChannelGroup
SetGroupName(const std::string &strGroupName, bool isUserSetName=false)PVR::CPVRChannelGroup
SetHidden(bool bHidden)PVR::CPVRChannelGroup
SetLastOpened(uint64_t iLastOpened)PVR::CPVRChannelGroup
SetLastWatched(time_t iLastWatched)PVR::CPVRChannelGroup
SetPath(const CPVRChannelsPath &path)PVR::CPVRChannelGroup
SetPosition(int iPosition)PVR::CPVRChannelGroup
Size() constPVR::CPVRChannelGroup
Sort()PVR::CPVRChannelGroup
SortAndRenumber()PVR::CPVRChannelGroup
SortByChannelNumber()PVR::CPVRChannelGroupprotected
SortByClientChannelNumber()PVR::CPVRChannelGroupprotected
StartGroupChannelNumbersFromOneChanged() overridePVR::CPVRChannelGroupvirtual
SupportsDelete() const overridePVR::CPVRChannelGroupFromClientinlinevirtual
SupportsMemberAdd() const overridePVR::CPVRChannelGroupFromClientinlinevirtual
SupportsMemberRemove() const overridePVR::CPVRChannelGroupFromClientinlinevirtual
Unload()PVR::CPVRChannelGroup
UpdateChannelNumbersFromAllChannelsGroup()PVR::CPVRChannelGroup
UpdateClientPriorities()PVR::CPVRChannelGroup
UpdateFromClients(const std::vector< std::shared_ptr< CPVRClient > > &clients) overridePVR::CPVRChannelGroupFromClientvirtual
UpdateGroupEntries(const std::vector< std::shared_ptr< CPVRChannelGroupMember > > &groupMembers)PVR::CPVRChannelGroupprotected
UpdateMembersClientPriority()PVR::CPVRChannelGroupprotected
UseBackendChannelNumbersChanged() overridePVR::CPVRChannelGroupvirtual
UseBackendChannelOrderChanged() overridePVR::CPVRChannelGroupvirtual
~CPVRChannelGroup() overridePVR::CPVRChannelGroup
~IChannelGroupSettingsCallback()=defaultPVR::IChannelGroupSettingsCallbackvirtual