public static final class Evchain_FBcl.EvCurr
extends java.lang.Object
Evchain_FBcl
. It is used in Evchain_FBcl.evList
.Modifier and Type | Field and Description |
---|---|
boolean |
bOnlyCombinOut
The last members of a EvChain are marked as bOnlyCombinOut if there drives only combinatoric outputs.
|
Evin_FBcl |
evin
The evin on the instance FBlock.
|
(package private) long |
mNextOper |
private EccAction_FBcl |
operCurr |
EccAction_FBcl |
operEvinType
The associated operation of the type.
|
Modifier | Constructor and Description |
---|---|
private |
EvCurr(Evin_FBcl evin,
EccAction_FBcl operEvinType) |
Modifier and Type | Method and Description |
---|---|
EccAction_FBcl |
operCurr() |
EccAction_FBcl |
operEvinType() |
java.lang.String |
toString() |
public final Evin_FBcl evin
public final EccAction_FBcl operEvinType
public boolean bOnlyCombinOut
private EccAction_FBcl operCurr
long mNextOper
private EvCurr(Evin_FBcl evin, EccAction_FBcl operEvinType)
public EccAction_FBcl operCurr()
public EccAction_FBcl operEvinType()
public java.lang.String toString()
toString
in class java.lang.Object