26 #ifndef TAGLIB_PROPERTYMAP_H 27 #define TAGLIB_PROPERTYMAP_H 182 bool contains(
const String &key)
const;
273 void addUnsupportedData(
const String &key);
285 class PropertyMapPrivate;
286 std::unique_ptr<PropertyMapPrivate> d;
SimplePropertyMap::Iterator Iterator
Definition: tpropertymap.h:125
A map for format-independent <key,values> tag representations.
Definition: tpropertymap.h:122
A wide string class suitable for unicode.
Definition: tstring.h:82
#define TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
Definition: taglib_export.h:55
A generic, implicitly shared map.
Definition: tmap.h:44
A list of strings.
Definition: tstringlist.h:43
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
SimplePropertyMap::ConstIterator ConstIterator
Definition: tpropertymap.h:126
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41