Compute Graph Framework SDK Reference  5.8
dw::framework::IChannelPacketFactory Class Referenceabstract

Detailed Description

Definition at line 243 of file IChannelPacket.hpp.

Public Member Functions

virtual std::unique_ptr< IChannelPacketmakePacket (ChannelPacketTypeID id, ChannelType channelType, GenericData ref)=0
 

Member Function Documentation

◆ makePacket()

virtual std::unique_ptr< IChannelPacket > dw::framework::IChannelPacketFactory::makePacket ( ChannelPacketTypeID  id,
ChannelType  channelType,
GenericData  ref 
)
pure virtual

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