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

Default mapping function used by port based dataflow protocol to decide where a producer pin is flowed to in the consuming PARAGRAPH. Based on the hash-based key mapper of the Directory, it's used if no custom mapper is provided by user. More...

Public Member Functions

std::pair< location_type, loc_qualoperator() (size_t key) const
 
bool is_perfect_mapper (void)
 
void set_num_locations (size_t nlocs)
 

Detailed Description

Default mapping function used by port based dataflow protocol to decide where a producer pin is flowed to in the consuming PARAGRAPH. Based on the hash-based key mapper of the Directory, it's used if no custom mapper is provided by user.


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