ttg_parsec::detail::device_state_t< true > Struct Reference

Documentation

Definition at line 34 of file task.h.

Public Member Functions

device_ptr_tdev_ptr ()
 

Public Attributes

parsec_flow_t m_flows [num_flows]
 
device_ptr_t m_dev_ptr = {nullptr, &m_flows[0], nullptr, nullptr}
 

Static Public Attributes

static constexpr bool support_device = false
 
static constexpr size_t num_flows = MAX_PARAM_COUNT
 

Member Function Documentation

◆ dev_ptr()

device_ptr_t* ttg_parsec::detail::device_state_t< true >::dev_ptr ( )
inline

Definition at line 39 of file task.h.

Member Data Documentation

◆ m_dev_ptr

device_ptr_t ttg_parsec::detail::device_state_t< true >::m_dev_ptr = {nullptr, &m_flows[0], nullptr, nullptr}

Definition at line 38 of file task.h.

◆ m_flows

parsec_flow_t ttg_parsec::detail::device_state_t< true >::m_flows[num_flows]

Definition at line 37 of file task.h.

◆ num_flows

constexpr size_t ttg_parsec::detail::device_state_t< true >::num_flows = MAX_PARAM_COUNT
staticconstexpr

Definition at line 36 of file task.h.

◆ support_device

constexpr bool ttg_parsec::detail::device_state_t< true >::support_device = false
staticconstexpr

Definition at line 35 of file task.h.


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