Compute Graph Framework SDK Reference  5.8
dw::framework::parameter_traits< T > Struct Template Reference

Detailed Description

template<typename T>
struct dw::framework::parameter_traits< T >

Definition at line 194 of file ChannelPacketTypes.hpp.

Public Types

using SpecimenT = T
 

Static Public Attributes

static constexpr bool IsDeclared = false
 
static constexpr ChannelPacketTypeID PacketTID = DWFRAMEWORK_PACKET_ID_DEFAULT
 

Member Typedef Documentation

◆ SpecimenT

template<typename T >
using dw::framework::parameter_traits< T >::SpecimenT = T

Definition at line 201 of file ChannelPacketTypes.hpp.

Member Data Documentation

◆ IsDeclared

template<typename T >
constexpr bool dw::framework::parameter_traits< T >::IsDeclared = false
staticconstexpr

Definition at line 203 of file ChannelPacketTypes.hpp.

◆ PacketTID

template<typename T >
constexpr ChannelPacketTypeID dw::framework::parameter_traits< T >::PacketTID = DWFRAMEWORK_PACKET_ID_DEFAULT
staticconstexpr

Definition at line 202 of file ChannelPacketTypes.hpp.


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