GLIP-Lib
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Glip::CorePipeline::AbstractPipelineLayout::Connection Struct Reference

Object describing connetion betwen elements in a pipeline. More...

#include <Pipeline.hpp>

Public Attributes

int idIn
 The ID of the element receiving the connection.
 
int portIn
 The ID of the port of the element receiving the connection.
 
int idOut
 The ID of the element emitting the connection.
 
int portOut
 The ID of the port of the element emitting the connection.
 

Detailed Description

Object describing connetion betwen elements in a pipeline.


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