|
| FSTar () |
int | load (const string &backfile, const string &filename, shared_ptr< FileBuffer > p) override |
bool | exist (const string &backfile, const string &filename) override |
int | for_each_ls (uuu_ls_file fn, const string &backfile, const string &filename, void *p) override |
int | get_file_timesample (const string &filename, uint64_t *ptime) override |
virtual int | Decompress (const string &, shared_ptr< FileBuffer >) |
virtual bool | seekable (const string &) |
virtual std::shared_ptr< FragmentBlock > | ScanCompressblock (const string &, size_t &, size_t &) |
virtual int | PreloadWorkThread (shared_ptr< FileBuffer >outp) |
virtual int | split (const string &filename, string *outbackfile, string *outfilename, bool dir=false) |
◆ FSTar()
◆ exist()
bool FSTar::exist |
( |
const string & | backfile, |
|
|
const string & | filename ) |
|
overridevirtual |
◆ for_each_ls()
int FSTar::for_each_ls |
( |
uuu_ls_file | fn, |
|
|
const string & | backfile, |
|
|
const string & | filename, |
|
|
void * | p ) |
|
overridevirtual |
◆ load()
int FSTar::load |
( |
const string & | backfile, |
|
|
const string & | filename, |
|
|
shared_ptr< FileBuffer > | p ) |
|
overridevirtual |
The documentation for this class was generated from the following file:
- /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/buffer.cpp