Свойство | Тип | Описание | |
---|---|---|---|
compilerPath | String | ||
hasher | |||
includeCache | |||
outputCache |
Метод | Описание | |
---|---|---|
CheckCache ( ICompiler comp, IEnumerable |
||
CompileOnly ( ICompiler comp, IEnumerable |
||
CompileOrCache ( ICompiler comp, IEnumerable |
||
CompilerCacheBase ( string cacheFolder ) : System | ||
CopyFile ( string from, string to ) : void | ||
CopyOutputFiles ( ICompiler comp, |
||
CopyStdio ( ICompiler comp, |
||
DeriveHashKey ( ICompiler comp, IEnumerable |
||
DigestBinaryFile ( string path ) : |
||
DigestCompiler ( string compilerPath ) : |
||
Dispose ( ) : void | ||
FileExists ( string path ) : bool | ||
FileMissing ( string path ) : bool | ||
Finished ( ) : void | ||
GetHashes ( IEnumerable |
||
IsSupported ( ICompiler comp, IEnumerable |
||
Lock ( CacheLockType mode ) : void | ||
SetCaptureCallback ( ICompiler comp, Action |
||
SetCompiler ( string compiler, string workdir, string>.Dictionary |
||
SetCompilerEx ( int parentpid, string compiler, string workdir, string>.Dictionary |
||
Setup ( ) : void | ||
Unlock ( CacheLockType mode ) : void |
Метод | Описание | |
---|---|---|
CompileWithStreams ( ICompiler comp, IEnumerable |
||
CompilerCacheBase ( ) : System | ||
Dispose ( bool disposing ) : void | ||
GetCachedManifestLocked ( |
||
OnCacheHitLocked ( ICompiler comp, |
||
OnCacheMissLocked ( ICompiler comp, |
public abstract CheckCache ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
commonkey | ||
manifest | ||
Результат | bool |
public CompileOnly ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
Результат | int |
public CompileOrCache ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
Результат | int |
protected CompileWithStreams ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
stderr | ||
stdout | ||
includes | List |
|
Результат | int |
public CompilerCacheBase ( string cacheFolder ) : System | ||
cacheFolder | string | |
Результат | System |
public CopyFile ( string from, string to ) : void | ||
from | string | |
to | string | |
Результат | void |
public CopyOutputFiles ( ICompiler comp, |
||
comp | ICompiler | |
hc | ||
Результат | void |
public CopyStdio ( ICompiler comp, |
||
comp | ICompiler | |
hc | ||
Результат | void |
public DeriveHashKey ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
Результат |
public DigestBinaryFile ( string path ) : |
||
path | string | |
Результат |
public DigestCompiler ( string compilerPath ) : |
||
compilerPath | string | |
Результат |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected GetCachedManifestLocked ( |
||
commonkey | ||
Результат |
public GetHashes ( IEnumerable |
||
fnames | IEnumerable |
|
Результат | DataHash>.Dictionary |
public IsSupported ( ICompiler comp, IEnumerable |
||
comp | ICompiler | |
args | IEnumerable |
|
Результат | bool |
protected OnCacheHitLocked ( ICompiler comp, |
||
comp | ICompiler | |
hc | ||
hm | ||
Результат | int |
protected abstract OnCacheMissLocked ( ICompiler comp, |
||
comp | ICompiler | |
hc | ||
args | IEnumerable |
|
m | ||
Результат | int |
public SetCaptureCallback ( ICompiler comp, Action |
||
comp | ICompiler | |
onOutput | Action |
|
onError | Action |
|
Результат | void |
public SetCompiler ( string compiler, string workdir, string>.Dictionary |
||
compiler | string | |
workdir | string | |
envs | string>.Dictionary | |
Результат | ICompiler |
public SetCompilerEx ( int parentpid, string compiler, string workdir, string>.Dictionary |
||
parentpid | int | |
compiler | string | |
workdir | string | |
envs | string>.Dictionary | |
Результат | ICompiler |
public Unlock ( CacheLockType mode ) : void | ||
mode | CacheLockType | |
Результат | void |
protected FileCacheStore,CClash includeCache | ||
Результат |