taglib.h File Reference

#include "taglib_config.h"
#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

Defines

#define TAGLIB_MAJOR_VERSION   1
#define TAGLIB_MINOR_VERSION   11
#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 unsigned long long TagLib::ulonglong
typedef std::basic_string
< wchar_t > 
TagLib::wstring


Define Documentation

#define TAGLIB_CONSTRUCT_BITSET (  )     static_cast<unsigned long>(x)

#define TAGLIB_IGNORE_MISSING_DESTRUCTOR

#define TAGLIB_MAJOR_VERSION   1

#define TAGLIB_MINOR_VERSION   11

#define TAGLIB_PATCH_VERSION   0