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

Detailed Description

Definition at line 1033 of file ChannelPacketImpl.hpp.

Inheritance diagram for dw::framework::EgomotionStateHandlePacket:
Collaboration diagram for dw::framework::EgomotionStateHandlePacket:

Public Member Functions

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

Protected Attributes

dwEgomotionStateHandle_t m_dispatchEgomotionState = DW_NULL_HANDLE
 
dwEgomotionStateHandle_t m_egomotionState = DW_NULL_HANDLE
 

Constructor & Destructor Documentation

◆ EgomotionStateHandlePacket()

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

◆ ~EgomotionStateHandlePacket()

dw::framework::EgomotionStateHandlePacket::~EgomotionStateHandlePacket ( )
inline

Definition at line 1050 of file ChannelPacketImpl.hpp.

References m_egomotionState.

Member Function Documentation

◆ getGenericData()

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

Implements dw::framework::IChannelPacket.

Definition at line 1055 of file ChannelPacketImpl.hpp.

References m_dispatchEgomotionState.

Member Data Documentation

◆ m_dispatchEgomotionState

dwEgomotionStateHandle_t dw::framework::EgomotionStateHandlePacket::m_dispatchEgomotionState = DW_NULL_HANDLE
protected

Definition at line 1062 of file ChannelPacketImpl.hpp.

Referenced by EgomotionStateHandlePacket(), and getGenericData().

◆ m_egomotionState

dwEgomotionStateHandle_t dw::framework::EgomotionStateHandlePacket::m_egomotionState = DW_NULL_HANDLE
protected

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