TagLib 1.11 (TagLib: Member List)
Home
Class Hierarchy
Namespaces
Classes
Headers
Namespace Members
Class Members
File Members
TagLib
PropertyMap
TagLib::PropertyMap Member List
This is the complete list of members for
TagLib::PropertyMap
, including all inherited members.
ConstIterator
typedef
TagLib::PropertyMap
contains
(const String &key) const
TagLib::PropertyMap
contains
(const PropertyMap &other) const
TagLib::PropertyMap
erase
(const String &key)
TagLib::PropertyMap
erase
(const PropertyMap &other)
TagLib::PropertyMap
find
(const String &key)
TagLib::PropertyMap
find
(const String &key) const
TagLib::PropertyMap
insert
(const String &key, const StringList &values)
TagLib::PropertyMap
Iterator
typedef
TagLib::PropertyMap
merge
(const PropertyMap &other)
TagLib::PropertyMap
operator!=
(const PropertyMap &other) const
TagLib::PropertyMap
operator==
(const PropertyMap &other) const
TagLib::PropertyMap
operator[]
(const String &key) const
TagLib::PropertyMap
operator[]
(const String &key)
TagLib::PropertyMap
PropertyMap
()
TagLib::PropertyMap
PropertyMap
(const PropertyMap &m)
TagLib::PropertyMap
PropertyMap
(const SimplePropertyMap &m)
TagLib::PropertyMap
removeEmpty
()
TagLib::PropertyMap
replace
(const String &key, const StringList &values)
TagLib::PropertyMap
toString
() const
TagLib::PropertyMap
unsupportedData
()
TagLib::PropertyMap
unsupportedData
() const
TagLib::PropertyMap
~PropertyMap
()
TagLib::PropertyMap
[virtual]