クラス sc_core::sc_spawn_options

#include <sc_process_base.h>

すべてのメンバ一覧

Public メソッド

 sc_spawn_options ()
void spawn_method ()
void dont_initialize ()
void set_stack_size (int stack_size)
void set_sensitivity (const sc_event *event)
void set_sensitivity (sc_port_base *port_base)
void set_sensitivity (sc_interface *interface_p)
void set_sensitivity (sc_export_base *export_base)
void set_sensitivity (sc_event_finder *event_finder)

Protected 変数

bool m_dont_initialize
bool m_spawn_method
int m_stack_size
sc_pvector< const sc_event * > m_sensitive_events
sc_pvector< sc_event_finder * > m_sensitive_event_finders
sc_pvector< sc_interface * > m_sensitive_interfaces
sc_pvector< sc_port_base * > m_sensitive_port_bases

Private メソッド

 sc_spawn_options (const sc_spawn_options &)
const sc_spawn_optionsoperator= (const sc_spawn_options &)

フレンド

class sc_process_base


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

sc_core::sc_spawn_options::sc_spawn_options (  )  [inline]

sc_core::sc_spawn_options::sc_spawn_options ( const sc_spawn_options  )  [private]


関数

void sc_core::sc_spawn_options::spawn_method (  )  [inline]

void sc_core::sc_spawn_options::dont_initialize (  )  [inline]

void sc_core::sc_spawn_options::set_stack_size ( int  stack_size  )  [inline]

void sc_core::sc_spawn_options::set_sensitivity ( const sc_event event  )  [inline]

void sc_core::sc_spawn_options::set_sensitivity ( sc_port_base port_base  )  [inline]

void sc_core::sc_spawn_options::set_sensitivity ( sc_interface interface_p  )  [inline]

void sc_core::sc_spawn_options::set_sensitivity ( sc_export_base export_base  )  [inline]

void sc_core::sc_spawn_options::set_sensitivity ( sc_event_finder event_finder  )  [inline]

const sc_spawn_options& sc_core::sc_spawn_options::operator= ( const sc_spawn_options  )  [private]


フレンドと関連する関数

friend class sc_process_base [friend]


変数


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

SystemCに対してFri Jun 6 07:40:49 2008に生成されました。  doxygen 1.5.6