Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Classes | Namespaces
abstractcontainer.h File Reference
#include "./exceptions.h"
#include "./settings.h"
#include "./tagtarget.h"
#include <c++utilities/chrono/datetime.h>
#include <c++utilities/chrono/timespan.h>
#include <c++utilities/io/binaryreader.h>
#include <c++utilities/io/binarywriter.h>
#include <iostream>
#include <memory>
Include dependency graph for abstractcontainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::AbstractContainer
 The AbstractContainer class provides an interface and common functionality to parse and make a certain container format. More...
 

Namespaces

namespace  CppUtilities
 
namespace  TagParser
 Contains all classes and functions of the TagInfo library.