|
|
#include "taglib_config.h"#include <string>

Go to the source code of this file.
Namespaces | |
| TagLib | |
| A namespace for all TagLib related classes and functions. | |
Macros | |
| #define | TAGLIB_MAJOR_VERSION 1 |
| #define | TAGLIB_MINOR_VERSION 11 |
| #define | TAGLIB_PATCH_VERSION 1 |
| #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 unsigned long long | TagLib::ulonglong |
| typedef std::basic_string< wchar_t > | 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 11 |
| #define TAGLIB_PATCH_VERSION 1 |