Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CScraperUrl::SUrlEntry Struct Reference

#include <ScraperUrl.h>

Public Member Functions

 SUrlEntry (std::string url="")
 

Public Attributes

std::string m_spoof
 
std::string m_url
 
std::string m_cache
 
std::string m_aspect
 
std::string m_preview
 
UrlType m_type = UrlType::General
 
bool m_post = false
 
bool m_isgz = false
 
int m_season = -1
 

Constructor & Destructor Documentation

◆ SUrlEntry()

CScraperUrl::SUrlEntry::SUrlEntry ( std::string url = "")
inlineexplicit

Member Data Documentation

◆ m_aspect

std::string CScraperUrl::SUrlEntry::m_aspect

◆ m_cache

std::string CScraperUrl::SUrlEntry::m_cache

◆ m_isgz

bool CScraperUrl::SUrlEntry::m_isgz = false

◆ m_post

bool CScraperUrl::SUrlEntry::m_post = false

◆ m_preview

std::string CScraperUrl::SUrlEntry::m_preview

◆ m_season

int CScraperUrl::SUrlEntry::m_season = -1

◆ m_spoof

std::string CScraperUrl::SUrlEntry::m_spoof

◆ m_type

UrlType CScraperUrl::SUrlEntry::m_type = UrlType::General

◆ m_url

std::string CScraperUrl::SUrlEntry::m_url

The documentation for this struct was generated from the following file: