kodi
Public Member Functions | List of all members
KODI::GAME::CGameInfoTag Class Reference
Inheritance diagram for KODI::GAME::CGameInfoTag:
Inheritance graph
[legend]
Collaboration diagram for KODI::GAME::CGameInfoTag:
Collaboration graph
[legend]

Public Member Functions

 CGameInfoTag (const CGameInfoTag &tag)
 
CGameInfoTagoperator= (const CGameInfoTag &tag)
 
void Reset ()
 
bool operator== (const CGameInfoTag &tag) const
 
bool operator!= (const CGameInfoTag &tag) const
 
bool IsLoaded () const
 
void SetLoaded (bool bOnOff=true)
 
const std::string & GetURL () const
 
void SetURL (const std::string &strURL)
 
const std::string & GetTitle () const
 
void SetTitle (const std::string &strTitle)
 
const std::string & GetPlatform () const
 
void SetPlatform (const std::string &strPlatform)
 
const std::vector< std::string > & GetGenres () const
 
void SetGenres (const std::vector< std::string > &genres)
 
const std::string & GetDeveloper () const
 
void SetDeveloper (const std::string &strDeveloper)
 
const std::string & GetOverview () const
 
void SetOverview (const std::string &strOverview)
 
unsigned int GetYear () const
 
void SetYear (unsigned int year)
 
const std::string & GetID () const
 
void SetID (const std::string &strID)
 
const std::string & GetRegion () const
 
void SetRegion (const std::string &strRegion)
 
const std::string & GetPublisher () const
 
void SetPublisher (const std::string &strPublisher)
 
const std::string & GetFormat () const
 
void SetFormat (const std::string &strFormat)
 
const std::string & GetCartridgeType () const
 
void SetCartridgeType (const std::string &strCartridgeType)
 
const std::string & GetGameClient () const
 
void SetGameClient (const std::string &strGameClient)
 
void Archive (CArchive &ar) override
 
void Serialize (CVariant &value) const override
 
void ToSortable (SortItem &sortable, Field field) const override
 

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