|
| FSHttp () |
|
int | load (const string &backfile, const string &filename, shared_ptr< FileBuffer > p) override |
|
virtual bool | exist (const string &backfile, const string &filename) override |
|
int | for_each_ls (uuu_ls_file, const string &, const string &, void *) override |
|
int | get_file_timesample (const string &, uint64_t *) override |
|
int | http_load (shared_ptr< HttpStream > http, shared_ptr< FileBuffer > p, string filename) |
|
int | split (const string &filename, string *outbackfile, string *outfilename, bool) 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) |
|
◆ FSHttp()
◆ exist()
virtual bool FSHttp::exist |
( |
const string & | backfile, |
|
|
const string & | filename ) |
|
inlineoverridevirtual |
◆ for_each_ls()
int FSHttp::for_each_ls |
( |
uuu_ls_file | , |
|
|
const string & | , |
|
|
const string & | , |
|
|
void * | ) |
|
inlineoverridevirtual |
◆ get_file_timesample()
int FSHttp::get_file_timesample |
( |
const string & | , |
|
|
uint64_t * | ) |
|
inlineoverridevirtual |
◆ http_load()
int FSHttp::http_load |
( |
shared_ptr< HttpStream > | http, |
|
|
shared_ptr< FileBuffer > | p, |
|
|
string | filename ) |
◆ load()
int FSHttp::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