Definition at line 693 of file ChannelPacketImpl.hpp.
Public Member Functions | |
FeatureHistoryArrayPacket (const GenericData &specimen, dwContextHandle_t ctx) | |
GenericData | getGenericData () final |
~FeatureHistoryArrayPacket () override | |
![]() | |
virtual GenericData | getGenericData ()=0 |
NvSciCallbacks & | getNvSciCallbacks () |
SocketCallbacks & | getSocketCallbacks () |
virtual | ~IChannelPacket ()=default |
Protected Attributes | |
dwFeatureHistoryArray | m_featureHistoryArray {} |
dwFeatureHistoryArray | m_featureHistoryArrayOrig {} |
|
inline |
Definition at line 696 of file ChannelPacketImpl.hpp.
References dw::framework::GenericData::getData(), m_featureHistoryArray, and m_featureHistoryArrayOrig.
|
inlineoverride |
Definition at line 718 of file ChannelPacketImpl.hpp.
References m_featureHistoryArrayOrig.
|
inlinefinalvirtual |
Implements dw::framework::IChannelPacket.
Definition at line 723 of file ChannelPacketImpl.hpp.
References m_featureHistoryArray.
|
protected |
Definition at line 729 of file ChannelPacketImpl.hpp.
Referenced by FeatureHistoryArrayPacket(), and getGenericData().
|
protected |
Definition at line 730 of file ChannelPacketImpl.hpp.
Referenced by FeatureHistoryArrayPacket(), and ~FeatureHistoryArrayPacket().