STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Friends
stapl::runtime::gang_description::process_location_iterator Class Reference

Iterator over locations ids of a specific process. More...

Public Member Functions

constexpr process_location_iterator (const size_type i=0) noexcept
 
 process_location_iterator (gang_description const &gd, const process_id pid) noexcept
 
location_id dereference (void) const noexcept
 
bool equal (process_location_iterator const &other) const noexcept
 
void increment (void) noexcept
 

Friends

class boost::iterator_core_access
 

Detailed Description

Iterator over locations ids of a specific process.


The documentation for this class was generated from the following file: