coins.backend.sim
クラス SimFuncTableElem
java.lang.Object
|
+--coins.backend.sim.SimFuncTableElem
- public class SimFuncTableElem
- extends java.lang.Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
hostlocalsymbol
public java.util.Hashtable hostlocalsymbol
ihostlocalsymbol
public int ihostlocalsymbol
targetlocalsymbol
public java.util.Hashtable targetlocalsymbol
itargetlocalsymbol
public int itargetlocalsymbol
acg
public Function acg
bcg
public Function bcg
bcghost
public Function bcghost
acgflow
public FlowGraph acgflow
bcgflow
public FlowGraph bcgflow
bcghostflow
public FlowGraph bcghostflow
iacgbb
public int iacgbb
ibcgbb
public int ibcgbb
ibcghostbb
public int ibcghostbb
acgbb
public java.util.ArrayList acgbb
bcgbb
public java.util.ArrayList bcgbb
bcghostbb
public java.util.ArrayList bcghostbb
markersacg
public java.util.ArrayList markersacg
markersbaseacg
public java.util.ArrayList markersbaseacg
markerscountacg
public java.util.ArrayList markerscountacg
markersbcg
public java.util.Hashtable markersbcg
markersbcghost
public java.util.Hashtable markersbcghost
memsbcghosthash
public java.util.Hashtable memsbcghosthash
memsbcghost
public java.util.ArrayList memsbcghost
memsacgbb
public java.util.ArrayList memsacgbb
acg2bcghost
public java.util.ArrayList acg2bcghost
acg2bcg
public java.util.ArrayList acg2bcg
imarkersacg
public int imarkersacg
imarkerscountacg
public int imarkerscountacg
imarkersbcg
public int imarkersbcg
imarkersbcghost
public int imarkersbcghost
imemsbcghosthash
public int imemsbcghosthash
imemsbcghost
public int imemsbcghost
imemsacg
public int imemsacg
instrsbcghostnew
public java.util.ArrayList instrsbcghostnew
TRUE
public static final java.lang.String TRUE
- 関連項目:
- 定数フィールド値
FALSE
public static final java.lang.String FALSE
- 関連項目:
- 定数フィールド値
SimFuncTableElem
SimFuncTableElem(java.lang.String funcname,
Function acgf,
Function bcgf,
Function bcghostf,
int simCount,
int simMem)