xbmc
Public Member Functions | Public Attributes | List of all members
EmbeddedArtInfo Class Reference
Inheritance diagram for EmbeddedArtInfo:
Inheritance graph
[legend]
Collaboration diagram for EmbeddedArtInfo:
Collaboration graph
[legend]

Public Member Functions

 EmbeddedArtInfo (size_t size, const std::string &mime, const std::string &type="")
 
void Archive (CArchive &ar) override
 
void Set (size_t size, const std::string &mime, const std::string &type="")
 
void Clear ()
 
bool Empty () const
 
bool Matches (const EmbeddedArtInfo &right) const
 
void SetType (const std::string &type)
 

Public Attributes

size_t m_size = 0
 
std::string m_mime
 
std::string m_type
 

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