PgVFS.NET
A C# System.IO compatible File System on Postgres
 All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CArgumentOutOfRangeException
 CVfs.Exceptions.PositionOutOfRangeExceptionPosition pointer is out of range
 CVfs.Postgres.ConnectionSettingsConnection string settings and options
 CIDisposable
 CVfs.IFileSystemManagerFilesystem context
 CVfs.ITransactionalFileSystemManagerFilesystem context with transaction support
 CVfs.Local.FileSystemManagerCreates a context for a local file system (Wrapper)
 CVfs.Postgres.FileSystemManagerVfs filesystem context
 CVfs.IMappedVfsInterface for VFS that have a mount point
 CVfs.Postgres.FileSystemManagerVfs filesystem context
 CIOException
 CVfs.Exceptions.BadAbsolutePathExceptionException for bad absolute path
 CVfs.Exceptions.CorruptedFileSystemExceptionException ocurred when an anomalous situation was detected
 CVfs.Exceptions.DirectoryAlreadyExistsExceptionDirectory already exists exception
 CVfs.Exceptions.DirectoryIsNotEmptyExceptionAn empty directory was expected
 CVfs.Exceptions.FileAlreadyExistsExceptionFile already exists exception
 CVfs.Exceptions.InvalidPathExceptionInvalid path exception
 CVfs.IVfsDirectorySame as System.IO.Directory singleton
 CVfs.IVfsFileA System.IO.File singleton equivalent
 CVfs.IVfsPathAccess to the Path functions of the specified filesystem