메소드 | 설명 | |
---|---|---|
CompileOrCache ( ICompiler comp, IEnumerable |
||
DigestCompiler ( string compilerPath ) : |
||
DirectCompilerCacheServer ( string cachedir ) : System | ||
FileExists ( string path ) : bool | ||
Finished ( ) : void | ||
GetHashes ( IEnumerable |
||
Lock ( CacheLockType mode ) : void | ||
OnWatchedFileChanged ( object sender, |
||
Setup ( ) : void | ||
SetupStats ( ) : void | ||
Unlock ( CacheLockType mode ) : void | ||
UnwatchFile ( string path ) : void | ||
WatchFile ( string path ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public CompileOrCache ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
리턴 | int |
public DigestCompiler ( string compilerPath ) : |
||
compilerPath | string | |
리턴 |
public DirectCompilerCacheServer ( string cachedir ) : System | ||
cachedir | string | |
리턴 | System |
public GetHashes ( IEnumerable |
||
fnames | IEnumerable |
|
리턴 | DataHash>.Dictionary |
public OnWatchedFileChanged ( object sender, |
||
sender | object | |
args | ||
리턴 | void |