|
| FSCompressStream () |
int | load (const string &backfile, const string &filename, shared_ptr< FileBuffer >outp) 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 | Decompress (const string &backfile, shared_ptr< FileBuffer >outp) override |
virtual std::shared_ptr< CommonStream > | create_stream () |
int | get_file_timesample (const string &filename, uint64_t *ptime) override |
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) |
◆ FSCompressStream()
FSCompressStream::FSCompressStream |
( |
| ) |
|
|
inline |
◆ create_stream()
virtual std::shared_ptr< CommonStream > FSCompressStream::create_stream |
( |
| ) |
|
|
inlinevirtual |
◆ Decompress()
int FSCompressStream::Decompress |
( |
const string & | backfile, |
|
|
shared_ptr< FileBuffer > | outp ) |
|
overridevirtual |
◆ exist()
bool FSCompressStream::exist |
( |
const string & | backfile, |
|
|
const string & | filename ) |
|
overridevirtual |
◆ for_each_ls()
int FSCompressStream::for_each_ls |
( |
uuu_ls_file | fn, |
|
|
const string & | backfile, |
|
|
const string & | filename, |
|
|
void * | p ) |
|
overridevirtual |
◆ load()
int FSCompressStream::load |
( |
const string & | backfile, |
|
|
const string & | filename, |
|
|
shared_ptr< FileBuffer > | outp ) |
|
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