Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CPVRGUIActionsDatabase Class Reference

#include <PVRGUIActionsDatabase.h>

Inheritance diagram for PVR::CPVRGUIActionsDatabase:
PVR::IPVRComponent

Public Member Functions

 CPVRGUIActionsDatabase ()=default
 
 ~CPVRGUIActionsDatabase () override=default
 
bool ResetDatabase (bool bResetEPGOnly)
 Reset the TV database to it's initial state and delete all the data.
 
- Public Member Functions inherited from PVR::IPVRComponent
virtual ~IPVRComponent ()=default
 

Constructor & Destructor Documentation

◆ CPVRGUIActionsDatabase()

PVR::CPVRGUIActionsDatabase::CPVRGUIActionsDatabase ( )
default

◆ ~CPVRGUIActionsDatabase()

PVR::CPVRGUIActionsDatabase::~CPVRGUIActionsDatabase ( )
overridedefault

Member Function Documentation

◆ ResetDatabase()

bool CPVRGUIActionsDatabase::ResetDatabase ( bool bResetEPGOnly)

Reset the TV database to it's initial state and delete all the data.

Parameters
bResetEPGOnlyTrue to only reset the EPG database, false to reset both PVR and EPG database.
Returns
true on success, false otherwise.

The documentation for this class was generated from the following files: