| Sulf::Crypt::BlockFileWrapper | Provides block-oriented implementations for file IO |
| BufferReadable | Simple interface for objects that can be read from a FWBuffer |
| BufferWritable | Simple interface for objects that can be written to a FWBuffer |
| Fuse::Channel | Communication channel to FUSE kernel module |
| Fuse::Dirent | Result from Wrapper.readdir() call |
| Fuse::DirNode | Interface for operations on directories |
| Sulf::DirNodeWrapper | Provides a wrapper for another DirNode |
| FileBuffer | Helper class for storing readdir information |
| Fuse::FileNode | Interface for operation on file types |
| Fuse::FileSystem | Simple interface for a generic filesystem |
| FWBuffer | A C-managed buffer with convenience methods |
| Sulf::GenericFileNode | Provide a default implementation of methods |
| Sulf::GenericNode | Provides default implementation for Fuse.Node |
| Fuse::LinkTransaction | Transaction for hardlink Fuse.MutableDirNode.Link operation |
| Fuse::LookupTransaction | Base transaction implementation for types returning fuse_entry_out |
| Fuse::MakeDirTransaction | Transaction for Mkdir |
| Fuse::MakeNodeTransaction | Transaction for Mknod |
| Sulf::MapFS | An in-memory filesystem node |
| Sulf::Mounter | Provides helper methods for mounting a filesystem |
| Fuse::MutableDirNode | Interface for directories which support writes |
| Sulf::MutableDirNodeWrapper | Provides a wrapper for a MutableDirNode |
| Fuse::MutableFileNode | Interface for operation on modifiable files |
| Fuse::MutableNode | A mutable (modifiable, writable) node of a filesystem |
| Fuse::MutableXAttrNode | Interface for nodes supporting eXtended Attribute calls |
| Fuse::Node | A generic node of a filesystem |
| Fuse::NodeMap | Maintains mapping from integer node id to Fuse.Node |
| Fuse::OpenTransaction | Transaction for Open command |
| Fuse::Operation | Emitted for every request from Fuse.Channel |
| Sulf::PassthruDirNode | Pass through to a local filesystem |
| Sulf::PassthruFileNode | Provides a MutableFileNode wrapper around a local file |
| Fuse::Reactor | Decodes and dispatches requests comming from the FUSE kernel |
| Fuse::ShutdownException | Exception used to signal a requested shutdown of the channel |
| Fuse::StaleNodeException | Exception used internally by Fuse.dll |
| Fuse::Stat | Used for returning information about a file or directory |
| Fuse::StatFS | Structure for returning information about a filesystem |
| Fuse::StringArg | |
| Sulf::StringNode | Provides a read-only Fuse.FileNode for a string |
| Fuse::SymlinkTransaction | Transaction for symlink |
| Fuse::Transactional | Simple transaction definition |
| Fuse::Wrapper | Static methods which wrap around system calls |
| Fuse::XAttrNode | Interface for nodes supporting eXtended Attribute calls |
1.4.3