#include <rtt/FlowStatus.hpp>
#include <rtt/InputPort.hpp>
#include <rtt/OutputPort.hpp>
#include "OrocosHelpers.hpp"
#include <rtt/TaskContext.hpp>
#include <rtt/extras/ReadOnlyPointer.hpp>
Go to the source code of this file.
| #define FW_DECLARE_TYPE |
( |
|
type | ) |
|
Value:extern template class RTT::InputPort<type>; \
extern template class RTT::OutputPort<type>; \
extern template class RTT::base::ChannelElement<type>;
Definition: ProxyPort.hpp:22
| #define INSTANCIATE_TYPE |
( |
|
type | ) |
|
Value:Definition: ProxyPort.hpp:22