#include <tlm_endian_conv.h>


Public メソッド | |
| tlm_extension_base * | clone () const |
| void | free () |
| void | copy_from (tlm_extension_base const &) |
Public 変数 | |
| sc_dt::uint64 | address |
| sc_dt::uint64 | new_address |
| uchar * | data_ptr |
| uchar * | byte_enable |
| int | length |
| int | stream_width |
| void(* | from_f )(tlm_generic_payload *txn, unsigned int sizeof_databus) |
| int | sizeof_databus |
tlm_endian_conv.h の 210 行で定義されています。
| tlm_extension_base* tlm::tlm_endian_context::clone | ( | ) | const [inline, virtual] |
| void tlm::tlm_endian_context::free | ( | ) | [inline, virtual] |
| void tlm::tlm_endian_context::copy_from | ( | tlm_extension_base const & | ) | [inline, virtual] |
| sc_dt::uint64 tlm::tlm_endian_context::address |
| sc_dt::uint64 tlm::tlm_endian_context::new_address |
tlm_endian_conv.h の 213 行で定義されています。
参照元 tlm::tlm_from_hostendian_generic(), と tlm::tlm_to_hostendian_generic().
tlm_endian_conv.h の 215 行で定義されています。
参照元 tlm::tlm_from_hostendian_word(), と tlm::tlm_to_hostendian_word().
tlm_endian_conv.h の 216 行で定義されています。
参照元 tlm::tlm_from_hostendian_word(), と tlm::tlm_to_hostendian_word().
tlm_endian_conv.h の 217 行で定義されています。
参照元 tlm::tlm_from_hostendian_generic(), と tlm::tlm_to_hostendian_generic().
| void(* tlm::tlm_endian_context::from_f)(tlm_generic_payload *txn, unsigned int sizeof_databus) |
1.5.6