Defines an object that provides the methods for data localization required for the task. More...
Public Member Functions | |
stub_localize_nat_view (View const &view, cid_type cid) | |
subview_type | get_subview (GID cid) const |
locality_info | locality (size_t) |
Public Types | |
typedef View | view_type |
typedef View::value_type | subview_type |
typedef GID | cid_type |
Public Attributes | |
cid_type | m_cid |
View | m_view |
Defines an object that provides the methods for data localization required for the task.
This class is used to report locality information over subviews created for a native partitioned view.