This is the complete list of members for velox::vdfs, including all inherited members.
append(std::string, std::string) | velox::vdfs | |
close(long) | velox::vdfs | |
dfs | velox::vdfs | protected |
exists(std::string) | velox::vdfs | |
format() | velox::vdfs | |
get_metadata(long fid, int type) | velox::vdfs | |
is_open(long) | velox::vdfs | |
list(bool all, std::string name="") | velox::vdfs | |
load(std::string) | velox::vdfs | protected |
open(std::string) | velox::vdfs | |
open_file(std::string) | velox::vdfs | |
operator=(vdfs &) | velox::vdfs | |
read(long, char *, uint64_t, uint64_t) | velox::vdfs | |
read_chunk(std::string name, std::string host, char *buf, uint64_t boff, uint64_t, uint64_t) | velox::vdfs | |
rename(std::string, std::string) | velox::vdfs | |
rm(std::string) | velox::vdfs | |
rm(long) | velox::vdfs | |
upload(std::string) | velox::vdfs | |
vdfs() | velox::vdfs | |
vdfs(vdfs &) | velox::vdfs | |
write(long, const char *, uint32_t, uint32_t) | velox::vdfs | |
write(long, const char *, uint32_t, uint32_t, uint64_t) | velox::vdfs | |
~vdfs() | velox::vdfs |