クラス sc_core::sc_port_registry
#include <sc_port.h>
すべてのメンバ一覧
コンストラクタとデストラクタ
| sc_core::sc_port_registry::sc_port_registry |
( |
sc_simcontext & |
simc_ |
) |
[explicit, private] |
| sc_core::sc_port_registry::~sc_port_registry |
( |
|
) |
[private] |
| sc_core::sc_port_registry::sc_port_registry |
( |
|
) |
[private] |
| sc_core::sc_port_registry::sc_port_registry |
( |
const sc_port_registry & |
|
) |
[private] |
関数
| void sc_core::sc_port_registry::insert |
( |
sc_port_base * |
port_ |
) |
|
| void sc_core::sc_port_registry::remove |
( |
sc_port_base * |
port_ |
) |
|
| int sc_core::sc_port_registry::size |
( |
|
) |
const [inline] |
| void sc_core::sc_port_registry::add_lambda_for_resolution |
( |
const sc_lambda_ptr & |
lambda_ |
) |
|
| void sc_core::sc_port_registry::construction_done |
( |
|
) |
[private] |
| void sc_core::sc_port_registry::elaboration_done |
( |
|
) |
[private] |
| void sc_core::sc_port_registry::start_simulation |
( |
|
) |
[private] |
| void sc_core::sc_port_registry::simulation_done |
( |
|
) |
[private] |
| void sc_core::sc_port_registry::resolve_lambdas |
( |
|
) |
[private] |
| void sc_core::sc_port_registry::delete_unresolved_lambdas |
( |
|
) |
[private] |
フレンドと関連する関数
変数
このクラスの説明は次のファイルから生成されました:
- C:/systemc-2.1.v1/src/sysc/communication/sc_port.h
- C:/systemc-2.1.v1/src/sysc/communication/sc_port.cpp