class NodeConnection

Defined at line 33 of file ../../src/storage/lib/vfs/cpp/connection/node_connection.h

Public Methods

void NodeConnection (fs::FuchsiaVfs * vfs, fbl::RefPtr<fs::Vnode> vnode, fuchsia_io::Rights rights)

Refer to documentation for |Connection::Connection|.

Defined at line 37 of file ../../src/storage/lib/vfs/cpp/connection/node_connection.cc