|
| | FSBz2 () |
| virtual bool | seekable (const string &backfile) override |
| virtual std::shared_ptr< CommonStream > | create_stream () override |
| virtual std::shared_ptr< FragmentBlock > | ScanCompressblock (const string &backfile, size_t &input_offset, size_t &output_offset) override |
| | 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 |
| int | get_file_timesample (const string &filename, uint64_t *ptime) override |
| virtual int | PreloadWorkThread (shared_ptr< FileBuffer >outp) |
| virtual int | split (const string &filename, string *outbackfile, string *outfilename, bool dir=false) |
◆ FSBz2()
◆ create_stream()
| virtual std::shared_ptr< CommonStream > FSBz2::create_stream |
( |
| ) |
|
|
inlineoverridevirtual |
◆ ScanCompressblock()
| shared_ptr< FragmentBlock > FSBz2::ScanCompressblock |
( |
const string & | backfile, |
|
|
size_t & | input_offset, |
|
|
size_t & | output_offset ) |
|
overridevirtual |
◆ seekable()
| bool FSBz2::seekable |
( |
const string & | backfile | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file:
- /build/mfgtools-git/src/mfgtools-git/libuuu/buffer.cpp