![]() |
ImageManager Class |
Namespace: DrawerBackup.Storage
The ImageManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageManager | Initializes a new instance of the ImageManager class |
Name | Description | |
---|---|---|
![]() ![]() | CreateImage |
Create the image for the Repository
|
![]() | DeleteImage |
Deletes a image from the disk
|
![]() | Dispose | Releases all resources used by the ImageManager |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Exists |
Check if the entry exists in the database
|
![]() | ExistsOnImage |
Check if a entry exists in the image
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEntryChecksum |
Calculates the entry checksum
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasEnoughSpace |
Check if the image has enough space
|
![]() | HasEntries |
Check if the image contains a entry
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Open |
Opens or Create the entry in the image
|
![]() ![]() | OpenEntry |
Open a entry
|
![]() | Purge |
Purges all the entries of the image and purges the image
|
![]() | Remove |
Removes a entry from the disk
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() | ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |