17 #ifndef STROMX_RUNTIME_INPUTCONNECTOR_H 18 #define STROMX_RUNTIME_INPUTCONNECTOR_H 20 #include "stromx/runtime/Connector.h" 46 #endif // STROMX_RUNTIME_INPUTCONNECTOR_H
Identifier of a connector of an operator.
Definition: Connector.h:29
Definition: Connector.h:40
const Operator * op() const
Definition: Connector.h:56
The stromx class library.
Definition: AdjustRgbChannels.cpp:29
Abstract operator.
Definition: Operator.h:60