STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::stub< T, Base > Struct Template Reference

Stub class to provide -> access on a locally fetched copy of a remote object. More...

Public Member Functions

 stub (Base const &dsc)
 
T * operator-> (void)
 
proxy< T, Base > operator* (void)
 

Detailed Description

template<typename T, typename Base>
struct stapl::stub< T, Base >

Stub class to provide -> access on a locally fetched copy of a remote object.


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