프로퍼티 | 타입 | 설명 | |
---|---|---|---|
INFO_REFS | string |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
close ( ) : void | ||
deleteFile ( string path ) : void | ||
deleteRef ( string name ) : void | ||
deleteRefLog ( string name ) : void | ||
getAlternates ( ) : List |
||
getPackNames ( ) : List |
||
getURI ( ) : |
||
open ( string path ) : Stream | ||
openAlternate ( string location ) : |
||
openReader ( string path ) : |
||
readAlternates ( string listPath ) : List |
||
readPackedRefs ( Ref>.Dictionary |
||
writeFile ( string path, ProgressMonitor monitor, string monitorTask ) : Stream | ||
writeFile ( string path, byte data ) : void | ||
writeInfoPacks ( List |
||
writeRef ( string name, ObjectId value ) : void |
메소드 | 설명 | |
---|---|---|
readPackedRefsImpl ( Ref>.Dictionary |
public abstract openAlternate ( string location ) : |
||
location | string | |
리턴 |
public openReader ( string path ) : |
||
path | string | |
리턴 |
public readPackedRefs ( Ref>.Dictionary |
||
avail | Ref>.Dictionary | |
리턴 | void |
public writeFile ( string path, ProgressMonitor monitor, string monitorTask ) : Stream | ||
path | string | |
monitor | ProgressMonitor | |
monitorTask | string | |
리턴 | Stream |
public writeRef ( string name, ObjectId value ) : void | ||
name | string | |
value | ObjectId | |
리턴 | void |