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

Detailed Description

Definition at line 336 of file ChannelPacketImpl.hpp.

Inheritance diagram for dw::framework::PyramidImagePacket:
Collaboration diagram for dw::framework::PyramidImagePacket:

Public Member Functions

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

Protected Attributes

dwPyramidImage m_dispatchPyramid {}
 
dwPyramidImageProperties m_props {}
 
dwPyramidImage m_pyramidImage {}
 

Constructor & Destructor Documentation

◆ PyramidImagePacket()

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

◆ ~PyramidImagePacket()

dw::framework::PyramidImagePacket::~PyramidImagePacket ( )
inline

Definition at line 359 of file ChannelPacketImpl.hpp.

References m_pyramidImage.

Member Function Documentation

◆ getGenericData()

GenericData dw::framework::PyramidImagePacket::getGenericData ( )
inlineoverridevirtual

Implements dw::framework::IChannelPacket.

Definition at line 354 of file ChannelPacketImpl.hpp.

References m_dispatchPyramid.

Member Data Documentation

◆ m_dispatchPyramid

dwPyramidImage dw::framework::PyramidImagePacket::m_dispatchPyramid {}
protected

Definition at line 366 of file ChannelPacketImpl.hpp.

Referenced by getGenericData(), and PyramidImagePacket().

◆ m_props

dwPyramidImageProperties dw::framework::PyramidImagePacket::m_props {}
protected

Definition at line 367 of file ChannelPacketImpl.hpp.

Referenced by PyramidImagePacket().

◆ m_pyramidImage

dwPyramidImage dw::framework::PyramidImagePacket::m_pyramidImage {}
protected

Definition at line 365 of file ChannelPacketImpl.hpp.

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


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