Свойство | Type | Description | |
---|---|---|---|
CurrentDepth | long | ||
IsAcceptingState | bool | ||
IsFingerPrinted | bool | ||
NumProcesses | int | ||
Predecessor | |||
ProcessInfo | System.Diagnostics.ProcessInfo[] | ||
Via | |||
ZingDBSchedState | |||
ZingDBScheduler | |||
ZingerPlugin | |||
ZingerPluginState | |||
fingerprint | Fingerprint | ||
preemptionBounding | |||
stateType | StateType | ||
zBounds |
Свойство | Type | Description | |
---|---|---|---|
doDelay | bool | ||
events | Microsoft.Zing.ZingEvent[] | ||
exception | |||
hasMultipleSuccessors | bool | ||
stateImpl | StateImpl |
Méthode | Description | |
---|---|---|
Clone ( ) : |
||
Clone ( int SerialNum ) : |
A Clone method
|
|
DiscardStateImpl ( ) : void | ||
Equals ( object obj ) : bool | ||
Equals ( object obj1, object obj2 ) : bool | ||
GenerateNonCompactTrace ( ) : Trace |
Generate Noncompact trace for Error Reporting
|
|
GenerateTrace ( ) : Trace | ||
GetDelayedSuccessor ( ) : |
||
GetHashCode ( ) : int | ||
GetNextSuccessor ( ) : |
||
GetNextSuccessorUnderDelayZeroForRW ( ) : |
||
GetNextSuccessorUniformRandomly ( ) : |
||
GetStateImpl ( ) : StateImpl | ||
GetSuccessorN ( int n ) : |
||
GetSuccessorNForReplay ( int n, bool MustFingerprint ) : |
||
IsInvalidEndState ( ) : bool | ||
Load ( |
||
MakeTraversalInfo ( StateImpl s ) : |
Used to obtain a traversalinfo when the entire state is saved at a depth cut off
|
|
NumSuccessors ( ) : ushort | ||
ProgramCounters ( ) : |
||
Reset ( ) : void | ||
SetMagicbit ( ) : |
Set the magic bit for NDFS
|
|
ToString ( ) : string | ||
reclaimState ( ) : StateImpl |
Méthode | Description | |
---|---|---|
MakeTraversalInfo ( StateImpl s, |
||
MakeTraversalInfo ( StateImpl s, |
||
Replay ( |
||
TraversalInfo ( StateImpl s, StateType st, |
Méthode | Description | |
---|---|---|
DumpEvents ( ) : string | ||
deOrphanize ( StateImpl s ) : void |
public Clone ( int SerialNum ) : |
||
SerialNum | int | |
Résultat |
public static Equals ( object obj1, object obj2 ) : bool | ||
obj1 | object | |
obj2 | object | |
Résultat | bool |
public abstract GetDelayedSuccessor ( ) : |
||
Résultat |
public abstract GetNextSuccessor ( ) : |
||
Résultat |
public abstract GetNextSuccessorUnderDelayZeroForRW ( ) : |
||
Résultat |
public abstract GetNextSuccessorUniformRandomly ( ) : |
||
Résultat |
public abstract GetSuccessorN ( int n ) : |
||
n | int | |
Résultat |
public abstract GetSuccessorNForReplay ( int n, bool MustFingerprint ) : |
||
n | int | |
MustFingerprint | bool | |
Résultat |
public static Load ( |
||
asm | ||
Résultat |
public static MakeTraversalInfo ( StateImpl s ) : |
||
s | StateImpl | The StateImpl object of the checkpointed state |
Résultat |
protected static MakeTraversalInfo ( StateImpl s, |
||
s | StateImpl | |
pred | ||
bt | ||
Résultat |
protected static MakeTraversalInfo ( StateImpl s, |
||
s | StateImpl | |
pred | ||
bt | ||
MustFingerprint | bool | |
Résultat |
public ProgramCounters ( ) : |
||
Résultat |
protected abstract Replay ( |
||
succ | ||
bt | ||
Résultat | void |
protected TraversalInfo ( StateImpl s, StateType st, |
||
s | StateImpl | |
st | StateType | |
pred | ||
bt | ||
Résultat | System |
public TraversalInfo,Microsoft.Zing Predecessor | ||
Résultat |
public ProcessInfo[],System.Diagnostics ProcessInfo | ||
Résultat | System.Diagnostics.ProcessInfo[] |
public ZingerSchedulerState,Microsoft.Zing ZingDBSchedState | ||
Résultat |
public ZingerDelayingScheduler,Microsoft.Zing ZingDBScheduler | ||
Résultat |
public ZingerPluginInterface,Microsoft.Zing ZingerPlugin | ||
Résultat |
public ZingerPluginState,Microsoft.Zing ZingerPluginState | ||
Résultat |
protected ZingEvent[],Microsoft.Zing events | ||
Résultat | Microsoft.Zing.ZingEvent[] |
public ZingPreemptionBounding,Microsoft.Zing preemptionBounding | ||
Résultat |