STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::paragraph_impl::edge_unpackager_impl< View > Struct Template Reference

Implementation class of edge_unpackager, allowing partial specialization to intercept proxies backed by an edge_accessor. Primary template is for non matches and is an identity operation. More...

Static Public Member Functions

static View & apply (View &view, rmi_handle::reference const &, location_type, transporter_notifier *, p_object *)
 

Public Types

typedef View type
 

Detailed Description

template<typename View>
struct stapl::paragraph_impl::edge_unpackager_impl< View >

Implementation class of edge_unpackager, allowing partial specialization to intercept proxies backed by an edge_accessor. Primary template is for non matches and is an identity operation.


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