PgVFS.NET
A C# System.IO compatible File System on Postgres
 All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NVfs
 NExceptions
 CBadAbsolutePathExceptionException for bad absolute path
 CCorruptedFileSystemExceptionException ocurred when an anomalous situation was detected
 CDirectoryAlreadyExistsExceptionDirectory already exists exception
 CDirectoryIsNotEmptyExceptionAn empty directory was expected
 CFileAlreadyExistsExceptionFile already exists exception
 CInvalidPathExceptionInvalid path exception
 CPositionOutOfRangeExceptionPosition pointer is out of range
 NLocal
 CFileSystemManagerCreates a context for a local file system (Wrapper)
 NPostgres
 CConnectionSettingsConnection string settings and options
 CFileSystemManagerVfs filesystem context
 CIFileSystemManagerFilesystem context
 CIMappedVfsInterface for VFS that have a mount point
 CITransactionalFileSystemManagerFilesystem context with transaction support
 CIVfsDirectorySame as System.IO.Directory singleton
 CIVfsFileA System.IO.File singleton equivalent
 CIVfsPathAccess to the Path functions of the specified filesystem