Definition at line 336 of file ChannelPacketImpl.hpp.
Public Member Functions | |
GenericData | getGenericData () override |
PyramidImagePacket (const GenericData &specimen, dwContextHandle_t ctx) | |
~PyramidImagePacket () | |
![]() | |
virtual GenericData | getGenericData ()=0 |
NvSciCallbacks & | getNvSciCallbacks () |
SocketCallbacks & | getSocketCallbacks () |
virtual | ~IChannelPacket ()=default |
Protected Attributes | |
dwPyramidImage | m_dispatchPyramid {} |
dwPyramidImageProperties | m_props {} |
dwPyramidImage | m_pyramidImage {} |
|
inline |
Definition at line 339 of file ChannelPacketImpl.hpp.
References FRWK_CHECK_DW_ERROR, dw::framework::GenericData::getData(), m_dispatchPyramid, m_props, and m_pyramidImage.
|
inline |
Definition at line 359 of file ChannelPacketImpl.hpp.
References m_pyramidImage.
|
inlineoverridevirtual |
Implements dw::framework::IChannelPacket.
Definition at line 354 of file ChannelPacketImpl.hpp.
References m_dispatchPyramid.
|
protected |
Definition at line 366 of file ChannelPacketImpl.hpp.
Referenced by getGenericData(), and PyramidImagePacket().
|
protected |
Definition at line 367 of file ChannelPacketImpl.hpp.
Referenced by PyramidImagePacket().
|
protected |
Definition at line 365 of file ChannelPacketImpl.hpp.
Referenced by PyramidImagePacket(), and ~PyramidImagePacket().