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

Detailed Description

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

Definition at line 302 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 310 of file ChannelPacketTypes.hpp.

Member Data Documentation

◆ IsDeclared

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

Definition at line 312 of file ChannelPacketTypes.hpp.

◆ PacketTID

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

Definition at line 311 of file ChannelPacketTypes.hpp.


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