ttg_parsec::detail::rma_delayed_activate< KeyT, ActivationCallbackT > Class Template Reference

Documentation

template<typename KeyT, typename ActivationCallbackT>
class ttg_parsec::detail::rma_delayed_activate< KeyT, ActivationCallbackT >

Definition at line 833 of file ttg.h.

Public Member Functions

 rma_delayed_activate (std::vector< KeyT > &&key, detail::ttg_data_copy_t *copy, int num_transfers, ActivationCallbackT cb)
 
bool complete_transfer (void)
 

Constructor & Destructor Documentation

◆ rma_delayed_activate()

template<typename KeyT , typename ActivationCallbackT >
ttg_parsec::detail::rma_delayed_activate< KeyT, ActivationCallbackT >::rma_delayed_activate ( std::vector< KeyT > &&  key,
detail::ttg_data_copy_t copy,
int  num_transfers,
ActivationCallbackT  cb 
)
inline

Definition at line 840 of file ttg.h.

Member Function Documentation

◆ complete_transfer()

template<typename KeyT , typename ActivationCallbackT >
bool ttg_parsec::detail::rma_delayed_activate< KeyT, ActivationCallbackT >::complete_transfer ( void  )
inline

Definition at line 843 of file ttg.h.


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