|
| PluginLoadFile (LoadT loader, int mode, size_t size) |
|
int | open (struct fuse_file_info &fi) |
|
int | read (char *buf, size_t size, off_t offset, struct fuse_file_info &fi) |
|
int | write (const char *src, size_t size, off_t offset, struct fuse_file_info &fi) |
|
size_t | size () const |
|
int | poll (struct fuse_file_info &fi, poll_handle_type &ph, unsigned *reventsp) |
|
template<typename LoadT>
class PluginLoadFile< LoadT >
file interface implementation used to load provider interface implementation on accessing file for the first time