Compute Graph Framework SDK Reference  5.8
dw::framework::FeatureHistoryArrayPacket Class Reference

Detailed Description

Definition at line 693 of file ChannelPacketImpl.hpp.

Inheritance diagram for dw::framework::FeatureHistoryArrayPacket:
Collaboration diagram for dw::framework::FeatureHistoryArrayPacket:

Public Member Functions

 FeatureHistoryArrayPacket (const GenericData &specimen, dwContextHandle_t ctx)
 
GenericData getGenericData () final
 
 ~FeatureHistoryArrayPacket () override
 
- Public Member Functions inherited from dw::framework::IChannelPacket
virtual GenericData getGenericData ()=0
 
NvSciCallbacksgetNvSciCallbacks ()
 
SocketCallbacksgetSocketCallbacks ()
 
virtual ~IChannelPacket ()=default
 

Protected Attributes

dwFeatureHistoryArray m_featureHistoryArray {}
 
dwFeatureHistoryArray m_featureHistoryArrayOrig {}
 

Constructor & Destructor Documentation

◆ FeatureHistoryArrayPacket()

dw::framework::FeatureHistoryArrayPacket::FeatureHistoryArrayPacket ( const GenericData specimen,
dwContextHandle_t  ctx 
)
inline

◆ ~FeatureHistoryArrayPacket()

dw::framework::FeatureHistoryArrayPacket::~FeatureHistoryArrayPacket ( )
inlineoverride

Definition at line 718 of file ChannelPacketImpl.hpp.

References m_featureHistoryArrayOrig.

Member Function Documentation

◆ getGenericData()

GenericData dw::framework::FeatureHistoryArrayPacket::getGenericData ( )
inlinefinalvirtual

Implements dw::framework::IChannelPacket.

Definition at line 723 of file ChannelPacketImpl.hpp.

References m_featureHistoryArray.

Member Data Documentation

◆ m_featureHistoryArray

dwFeatureHistoryArray dw::framework::FeatureHistoryArrayPacket::m_featureHistoryArray {}
protected

Definition at line 729 of file ChannelPacketImpl.hpp.

Referenced by FeatureHistoryArrayPacket(), and getGenericData().

◆ m_featureHistoryArrayOrig

dwFeatureHistoryArray dw::framework::FeatureHistoryArrayPacket::m_featureHistoryArrayOrig {}
protected

Definition at line 730 of file ChannelPacketImpl.hpp.

Referenced by FeatureHistoryArrayPacket(), and ~FeatureHistoryArrayPacket().


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