Storage used for FileVersionKey associated with an ObjectId.
More...
|
static bool | Compact (string storagePath) |
| Compacts the specified storage path. More...
|
|
Storage used for FileVersionKey associated with an ObjectId.
Definition at line 18 of file FileVersionStorage.cs.
SiliconStudio.BuildEngine.FileVersionStorage.FileVersionStorage |
( |
Stream |
stream | ) |
|
static bool SiliconStudio.BuildEngine.FileVersionStorage.Compact |
( |
string |
storagePath | ) |
|
|
static |
Compacts the specified storage path.
- Parameters
-
storagePath | The storage path. |
- Returns
true
if the storage path was successfully compacted, false
otherwise.
Definition at line 33 of file FileVersionStorage.cs.
override List<KeyValuePair<FileVersionKey, ObjectId> > SiliconStudio.BuildEngine.FileVersionStorage.ReadEntries |
( |
System.IO.Stream |
localStream | ) |
|
|
protected |
override void SiliconStudio.BuildEngine.FileVersionStorage.WriteEntry |
( |
Stream |
localStream, |
|
|
KeyValuePair< FileVersionKey, ObjectId > |
value |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/common/buildengine/SiliconStudio.BuildEngine.Common/FileVersionStorage.cs