|
|
#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | TagLib |
| A namespace for all TagLib related classes and functions. | |
Macros | |
| #define | TAGLIB_MAJOR_VERSION 1 |
| #define | TAGLIB_MINOR_VERSION 7 |
| #define | TAGLIB_PATCH_VERSION 0 |
| #define | TAGLIB_IGNORE_MISSING_DESTRUCTOR |
| #define | TAGLIB_CONSTRUCT_BITSET(x) static_cast<unsigned long>(x) |
Typedefs | |
| typedef wchar_t | TagLib::wchar |
| typedef unsigned char | TagLib::uchar |
| typedef unsigned short | TagLib::ushort |
| typedef unsigned int | TagLib::uint |
| typedef unsigned long | TagLib::ulong |
| typedef std::basic_string< wchar > | TagLib::wstring |
| #define TAGLIB_CONSTRUCT_BITSET | ( | x | ) | static_cast<unsigned long>(x) |
| #define TAGLIB_IGNORE_MISSING_DESTRUCTOR |
| #define TAGLIB_MAJOR_VERSION 1 |
| #define TAGLIB_MINOR_VERSION 7 |
| #define TAGLIB_PATCH_VERSION 0 |