ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ttg_parsec::detail::ttg_data_copy_self_t Struct Reference

#include <ttg_data_copy.h>

Inheritance diagram for ttg_parsec::detail::ttg_data_copy_self_t:
[legend]
Collaboration diagram for ttg_parsec::detail::ttg_data_copy_self_t:
[legend]

Public Member Functions

 ttg_data_copy_self_t (ttg_data_copy_t *dc)
 

Public Attributes

parsec_list_item_t super
 
ttg_data_copy_tself
 

Detailed Description

Definition at line 43 of file ttg_data_copy.h.

Constructor & Destructor Documentation

◆ ttg_data_copy_self_t()

ttg_parsec::detail::ttg_data_copy_self_t::ttg_data_copy_self_t ( ttg_data_copy_t dc)
inline

Definition at line 46 of file ttg_data_copy.h.

Member Data Documentation

◆ self

ttg_data_copy_t* ttg_parsec::detail::ttg_data_copy_self_t::self

Definition at line 45 of file ttg_data_copy.h.

◆ super

parsec_list_item_t ttg_parsec::detail::ttg_data_copy_self_t::super

Definition at line 44 of file ttg_data_copy.h.


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