Torch
Loading...
Searching...
No Matches
BinaryWrapper Class Referenceabstract
Inheritance diagram for BinaryWrapper:
SWrapper ZWrapper

Public Member Functions

 BinaryWrapper (const std::string &path)
virtual int32_t CreateArchive (void)=0
virtual bool AddFile (const std::string &path, std::vector< char > data)=0
virtual int32_t Close (void)=0

Protected Attributes

std::mutex mMutex
std::string mPath

The documentation for this class was generated from the following files: