Tag Parser  7.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Classes | Namespaces
genericfileelement.h File Reference
#include "./exceptions.h"
#include "./progressfeedback.h"
#include <c++utilities/conversion/types.h>
#include <c++utilities/io/copy.h>
#include <initializer_list>
#include <iostream>
#include <list>
#include <memory>
#include <string>
Include dependency graph for genericfileelement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::FileElementTraits< ImplementationType >
 Defines traits for the specified ImplementationType. More...
 
class  TagParser::GenericFileElement< ImplementationType >
 The GenericFileElement class helps to parse binary files which consist of an arboreal element strucutre. More...
 

Namespaces

 IoUtilities
 Contains utility classes helping to read and write streams.
 
 TagParser
 Contains all classes and functions of the TagInfo library.