クラス テンプレート tlm_utils::callback_binder_fw< TYPES >

#include <multi_socket_bases.h>

tlm_utils::callback_binder_fw< TYPES >に対する継承グラフ

Inheritance graph
[凡例]
tlm_utils::callback_binder_fw< TYPES >のコラボレーション図

Collaboration graph
[凡例]

すべてのメンバ一覧

Public 型

typedef TYPES::tlm_payload_type transaction_type
typedef TYPES::tlm_phase_type phase_type
typedef tlm::tlm_sync_enum sync_enum_type
typedef boost::function
< sync_enum_type(int i,
transaction_type &txn,
phase_type &ph,
sc_core::sc_time &t)> 
nb_func_type
typedef boost::function< void(int
i, transaction_type &txn,
sc_core::sc_time &t)> 
b_func_type
typedef boost::function
< unsigned int(int i,
transaction_type &txn)> 
debug_func_type
typedef boost::function< bool(int
i, transaction_type &txn,
tlm::tlm_dmi &dmi)> 
dmi_func_type

Public メソッド

 callback_binder_fw (int id)
sync_enum_type nb_transport_fw (transaction_type &txn, phase_type &p, sc_core::sc_time &t)
void b_transport (transaction_type &trans, sc_core::sc_time &t)
bool get_direct_mem_ptr (transaction_type &trans, tlm::tlm_dmi &dmi_data)
unsigned int transport_dbg (transaction_type &trans)
void register_port (sc_core::sc_port_base &b, const char *name)
void set_callbacks (nb_func_type &cb1, b_func_type &cb2, dmi_func_type &cb3, debug_func_type &cb4)
sc_core::sc_port_base * get_other_side ()

Private 変数

int m_id
nb_func_typem_nb_f
b_func_typem_b_f
debug_func_typem_dbg_f
dmi_func_typem_dmi_f
sc_core::sc_port_base * m_caller_port


説明

template<typename TYPES>
class tlm_utils::callback_binder_fw< TYPES >

multi_socket_bases.h44 行で定義されています。


型定義

template<typename TYPES>
typedef TYPES::tlm_payload_type tlm_utils::callback_binder_fw< TYPES >::transaction_type

multi_socket_bases.h47 行で定義されています。

template<typename TYPES>
typedef TYPES::tlm_phase_type tlm_utils::callback_binder_fw< TYPES >::phase_type

multi_socket_bases.h48 行で定義されています。

template<typename TYPES>
typedef tlm::tlm_sync_enum tlm_utils::callback_binder_fw< TYPES >::sync_enum_type

multi_socket_bases.h49 行で定義されています。

template<typename TYPES>
typedef boost::function<sync_enum_type (int i, transaction_type& txn, phase_type& ph, sc_core::sc_time& t)> tlm_utils::callback_binder_fw< TYPES >::nb_func_type

multi_socket_bases.h52 行で定義されています。

template<typename TYPES>
typedef boost::function<void (int i, transaction_type& txn, sc_core::sc_time& t)> tlm_utils::callback_binder_fw< TYPES >::b_func_type

multi_socket_bases.h53 行で定義されています。

template<typename TYPES>
typedef boost::function<unsigned int (int i, transaction_type& txn)> tlm_utils::callback_binder_fw< TYPES >::debug_func_type

multi_socket_bases.h54 行で定義されています。

template<typename TYPES>
typedef boost::function<bool (int i, transaction_type& txn, tlm::tlm_dmi& dmi)> tlm_utils::callback_binder_fw< TYPES >::dmi_func_type

multi_socket_bases.h55 行で定義されています。


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

template<typename TYPES>
tlm_utils::callback_binder_fw< TYPES >::callback_binder_fw ( int  id  )  [inline]

multi_socket_bases.h58 行で定義されています。


関数

template<typename TYPES>
sync_enum_type tlm_utils::callback_binder_fw< TYPES >::nb_transport_fw ( transaction_type txn,
phase_type p,
sc_core::sc_time &  t 
) [inline, virtual]

template<typename TYPES>
void tlm_utils::callback_binder_fw< TYPES >::b_transport ( transaction_type trans,
sc_core::sc_time &  t 
) [inline, virtual]

template<typename TYPES>
bool tlm_utils::callback_binder_fw< TYPES >::get_direct_mem_ptr ( transaction_type trans,
tlm::tlm_dmi dmi_data 
) [inline, virtual]

template<typename TYPES>
unsigned int tlm_utils::callback_binder_fw< TYPES >::transport_dbg ( transaction_type trans  )  [inline, virtual]

template<typename TYPES>
void tlm_utils::callback_binder_fw< TYPES >::register_port ( sc_core::sc_port_base &  b,
const char *  name 
) [inline]

multi_socket_bases.h110 行で定義されています。

参照先 tlm_utils::callback_binder_fw< TYPES >::m_caller_port.

template<typename TYPES>
void tlm_utils::callback_binder_fw< TYPES >::set_callbacks ( nb_func_type cb1,
b_func_type cb2,
dmi_func_type cb3,
debug_func_type cb4 
) [inline]

template<typename TYPES>
sc_core::sc_port_base* tlm_utils::callback_binder_fw< TYPES >::get_other_side (  )  [inline]

multi_socket_bases.h125 行で定義されています。

参照先 tlm_utils::callback_binder_fw< TYPES >::m_caller_port.


変数

template<typename TYPES>
int tlm_utils::callback_binder_fw< TYPES >::m_id [private]

template<typename TYPES>
nb_func_type* tlm_utils::callback_binder_fw< TYPES >::m_nb_f [private]

template<typename TYPES>
b_func_type* tlm_utils::callback_binder_fw< TYPES >::m_b_f [private]

template<typename TYPES>
debug_func_type* tlm_utils::callback_binder_fw< TYPES >::m_dbg_f [private]

template<typename TYPES>
dmi_func_type* tlm_utils::callback_binder_fw< TYPES >::m_dmi_f [private]

template<typename TYPES>
sc_core::sc_port_base* tlm_utils::callback_binder_fw< TYPES >::m_caller_port [private]


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

TLM 2.0に対してWed Jun 11 00:11:02 2008に生成されました。  doxygen 1.5.6