Свойство | Тип | Описание | |
---|---|---|---|
Hasher | |||
Root |
Метод | Описание | |
---|---|---|
Clear ( ) : void | ||
Dump ( ) : void | ||
GetAllEntries ( ) : RootEntry>>.IEnumerable |
||
GetAllEntries ( ulong hash ) : IEnumerable |
||
GetEntries ( ulong hash ) : IEnumerable |
||
LoadListFile ( string path, |
||
MergeInstall ( |
||
SetFlags ( LocaleFlags locale, ContentFlags content, bool createTree = true ) : |
Метод | Описание | |
---|---|---|
CreateStorageTree ( ) : |
||
CreateSubTree ( |
protected abstract CreateStorageTree ( ) : |
||
Результат |
protected CreateSubTree ( |
||
root | ||
filehash | ulong | |
file | string | |
Результат | void |
public abstract GetAllEntries ( ) : RootEntry>>.IEnumerable |
||
Результат | RootEntry>>.IEnumerable |
public abstract GetAllEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Результат | IEnumerable |
public abstract GetEntries ( ulong hash ) : IEnumerable |
||
hash | ulong | |
Результат | IEnumerable |
public abstract LoadListFile ( string path, |
||
path | string | |
worker | ||
Результат | void |
public MergeInstall ( |
||
install | ||
Результат | void |
public SetFlags ( LocaleFlags locale, ContentFlags content, bool createTree = true ) : |
||
locale | LocaleFlags | |
content | ContentFlags | |
createTree | bool | |
Результат |