Definition at line 702 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 705 of file ChannelPacketImpl.hpp.
References dw::framework::GenericData::getData(), m_featureHistoryArray, and m_featureHistoryArrayOrig.
|
inlineoverride |
Definition at line 727 of file ChannelPacketImpl.hpp.
References m_featureHistoryArrayOrig.
|
inlinefinalvirtual |
Implements dw::framework::IChannelPacket.
Definition at line 732 of file ChannelPacketImpl.hpp.
References m_featureHistoryArray.
|
protected |
Definition at line 738 of file ChannelPacketImpl.hpp.
Referenced by FeatureHistoryArrayPacket(), and getGenericData().
|
protected |
Definition at line 739 of file ChannelPacketImpl.hpp.
Referenced by FeatureHistoryArrayPacket(), and ~FeatureHistoryArrayPacket().