EldoS
 Table of Contents >  SolFSStorage class
Navigation
Web site
Support
Table Of Contents

SolFSStorage class

Properties     Methods     Events     See also    

Overview

SolFSStorage handles "physical" storage (file on disk, disk partition or any arbitrary data container) and lets you manipulate logical files within SolFSStorage.

Description

Use SolFSStorage to access the whole SolFS Storage. Methdods of SolFSStorage let you find files, create and delete directories (folders), get file time information and manage storage size.
To work with individual files within the storage (create, read, write) use SolFSStream class.

Before using any SolFSStorage methods or properties you must activate the component.

Properties

Active
AutoCompact
Buffering
CallbackTimeout (Operating System edition only)
CaseSensitive
Compression
CompressionLevel
DestroyOnProcessTerminated (Operating System edition only)
DiskSize
FileName
FilesEncryption
FilesPassword
FixedSize
IsCorrupted
Logo
MaxPageCount
MountingPoints (Operating System edition only)
PageSize
PathSeparator
ProcessRestrictionsEnabled (Operating System edition only)
ReadOnly
StorageCharacteristics (Operating System edition only)
StorageEncryption
StoragePassword
StorageType (Operating System edition only)
UseAccessTime
UseTransactions

Methods

Constructor
Constructor (opens storage)
Constructor (opens storage in callback mode)
Destructor
AddMountingPoint (Operating System edition only)
AddGrantedProcess (Operating System edition only)
AddTagName
CheckAndRepair
CheckFilePassword
CheckPassword
Close
Compact
ConvertFileNameToStorage (Operating System edition only)
ConvertFileNameToSystem (Operating System edition only)
CreateDirectory
DeleteAndRenameFile
DeleteDirectory
DeleteFile
DeleteFileTag
DeleteFileTagByName
DeleteGrantedProcess (Operating System edition only)
DeleteGrantedProcessByIndex (Operating System edition only)
DeleteMountingPoint (Operating System edition only)
DeleteTagName
DiskFree
EnableSystemCache (Operating System edition only)
FindByQueryClose
FindByQueryFirst
FindByQueryNext
FileExists
FindClose
FindFirst
FindFirstEx
FindNext
ForceCreateDirectories
FormatFixedSize
GetAccessGrantedProcess (Operating System edition only)
GetAccessGrantedProcessCount (Operating System edition only)
GetCurrentStorageFree (Operating System edition only)
GetCurrentStorageSize (Operating System edition only)
GetDriversStatus (Operating System edition only)
GetFileAttributes
GetFileCompression
GetFileCreationTime
GetFileEncryption
GetFileLastAccessTime
GetFileModificationTime
GetFileTag
GetFileTagAsAnsiString
GetFileTagAsBoolean
GetFileTagAsDateTime
GetFileTagAsNumber
GetFileTagAsString
GetFileTagInfo
GetInfo
GetLastAccessTime
GetLastWriteTime
GetLinkDestination
GetTagName
GetTagNamesCount
GetVersion
InstallDrivers (Operating System edition only)
IsSolFSStorage
IsDirectoryEmpty
Link
MoveFile
Open
OpenReadOnly
OpenRootData
Reopen
ResolveLink
SetCurrentStorageSize (Operating System edition only)
SetEncryption
SetFileAttributes
SetFileCompression
SetFileCreationTime
SetFileEncryption
SetFileLastAccessTime
SetFileModificationTime
SetFileTag
SetFileTagAsAnsiString
SetFileTagAsBoolean
SetFileTagAsDateTime
SetFileTagAsNumber
SetFileTagAsString
SetRegistrationKey
UninstallDrivers (Operating System edition only)

Events


OnProgress

OnFileCreate
OnFileOpen
OnFileClose
OnFileFlush
OnFileDelete
OnFileGetSize
OnFileSetSzie
OnFileSeek
OnFileRead
OnFileWrite

OnHashCalculate
OnHashValidate

OnDataEncrypt
OnDataDecrypt

OnDataCompress
OnDataDecompress

See also

SolFSStream class     DLL functions list


Got questions or comments about this topic? Tell us about them.
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2010, EldoS Corporation