ttg_parsec::detail::device_state_t< SupportDevice > Struct Template Reference

Documentation

template<bool SupportDevice>
struct ttg_parsec::detail::device_state_t< SupportDevice >

Definition at line 22 of file task.h.

Public Member Functions

 device_state_t ()
 

Static Public Member Functions

static constexpr device_ptr_tdev_ptr ()
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ device_state_t()

template<bool SupportDevice>
ttg_parsec::detail::device_state_t< SupportDevice >::device_state_t ( )
inline

Definition at line 26 of file task.h.

Member Function Documentation

◆ dev_ptr()

template<bool SupportDevice>
static constexpr device_ptr_t* ttg_parsec::detail::device_state_t< SupportDevice >::dev_ptr ( )
inlinestaticconstexpr

Definition at line 28 of file task.h.

Member Data Documentation

◆ num_flows

template<bool SupportDevice>
constexpr size_t ttg_parsec::detail::device_state_t< SupportDevice >::num_flows = 0
staticconstexpr

Definition at line 25 of file task.h.

◆ support_device

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

Definition at line 24 of file task.h.


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