#include <EmbeddedArt.h>
◆ EmbeddedArtInfo() [1/2]
EmbeddedArtInfo::EmbeddedArtInfo |
( |
| ) |
|
|
default |
◆ EmbeddedArtInfo() [2/2]
EmbeddedArtInfo::EmbeddedArtInfo |
( |
size_t | size, |
|
|
const std::string & | mime, |
|
|
const std::string & | type = "" ) |
◆ ~EmbeddedArtInfo()
virtual EmbeddedArtInfo::~EmbeddedArtInfo |
( |
| ) |
|
|
virtualdefault |
◆ Archive()
◆ Clear()
void EmbeddedArtInfo::Clear |
( |
| ) |
|
◆ Empty()
bool EmbeddedArtInfo::Empty |
( |
| ) |
const |
◆ Matches()
◆ Set()
void EmbeddedArtInfo::Set |
( |
size_t | size, |
|
|
const std::string & | mime, |
|
|
const std::string & | type = "" ) |
◆ SetType()
void EmbeddedArtInfo::SetType |
( |
const std::string & | type | ) |
|
|
inline |
◆ m_mime
std::string EmbeddedArtInfo::m_mime |
◆ m_size
size_t EmbeddedArtInfo::m_size = 0 |
◆ m_type
std::string EmbeddedArtInfo::m_type |
The documentation for this class was generated from the following files: