クラス sc_core::sc_watch

#include <sc_wait_cthread.h>

すべてのメンバ一覧

Public メソッド

 sc_watch (sc_simcontext *simc)
 ~sc_watch ()

Public 変数

sc_cthread_handle cthread_h


説明

sc_wait_cthread.h115 行で定義されています。


コンストラクタとデストラクタ

sc_core::sc_watch::sc_watch ( sc_simcontext simc  )  [inline]

sc_wait_cthread.h121 行で定義されています。

00122     {
00123         sc_curr_proc_handle cpi = simc->get_curr_proc_info();
00124         assert( SC_CTHREAD_PROC_ == cpi->kind );
00125         cthread_h = RCAST<sc_cthread_handle>( cpi->process_handle );
00126     }

sc_core::sc_watch::~sc_watch (  )  [inline]

sc_wait_cthread.h128 行で定義されています。

00129     {
00130     }


変数

sc_wait_cthread.h119 行で定義されています。


このクラスの説明は次のファイルから生成されました:

SystemCに対してFri Jun 6 20:12:04 2008に生成されました。  doxygen 1.5.6