| Public Typedefs Summary: | |
| Block_layout::access_type | AT [xref] [Source] |
| data_access::Rt_low_level_data_access | ext_type [xref] [Source] |
| Block::value_type | value_type [xref] [Source] |
| Rt_pointer<value_type> | raw_ptr_type [xref] [Source] |
| Public Member functions Summary: | |
| constructor | Rt_ext_data(Block& block, const Rt_layout<Dim>& rtl, sync_action_type SYNC_INOUT, raw_ptr_type 0) [xref] [Source] |
| constructor | Rt_ext_data(const Block& block, const Rt_layout<Dim>& rtl, sync_action_type sync, raw_ptr_type 0) [xref] [Source] |
| destructor | ~Rt_ext_data() [xref] [Source] |
| raw_ptr_type | data() [xref] [Source] |
| stride_type | stride(dimension_type d) [xref] [Source] |
| length_type | size(dimension_type d) [xref] [Source] |
| int | cost() [xref] [Source] |
| Public Data members Summary: | |
| const int | CT_Cost [xref] [Source] |
| const bool | CT_Mem_not_req [xref] [Source] |
| const bool | CT_Xfer_not_req [xref] [Source] |
| Private Data members Summary: | |
| View_block_storage::With_rp::type | blk_ [xref] [Source] |
| ext_type | ext_ [xref] [Source] |
| sync_action_type | sync_ [xref] [Source] |