Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CShowItem Class Reference

Public Member Functions

bool operator== (const CShowItem &r) const
 

Public Attributes

int id
 
int path
 
std::string title
 
std::string year
 
std::string ident
 

Member Function Documentation

§ operator==()

bool CShowItem::operator== ( const CShowItem r) const
inline

Member Data Documentation

§ id

int CShowItem::id

§ ident

std::string CShowItem::ident

§ path

int CShowItem::path

§ title

std::string CShowItem::title

§ year

std::string CShowItem::year

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