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

#include <XbtManager.h>

Public Member Functions

 ~CXbtManager ()
 
bool HasFiles (const CURL &path) const
 
bool GetFiles (const CURL &path, std::vector< CXBTFFile > &files) const
 
bool GetReader (const CURL &path, CXBTFReaderPtr &reader) const
 
void Release (const CURL &path)
 

Static Public Member Functions

static CXbtManagerGetInstance ()
 

Constructor & Destructor Documentation

◆ ~CXbtManager()

XFILE::CXbtManager::~CXbtManager ( )
default

Member Function Documentation

◆ GetFiles()

bool XFILE::CXbtManager::GetFiles ( const CURL & path,
std::vector< CXBTFFile > & files ) const

◆ GetInstance()

CXbtManager & XFILE::CXbtManager::GetInstance ( )
static

◆ GetReader()

bool XFILE::CXbtManager::GetReader ( const CURL & path,
CXBTFReaderPtr & reader ) const

◆ HasFiles()

bool XFILE::CXbtManager::HasFiles ( const CURL & path) const

◆ Release()

void XFILE::CXbtManager::Release ( const CURL & path)

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