|
|
#include <string>

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 0 |
| #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 TAGLIB_IGNORE_MISSING_DESTRUCTOR |
| #define TAGLIB_MAJOR_VERSION 1 |
| #define TAGLIB_MINOR_VERSION 6 |
| #define TAGLIB_PATCH_VERSION 0 |