|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <IFile.h>
Public Member Functions | |
| CRedirectException () | |
| CRedirectException (IFile *pNewFileImp, CURL *pNewUrl=NULL) | |
Public Attributes | |
| IFile * | m_pNewFileImp |
| CURL * | m_pNewUrl |
| CRedirectException::CRedirectException | ( | ) |
| IFile* XFILE::CRedirectException::m_pNewFileImp |
| CURL* XFILE::CRedirectException::m_pNewUrl |