class RemoteFileConnection
Defined at line 28 of file ../../src/storage/lib/vfs/cpp/connection/remote_file_connection.h
Public Methods
void RemoteFileConnection (fs::FuchsiaVfs * vfs, fbl::RefPtr<fs::Vnode> vnode, fuchsia_io::Rights rights, bool append, zx_koid_t koid)
Refer to documentation for |Connection::Connection|.
Defined at line 29 of file ../../src/storage/lib/vfs/cpp/connection/remote_file_connection.cc
void ~RemoteFileConnection ()
Defined at line 34 of file ../../src/storage/lib/vfs/cpp/connection/remote_file_connection.h