Canorus 0.0
Classes | Typedefs
tar.h File Reference
#include <QString>
#include <QByteArray>
#include <QFile>
#include <QHash>
#include <memory>
Include dependency graph for tar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CATar
 Class for the manipulation of tar files. More...
 
struct  CATar::CATarHeader
 
struct  CATar::CATarFile
 
struct  CATar::CATarBufInfo
 

Typedefs

typedef unique_ptr< QIODevice > CAIOPtr
 

Typedef Documentation

◆ CAIOPtr

typedef unique_ptr<QIODevice> CAIOPtr