![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for PVR::CPVRChannelGroups, including all inherited members.
AddGroup(const std::string &strName) | PVR::CPVRChannelGroups | |
AppendToGroup(const std::shared_ptr< CPVRChannelGroup > &group, const std::shared_ptr< const CPVRChannelGroupMember > &groupMember) | PVR::CPVRChannelGroups | |
CleanupCachedImages() | PVR::CPVRChannelGroups | |
CPVRChannelGroups(bool bRadio) | PVR::CPVRChannelGroups | explicit |
DeleteGroup(const std::shared_ptr< CPVRChannelGroup > &group) | PVR::CPVRChannelGroups | |
GetById(int iGroupId) const | PVR::CPVRChannelGroups | |
GetByName(const std::string &strName, int clientID) const | PVR::CPVRChannelGroups | |
GetChannelGroupMemberByPath(const CPVRChannelsPath &path) const | PVR::CPVRChannelGroups | |
GetFirstGroup() const | PVR::CPVRChannelGroups | inline |
GetGroupAll() const | PVR::CPVRChannelGroups | |
GetGroupByPath(const std::string &strPath) const | PVR::CPVRChannelGroups | |
GetGroupFactory() const | PVR::CPVRChannelGroups | inline |
GetLastAndPreviousToLastPlayedChannelGroupMember() const | PVR::CPVRChannelGroups | |
GetLastGroup() const | PVR::CPVRChannelGroups | |
GetLastOpenedGroup() const | PVR::CPVRChannelGroups | |
GetMembers(bool bExcludeHidden=false) const | PVR::CPVRChannelGroups | |
GetMembersAvailableForGroup(const std::shared_ptr< const CPVRChannelGroup > &group) const | PVR::CPVRChannelGroups | |
GetNextGroup(const CPVRChannelGroup &group) const | PVR::CPVRChannelGroups | |
GetPreviousGroup(const CPVRChannelGroup &group) const | PVR::CPVRChannelGroups | |
HideGroup(const std::shared_ptr< CPVRChannelGroup > &group, bool bHide) | PVR::CPVRChannelGroups | |
IsRadio() const | PVR::CPVRChannelGroups | inline |
LoadFromDatabase(const std::vector< std::shared_ptr< CPVRClient > > &clients) | PVR::CPVRChannelGroups | |
OnSettingAction(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
OnSettingChanged(const std::shared_ptr< const CSetting > &setting) override | PVR::CPVRChannelGroups | virtual |
OnSettingChanging(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual |
OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual |
OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual |
PersistAll() | PVR::CPVRChannelGroups | |
RemoveFromGroup(const std::shared_ptr< CPVRChannelGroup > &group, const std::shared_ptr< CPVRChannelGroupMember > &groupMember) | PVR::CPVRChannelGroups | |
ResetGroupPositions(const std::vector< std::string > &sortedGroupPaths) | PVR::CPVRChannelGroups | |
SetGroupName(const std::shared_ptr< CPVRChannelGroup > &group, const std::string &newGroupName, bool isUserSetName) | PVR::CPVRChannelGroups | |
Size() const | PVR::CPVRChannelGroups | inline |
Unload() | PVR::CPVRChannelGroups | |
Update(const std::shared_ptr< CPVRChannelGroup > &group, bool bUpdateFromClient=false) | PVR::CPVRChannelGroups | |
UpdateChannelNumbersFromAllChannelsGroup() | PVR::CPVRChannelGroups | |
UpdateFromClient(const std::shared_ptr< CPVRChannelGroup > &group) | PVR::CPVRChannelGroups | |
UpdateFromClients(const std::vector< std::shared_ptr< CPVRClient > > &clients, bool bChannelsOnly=false) | PVR::CPVRChannelGroups | |
~CPVRChannelGroups() | PVR::CPVRChannelGroups | virtual |
~ISettingCallback()=default | ISettingCallback | virtual |