#include <GameInfoTag.h>
◆ CGameInfoTag() [1/2]
KODI::GAME::CGameInfoTag::CGameInfoTag |
( |
| ) |
|
|
inline |
◆ CGameInfoTag() [2/2]
KODI::GAME::CGameInfoTag::CGameInfoTag |
( |
const CGameInfoTag & | tag | ) |
|
|
inline |
◆ ~CGameInfoTag()
virtual KODI::GAME::CGameInfoTag::~CGameInfoTag |
( |
| ) |
|
|
virtualdefault |
◆ Archive()
◆ GetCartridgeType()
const std::string & KODI::GAME::CGameInfoTag::GetCartridgeType |
( |
| ) |
const |
|
inline |
◆ GetDeveloper()
const std::string & KODI::GAME::CGameInfoTag::GetDeveloper |
( |
| ) |
const |
|
inline |
◆ GetFormat()
const std::string & KODI::GAME::CGameInfoTag::GetFormat |
( |
| ) |
const |
|
inline |
◆ GetGameClient()
const std::string & KODI::GAME::CGameInfoTag::GetGameClient |
( |
| ) |
const |
|
inline |
◆ GetGenres()
const std::vector< std::string > & KODI::GAME::CGameInfoTag::GetGenres |
( |
| ) |
const |
|
inline |
◆ GetID()
const std::string & KODI::GAME::CGameInfoTag::GetID |
( |
| ) |
const |
|
inline |
◆ GetOverview()
const std::string & KODI::GAME::CGameInfoTag::GetOverview |
( |
| ) |
const |
|
inline |
◆ GetPlatform()
const std::string & KODI::GAME::CGameInfoTag::GetPlatform |
( |
| ) |
const |
|
inline |
◆ GetPublisher()
const std::string & KODI::GAME::CGameInfoTag::GetPublisher |
( |
| ) |
const |
|
inline |
◆ GetRegion()
const std::string & KODI::GAME::CGameInfoTag::GetRegion |
( |
| ) |
const |
|
inline |
◆ GetTitle()
const std::string & KODI::GAME::CGameInfoTag::GetTitle |
( |
| ) |
const |
|
inline |
◆ GetURL()
const std::string & KODI::GAME::CGameInfoTag::GetURL |
( |
| ) |
const |
|
inline |
◆ GetYear()
unsigned int KODI::GAME::CGameInfoTag::GetYear |
( |
| ) |
const |
|
inline |
◆ IsLoaded()
bool KODI::GAME::CGameInfoTag::IsLoaded |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ Reset()
void CGameInfoTag::Reset |
( |
| ) |
|
◆ Serialize()
◆ SetCartridgeType()
void KODI::GAME::CGameInfoTag::SetCartridgeType |
( |
const std::string & | strCartridgeType | ) |
|
|
inline |
◆ SetDeveloper()
void KODI::GAME::CGameInfoTag::SetDeveloper |
( |
const std::string & | strDeveloper | ) |
|
|
inline |
◆ SetFormat()
void KODI::GAME::CGameInfoTag::SetFormat |
( |
const std::string & | strFormat | ) |
|
|
inline |
◆ SetGameClient()
void KODI::GAME::CGameInfoTag::SetGameClient |
( |
const std::string & | strGameClient | ) |
|
|
inline |
◆ SetGenres()
void KODI::GAME::CGameInfoTag::SetGenres |
( |
const std::vector< std::string > & | genres | ) |
|
|
inline |
◆ SetID()
void KODI::GAME::CGameInfoTag::SetID |
( |
const std::string & | strID | ) |
|
|
inline |
◆ SetLoaded()
void KODI::GAME::CGameInfoTag::SetLoaded |
( |
bool | bOnOff = true | ) |
|
|
inline |
◆ SetOverview()
void KODI::GAME::CGameInfoTag::SetOverview |
( |
const std::string & | strOverview | ) |
|
|
inline |
◆ SetPlatform()
void KODI::GAME::CGameInfoTag::SetPlatform |
( |
const std::string & | strPlatform | ) |
|
|
inline |
◆ SetPublisher()
void KODI::GAME::CGameInfoTag::SetPublisher |
( |
const std::string & | strPublisher | ) |
|
|
inline |
◆ SetRegion()
void KODI::GAME::CGameInfoTag::SetRegion |
( |
const std::string & | strRegion | ) |
|
|
inline |
◆ SetTitle()
void KODI::GAME::CGameInfoTag::SetTitle |
( |
const std::string & | strTitle | ) |
|
|
inline |
◆ SetURL()
void KODI::GAME::CGameInfoTag::SetURL |
( |
const std::string & | strURL | ) |
|
|
inline |
◆ SetYear()
void KODI::GAME::CGameInfoTag::SetYear |
( |
unsigned int | year | ) |
|
|
inline |
◆ ToSortable()
The documentation for this class was generated from the following files: