coins.mdf
クラス DeclarePtestVariables

java.lang.Object
  |
  +--coins.mdf.DeclarePtestVariables

class DeclarePtestVariables
extends java.lang.Object

Declarations of the PTEST variables. These variables are for debug.


フィールドの概要
(パッケージプライベート)  Param mdfParam
          The parameter `mdf_time'
(パッケージプライベート)  Subp mtEndTime
          The function `mdf_mt_end_time'
(パッケージプライベート)  Subp mtStartTime
          The function `mdf_mt_start_time'
(パッケージプライベート)  Subp threadStart
          The function `mdf_thread_start'
(パッケージプライベート)  Subp watchingEnd
          The function `mdf_watching_end'
(パッケージプライベート)  Subp watchingReport
          The function `mdf_watching_report'
 
コンストラクタの概要
(パッケージプライベート) DeclarePtestVariables(Sym symFact, SymRoot symRoot)
          Constructor
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

mdfParam

final Param mdfParam
The parameter `mdf_time'


mtStartTime

final Subp mtStartTime
The function `mdf_mt_start_time'


mtEndTime

final Subp mtEndTime
The function `mdf_mt_end_time'


threadStart

final Subp threadStart
The function `mdf_thread_start'


watchingEnd

final Subp watchingEnd
The function `mdf_watching_end'


watchingReport

final Subp watchingReport
The function `mdf_watching_report'

コンストラクタの詳細

DeclarePtestVariables

DeclarePtestVariables(Sym symFact,
                      SymRoot symRoot)
Constructor

パラメータ:
symFact - The factory of the Sym
symRoot - The SymRoot