44 #ifndef VSI_ELEMENTOUTPUT_HH 45 #define VSI_ELEMENTOUTPUT_HH 48 #include "elementInOut.hh" 71 Type type ()
const override {
return TypeOutput; } ;
Type type() const override
Type (=Output)
~ElementOutput()
Destructor.
void addConnection(Connection *_conn) override
Add connection.
ElementOutput(Output *_out, SceneElement *_parent)
Constructor.
void removeConnection(Connection *_conn) override
Remove connection.