Compute Graph Framework SDK Reference  5.8
Connection.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  dw
 
namespace  dw::framework
 

Typedefs

using dw::framework::Connection = Connection { uint64_t srcNodeId
 

Functions

static Connection dw::framework::createInputOnly (uint64_t dstNodeId, uint8_t dstPortId, uint64_t channelId)
 
static Connection dw::framework::createOutputOnly (uint64_t srcNodeId, uint8_t srcPortId, uint64_t channelId)
 

Variables

uint64_t dw::framework::channelId
 
const uint64_t dw::framework::CONNECTION_DISCONNECTED = static_cast<uint64_t>(-1)
 
uint64_t dw::framework::dstNodeId
 
uint8_t dw::framework::dstPortId
 
uint8_t dw::framework::srcPortId