taglib.h File Reference

#include <string>
Include dependency graph for taglib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TagLib
 

A namespace for all TagLib related classes and functions.


Defines

#define TAGLIB_MAJOR_VERSION   1
#define TAGLIB_MINOR_VERSION   6
#define TAGLIB_PATCH_VERSION   3
#define TAGLIB_IGNORE_MISSING_DESTRUCTOR

Typedefs

typedef wchar_t TagLib::wchar
typedef unsigned char TagLib::uchar
typedef unsigned int TagLib::uint
typedef unsigned long TagLib::ulong
typedef std::basic_string< wchar > TagLib::wstring

Define Documentation

#define TAGLIB_IGNORE_MISSING_DESTRUCTOR
#define TAGLIB_MAJOR_VERSION   1
#define TAGLIB_MINOR_VERSION   6
#define TAGLIB_PATCH_VERSION   3