25 #ifndef WINPUTCONNECTORWRAPPER_H
26 #define WINPUTCONNECTORWRAPPER_H
29 #include <boost/shared_ptr.hpp>
32 #include "core/kernel/WModuleInputConnector.h"
34 #include "WOutputConnectorWrapper.h"
70 boost::shared_ptr< WModuleInputConnector >
m_conn;
73 #endif // WINPUTCONNECTORWRAPPER_H
A wrapper for output connectors.