Метод | Описание | |
---|---|---|
ExecutionState ( StateImpl s, |
||
ExecutionState ( StateImpl s, |
||
GetDelayedSuccessor ( ) : |
||
GetNextSuccessor ( ) : |
||
GetNextSuccessorUnderDelayZeroForRW ( ) : |
||
GetNextSuccessorUniformRandomly ( ) : |
||
GetSuccessorN ( int n ) : |
||
GetSuccessorNForReplay ( int n, bool MustFingerprint ) : |
||
NumSuccessors ( ) : ushort | ||
Reset ( ) : void | ||
RunProcess ( int n ) : |
||
RunProcess ( int n, bool MustFingerprint ) : |
Метод | Описание | |
---|---|---|
Replay ( |
Метод | Описание | |
---|---|---|
deOrphanize ( StateImpl s ) : void |
public ExecutionState ( StateImpl s, |
||
s | StateImpl | |
predecessor | ||
bt | ||
Результат | System |
public ExecutionState ( StateImpl s, |
||
s | StateImpl | |
predecessor | ||
bt | ||
MustFingerprint | bool | |
Результат | System |
public GetDelayedSuccessor ( ) : |
||
Результат |
public GetNextSuccessor ( ) : |
||
Результат |
public GetNextSuccessorUnderDelayZeroForRW ( ) : |
||
Результат |
public GetNextSuccessorUniformRandomly ( ) : |
||
Результат |
public GetSuccessorN ( int n ) : |
||
n | int | |
Результат |
public GetSuccessorNForReplay ( int n, bool MustFingerprint ) : |
||
n | int | |
MustFingerprint | bool | |
Результат |
protected Replay ( |
||
succ | ||
bt | ||
Результат | void |
public RunProcess ( int n ) : |
||
n | int | |
Результат |
public RunProcess ( int n, bool MustFingerprint ) : |
||
n | int | |
MustFingerprint | bool | |
Результат |