id3v2tag.h File Reference

#include <tag.h>
#include <tbytevector.h>
#include <tstring.h>
#include <tlist.h>
#include <tmap.h>
#include "id3v2framefactory.h"

Include dependency graph for id3v2tag.h:

Go to the source code of this file.

Namespaces

namespace  TagLib
namespace  TagLib::ID3v2

Typedefs

typedef List< Frame * > FrameList
typedef Map< ByteVector, FrameListFrameListMap


Typedef Documentation

typedef List<Frame *> TagLib::ID3v2::FrameList
 

typedef Map<ByteVector, FrameList> TagLib::ID3v2::FrameListMap