Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CPVRCachedImage Class Reference

#include <PVRCachedImage.h>

Public Member Functions

 CPVRCachedImage ()=delete
 
virtual ~CPVRCachedImage ()=default
 
 CPVRCachedImage (const std::string &owner)
 
 CPVRCachedImage (const std::string &clientImage, const std::string &owner)
 
bool operator== (const CPVRCachedImage &right) const
 
bool operator!= (const CPVRCachedImage &right) const
 
const std::string & GetClientImage () const
 
const std::string & GetLocalImage () const
 
void SetClientImage (const std::string &image)
 
void SetOwner (const std::string &owner)
 

Constructor & Destructor Documentation

◆ CPVRCachedImage() [1/3]

PVR::CPVRCachedImage::CPVRCachedImage ( )
delete

◆ ~CPVRCachedImage()

virtual PVR::CPVRCachedImage::~CPVRCachedImage ( )
virtualdefault

◆ CPVRCachedImage() [2/3]

CPVRCachedImage::CPVRCachedImage ( const std::string & owner)
explicit

◆ CPVRCachedImage() [3/3]

CPVRCachedImage::CPVRCachedImage ( const std::string & clientImage,
const std::string & owner )

Member Function Documentation

◆ GetClientImage()

const std::string & PVR::CPVRCachedImage::GetClientImage ( ) const
inline

◆ GetLocalImage()

const std::string & PVR::CPVRCachedImage::GetLocalImage ( ) const
inline

◆ operator!=()

bool CPVRCachedImage::operator!= ( const CPVRCachedImage & right) const

◆ operator==()

bool CPVRCachedImage::operator== ( const CPVRCachedImage & right) const

◆ SetClientImage()

void CPVRCachedImage::SetClientImage ( const std::string & image)

◆ SetOwner()

void CPVRCachedImage::SetOwner ( const std::string & owner)

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