TemplateInstanciation.cpp
Go to the documentation of this file.
00001 /* Generated from orogen/lib/orogen/templates/typekit/TemplateInstanciation.cpp */
00002 
00003 #include <rtt/Port.hpp>
00004 #include <rtt/Attribute.hpp>
00005 #include <rtt/Property.hpp>
00006 #include <rtt/internal/DataSource.hpp>
00007 
00008 template class RTT::base::ChannelElement< <%= type.cxx_name %> >;
00009 template class RTT::internal::DataSource< <%= type.cxx_name %> >;
00010 template class RTT::internal::AssignableDataSource< <%= type.cxx_name %> >;
00011 template class RTT::internal::ValueDataSource< <%= type.cxx_name %> >;
00012 template class RTT::OutputPort< <%= type.cxx_name %> >;
00013 template class RTT::InputPort< <%= type.cxx_name %> >;
00014 template class RTT::Property< <%= type.cxx_name %> >;
00015 template class RTT::Attribute< <%= type.cxx_name %> >;
00016 
00017 


orogen
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Sat Jun 8 2019 19:52:17