#include <track.h>
|
bool | operator== (const MetaData &rhs) const |
|
bool | operator!= (const MetaData &rhs) const |
|
template<typename Tag > |
std::size_t | count () const |
|
template<typename Tag > |
void | set (const typename Tag::ValueType &value) |
|
template<typename Tag > |
Tag::ValueType | get () const |
|
std::size_t | count (const std::string &key) const |
|
void | set (const std::string &key, const std::string &value) |
|
const std::string & | get (const std::string &key) const |
|
const std::map< std::string,
std::string > & | operator* () const |
|
Definition at line 43 of file track.h.
template<typename Tag >
std::size_t core::ubuntu::media::Track::MetaData::count |
( |
| ) |
const |
|
inline |
std::size_t core::ubuntu::media::Track::MetaData::count |
( |
const std::string & |
key | ) |
const |
|
inline |
template<typename Tag >
Tag::ValueType core::ubuntu::media::Track::MetaData::get |
( |
| ) |
const |
|
inline |
const std::string& core::ubuntu::media::Track::MetaData::get |
( |
const std::string & |
key | ) |
const |
|
inline |
bool core::ubuntu::media::Track::MetaData::operator!= |
( |
const MetaData & |
rhs | ) |
const |
|
inline |
const std::map<std::string, std::string>& core::ubuntu::media::Track::MetaData::operator* |
( |
| ) |
const |
|
inline |
bool core::ubuntu::media::Track::MetaData::operator== |
( |
const MetaData & |
rhs | ) |
const |
|
inline |
template<typename Tag >
void core::ubuntu::media::Track::MetaData::set |
( |
const typename Tag::ValueType & |
value | ) |
|
|
inline |
void core::ubuntu::media::Track::MetaData::set |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /build/buildd/media-hub-1.0.0+14.10.20140722/include/core/media/track.h